Tab Font Size
2005/09/06 20:19
Viewed 10645 times
Replies: 1/2

Hello. This is an excellent component. Can I please ask how to change the font size of the tabs labels. I did not see anything in the rollbar.css that seemed obvious. Sorry if this is a trivial question, but none of the examples seem to alter this aspect. Thanks in advance.

Re: Tab Font Size
2005/09/06 20:22
Viewed 13703 times
Replies: 1/1

For instance you can include the following code in your document, after loading the RollBar CSS skin:

div.dynarch-roll-tabs table {
font: 14px Verdana,sans-serif;
}

Hope this helps.

last
Re[2]: Tab Font Size
2005/09/06 20:38
Viewed 16452 times
Replies: 0/0

This works perfectly. Thank you very much. - Chris

last
Google