Page 1 of 1

How to change color of text between maincontrol buttons

Posted: 04 Jan 2009, 15:36
by Bischi
hi guys,

is there a way to change the color of text between the maincontrol buttons. i already searched the css-files but didn ´t find the right point i think.

Image

regards
stefan

Posted: 06 Jan 2009, 02:36
by mjau-mjau
That would be the following style in your CSS:
Code
.maincontrols { }
Keep in mind you need to delete cache in your browser after updating CSS files.

More info on the CSS styles here:
viewtopic.php?t=4270