Style updates 2.1 Style Updates

Hello everyone, we're pushing our 2.1 updates out today. Once you receive the email you'll be able to download it immediately with an active license via your purchase area.

Even though we've kept the changes to a minimum I consider this is a major style release primarily focusing on bug fixes and overall improvements. The primary focus for this update was to bring the styles up-to-date with 2.1 and how 2.1 approaches certain things. Color properties such as headings/buttons are now pulling from the new "Basic color" options. A full change-log can be found at the bottom of this post. You must upgrade your forum to at least 2.1 Beta 2 to install this style update.

Before Upgrading
As always backup your current styles before importing the new version. Backing up is simply exporting your current styles before upgrading. Check out our documentation on how to backup your style if you have further questions.

Installation and Upgrading instructions for XenForo 2.0 styles
Full details for how to install and upgrade can be in our Documentation.

Run into issues? Please create a ticket and we'll respond to you as quick as we can.

Found a bug? Let's squash it, submit a bug report.

Release notes
 
Changes
Breadcrumb style property will now set the link colors as well
Changed the top bar class names to be more consistent with other XF naming
Updated all style property value grouping
Re-organized various style property groups to combine nicely with the default XF groups
Fixes
Removed: "Message content - xbMessageContent" it was identical to Message block
Removed: Block message - highlight/important/success/warning/error properties found in Style properties -> Miscellaneous, they now use the default Style properties -> Basic color" options
Certain Message header CSS wasn't applying
Collapse sidebar button will no longer show if the sidebar is set to Disable or Below
.m-pageWidth server error fixed
Message header CSS corrected to avoid color clashes
Contact form link now working in all scenarios
Prevented default footer RSS icon from showing if social icons are in default footer too and RSS icon is enabled there
9414
 
XF changed the way the text over there functions so we removed the option. To add text in you need to edit the phrases like nav.inbox and nav.alerts

To hide the account name and search text:

Code:
span.p-navgroup-linkText {
    display: none;
}
Place that in extra.less

Also, check out typography, you can change the style of Font Awesome back to solid if you like that look better, actually 3 different styles total.
hi @Russ how do i keep it streeched out?
 
Ah, just go to Style properties -> Page setup, adjust the widths there. Default page load is the first one listed, just swap the values.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back