Customizing SMF > Graphics and Templates
Recolor 'Show unread posts since last visit' and 'Show new replies...'
(1/1)
Babyfacemagee:
Hi everyone. I've searched through the forum and although there were a few short threads concerning how to do this nobody seems to have posted an actual solution. As you can see by the image, my forum has a purple background that is making it very hard to see the 'Show unread posts...' and 'Show new replies' text in the right side of the header. I would like to change this to a lighter color...light blue, yellow, white...something easier to see. I've gone through index.css and the index template and I think the color of that text is linked to a general text attribute somewhere so i was hoping someone could walk me through how to change JUST the color of those two lines...without affecting the rest of the text on the board. The themes is 'Inferno' by DzinerStudio. Thanks in advance for your help.
BFM
ARG:
Add this to the bottom the Inferno index.css file and change the color #fff to your desired color.
--- Code: ---.user a:link, .user a:visited {
color: #fff;
}
--- End code ---
;)
Babyfacemagee:
Thanks! :laugh:
Navigation
[0] Message Index
Go to full version