Is there a way to et rid of the moderator bar? i mean there is sooooo much space right of the logo, why not using thismspace for the moderator bar? @Sage Knight , what css would lead to that result?
I'll see what I can do about this.
Is there a way to et rid of the moderator bar? i mean there is sooooo much space right of the logo, why not using thismspace for the moderator bar? @Sage Knight , what css would lead to that result?
The recommended size is 40px x 150px. If you could inbox/post your site I can take a look.Next Issue: In Responsive view on my iphone i can not see the 'login' Link due to the fact that the logo is too broad and covers it.
This is ****ing beautiful... is there a dark version available?

Next Issue: In Responsive view on my iphone i can not see the 'login' Link due to the fact that the logo is too broad and covers it.
Can you support the changing of colors of the Staff banners? I changed mine to red in the admin usergroup but it still shows white.
.userBanner.bannerStaff.wrapped {
color: white;
background-color: red;
border-color: #F88;
}
.userBanner.bannerStaff.wrapped span {
background-color: #F88;
}
Very nice theme. I'm thinking of buying it but I did have one question first. If I wanted to add a banner above the navigation menu (I'm just old school like that) would that break the responsive layout?
<xen:if is="@enableResponsive">
@media (max-width:@maxResponsiveWideWidth) {
#platlogo img {width: 95%;}
}
@media (max-width:@maxResponsiveMediumWidth) {
#platlogo img {width: 80%;}
}
@media (max-width:@maxResponsiveNarrowWidth) {
#platlogo img {width: 60%;}
}
</xen:if>
I have finally added a dark variant, it's exactly the same in terms of structure but completely made into a dark variant. In short all existing customers have been upgraded to the bundle. And demo has also been added.
The copyright has also been minimized
A significant change you all should be aware of is I have changed the style path to /styles/platinumlight/ for the original and have added /styles/platinumdark/ for the dark varitant
One of the reason for this is a dark style has...
Hey,
Ahm, is it possible to add a Logo on this Position & and how hard is this to install?
View attachment 54959
Hello everyone the theme has been updated to the latest version.
Updated files have been sent to all customers via e-mail.
Thanks for the patience and happy holidays!
Could you please post pics in green and lime green?
In this update, I have improved the header area by automating the height resizing due to the top bar, previously it was done manually and required template edits.
Besides this I am starting to remove CSS prefixes throughout the theme. This is because xenForo prefixes most cross browser prefixes making the process even easier.
Special thanks to @xfrocks for bringing both of the above to my attention.
Updated files have been sent to all customers.
Hello everyone,
This update makes the style compatible with XenForo 1.3.0
Along with this I did some minor CSS fixes.
Theme files have been sent to all customers.
Thank you!
Thank you for the update![]()
We use essential cookies to make this site work, and optional cookies to enhance your experience.