• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

I am trying the Default Scheme.

Mine has reverted to it a couple of times on its own and its awful.

Mine did that today. I had forgotten how terrible it is. It's hard to believe somebody created that and sat back thinking "Yes! That's a job well done".

There is a problem in the VB theme now though. I guess our choices reset because the VB theme got updated, but the formatting is knackered. The padding added on the bottom of the posts or the name/avatar column to keep things even is showing up white rather than background blue, so there are huge white blocks all over the page.
 
Last edited:
it reverts back every time there is an upgrade. Now I'm seeing weird white boxes with vb theme too.
 
Always need to add the following to Stylish when they do an upgrade to get rid of that worthless right hand bar.

.sidebar {
display:none;
}
.hasRightSidebar .mainContent {
margin-right: 20px;
width: 100%;
}
 
I guess that's a fairly low-effort method of self-flagellation.

Low effort is the name of the game when trying to make money from sites you buy for their residual traffic. After all the complaints, they still haven't spent a dime developing a single new theme for their forums.
 
They need to buy a theme (or themes, really) with support and regular updates, so that updates to Xenforo don't require manual changes from AT staff other than uploading the updated theme archive file.

It's not at all expensive - many sites/studios offer themes in packs - and it would be nice to let us vote on the preferred one or three to use.
 
Last edited:
Always need to add the following to Stylish when they do an upgrade to get rid of that worthless right hand bar.

.sidebar {
display:none;
}
.hasRightSidebar .mainContent {
margin-right: 20px;
width: 100%;
}

Ohh!!!! Show me how!
 
There is a problem in the VB theme now though. I guess our choices reset because the VB theme got updated, but the formatting is knackered. The padding added on the bottom of the posts or the name/avatar column to keep things even is showing up white rather than background blue, so there are huge white blocks all over the page.
I fixed that today in the user style version.
 
Im trying the default scheme

tumblr_md6t3sgOzg1r0sqdio1_500.gif
 
Back
Top