2013-01-05, 10:37 AM
How i can change the default color of the font of the post from gray to white? Where i must go in the admin cp?
Thanks
Thanks
Change default font color
|
2013-01-05, 10:37 AM
How i can change the default color of the font of the post from gray to white? Where i must go in the admin cp?
Thanks
2013-01-05, 02:55 PM
ACP -> Templates & Style -> Theme -> Global.css -> Advanced mode
From here you have to check what you really want to change: a:link means the link you will see when you haven't visited the page yet. (Based on cookies) a:visited means you have already been here. a:hover, a:active meaning when your cursor will hover over it what color it will become. http://html-color-codes.info/ here you can figure out what color is what code (scroll down just a little bit).
2013-01-05, 03:55 PM
Thanks alot. So i want change the standard color of the font style that we use for writing the post. Where i must do the editing?
2013-01-05, 04:00 PM
In case you want to change the font size within the posts you will search for the div called table
The result will look something like this:
2013-01-05, 04:05 PM
I mean for example. I want change as default color in this forum the red color and not black color anymore. Understand? For all
2013-01-05, 04:14 PM
I'm not 100% sure about how to edit them ALL but you could try .thead (the div instead of table I just mentioned).
2013-01-05, 04:41 PM
Thanks for your help!
|
« Next Oldest | Next Newest »
|