Kronos

Customer
When you disable the "Show sub-forums popup" setting, the categories/forums won't show up correctly on your forums

subforum.png


This is on a test board with the latest 1.2 Beta version of the Fusion Gamer theme, is there a way to fix this, so they will show correctly?
 
It's a bug with the Fusion Gamer that's for sure, you'll need to adjust the height of the node as I set a limit on it.

You can add something like this in extra.css:

Code:
.nodeList .categoryForumNodeInfo, .nodeList .forumNodeInfo, .nodeList .pageNodeInfo, .nodeList .linkNodeInfo
{
height: 100px;
}

The bad part is the nodes may look like crap with the current image it's using :(, next release will fix it.
 
Just a heads up this has been fixed, I removed the height setting entirely, adjusted the background gradient + color to make this more fluid.

bugfixed.png
 

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