Graphite [Deleted]

@Arty, symbols uneven set.

poll.webp

Fix
Change:
Code:
.pollBlock .pollResult {
  display: table;
  width: 100%;
}

to

Code:
.pollBlock .pollResult {
  display: table-row;
  width: 100%;
}

poll.fix.webp

But now it looks like ****.
 
Last edited:
That messes up layout in Chrome. Instead of changing display mode, try adding this: table-layout: fixed;
 
Arty updated Graphite with a new update entry:

XenForo Media Gallery and xenPorta2 updates

Style has been updated to support XMG 1.0.8 and xenPorta2 Pro 1.1.2.

There are no changes for XenForo 1.4.9, so if you are not using ether of add-ons listed above you can ignore this update.

To update from previous version import new XML file. Also if you are using node glyphs feature you need to update all files in styles/{style_name}/xenforo/js/

Read the rest of this update entry...
 
Arty updated Graphite with a new update entry:

Update for XenForo 1.5.0 rc 1

Style has been updated for XenForo 1.5.0 rc 1.

Click here to style for XenForo 1.5.0 rc 1

Major change: style now includes Artodia Styles Framework add-on in zip file.
Add-on is not required. Style will work fine without it, but it will work faster with add-on. Read more about add-on below...

To update style from previous version you need to:
  • Import new XML file
  • Update files in directory...

Read the rest of this update entry...
 
Arty updated Graphite with a new update entry:

Update for XenForo 1.5.0 rc 2

Other changes:
  • RTL support for tags
  • Adjustments for notices layout
  • Custom thread icons are now handled by PHP code instead of JS to speed up page loading and prevent icon blinking.
To update from previous version import new XML file and update following files:
  • styles/graphite/xenforo/js/ (all files in directory)
  • styles/graphite/xenforo/tags-rtl.png
  • styles/graphite/xenforo/tags-rtl-hd.png

Artodia Styles Framework add-on, which is now included...

Read the rest of this update entry...
 
Arty updated Graphite with a new update entry:

Update for XenForo 1.5.0

Style has been updated for XenForo 1.5.0

Major changes:
  • Version number has changed. From now on style's version will match supported XenForo version. Latest version is 1.5.0 for XenForo 1.5.0.
  • Zip file now includes Artodia Styles Framework add-on. Add-on is not required for style to work, but I recommend installing it. Add-on improves performance by parsing custom options in PHP code instead of JavaScript. It also makes it much easier to customize style....

Read the rest of this update entry...
 
Arty updated Graphite with a new update entry:

Bug fixes and improvements

Changes from previous version:
  • Bug fixes
  • Better support for latest version of xenPorta 2
  • Better support for AMS
Additional changes for Artodia Styles Framework add-on:
  • Fixed error that prevented add-on from working on servers that run PHP 5.3 or older version.

To update from previous version of style import new XML file.

If you are using Artodia Styles Framework add-on with PHP 5.4 or newer, no need to update it. If you are using add-on with PHP...

Read the rest of this update entry...
 
Arty updated Graphite with a new update entry:

FontAwesome and GlyphIcons update, support for latest AMS and Showcase

This is an optional update, previous version will work fine with XenForo 1.5.4.

Changes:
  • Support for latest version of Showcase add-on
  • Support for latest version of Article Management System add-on
  • Some bug fixes
  • FontAwesome has been updated to latest version
  • GlyphIconsPro has been updated to latest version
  • Styles framework add-on has been updated
To update from previous version you need to do this:
  • import new XML file
  • update all files in...

Read the rest of this update entry...
 
Arty updated Graphite with a new update entry:

XenForo 1.5.5 update

Style has been updated for XenForo 1.5.5 and XenForo Media Gallery 1.4.4

To update from previous version do this:
  • Import new style XML file
  • Update framework add-on files (copy contents of upload/js and upload/library to your forum's js and library folders)
  • Update framework add-on. To do that go to admin panel, click "Add-ons". Find "Artodia Styles Framework" in add-ons list, click "Controls" button on right, select option to update add-on. Drag addon-artodia_framework.xml to...

Read the rest of this update entry...
 
Arty updated Graphite with a new update entry:

Rounded avatars, animated online indicator, bug fixes

Changes:
  • New option: rounded avatars. You can find it in style properties -> message layout.
  • New option: animated online indicator. You can find it in style properties -> message layout. You can configure where to display it relative to avatar: top left, top right, bottom left or bottom right. It works well with rounded avatars.
  • Several new options for alternative navigation layout.
  • Many small bug fixes.

To update from previous version you need to import new XML...

Read the rest of this update entry...
 
Arty updated Graphite with a new update entry:

Update for GFN Classifieds, AMS and XenPorta2, XenAtendo2 add-ons support

Changes:
  • Support for latest version of GFN Classifieds add-on
  • Support for latest version of Article Management System add-on
  • Support for latest versions of XenPorta2 Pro and XenAtendo 2 Pro add-ons
If you are not using any of those add-ons, no need to update style.

To update style from previous version import new XML file. Other files were not changed.

Read the rest of this update entry...
 
Back
Top Bottom