bogia

Registered
hello,
Help me ! Using Apex Style
style.png
 
Our template is only setup to run with those 5 currently. You may manually add additional colors easily via CSS in extra.css

Code:
.nodeList .node_# .categoryStrip
{
   background-color: #CCC;
}
.node_# .nodeTitle a
{
   color: #000;
}
.node_# .lastThreadTitle a
{
   color: #CCC;
}
.nodeList .node_# .unread .nodeIcon .fa
{
   color: #CCC;
}

Replacing the # with the node you want to effect. Of course this would cover the category strip background, node titles themselves, last post title and the font awesome unread color.
 

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