<em>@sunbox 264954 wrote:</em><blockquote>Thanks, that worked!</blockquote>
You’re very welcome.
Just as an added bit of advice/assistance to/for you . . . .
Depending on the browser you use most (I use FireFox mostly), there are tools you can use to assist you in identifying various elements on web pages (such as CSS) and even perform “live test modifications” to see how it can affect the element. The testing doesn’t affect the actual/saved site, only for the purpose of testing modifications at that moment.
For FireFox, the go-to add on tool is FIREBUG
In Chrome, you can access the built-in inspector by pressing F12. (Or, if you want to inspect something like a header or something – just put your cursor over it, press N and right click – goes right to that element).
I used Firebug to find the CSS you needed to modify, and tested it out prior to replying with the suggestion.
Just some friendly advice that could help you as you progress. 🙂