Adds Posted January 19, 2009 Share Posted January 19, 2009 IHi can anyone help at all, I have been looking around some sites and see that many of them have smaller Categories text then on my site like the one below.http://www.dietaidea.com/dietaidea/index.phpHow can I change the size of mine as I would like the text a little smaller and not in buld?Thanks. Link to comment Share on other sites More sharing options...
Dave Egerton Posted January 19, 2009 Share Posted January 19, 2009 Just edit your gloabl.cssfind the section /* Block categories */ div#categories_block_left ul.tree { padding-left:0.5em; } div#categories_block_left ul.dhtml{ display:none; } div#categories_block_left ul.tree li { border:none; padding-left:15px; background: none; margin-left:0; font-weight:bold; font-size:13px; line-height:13px; margin-top:2px; change font-weight:normal; and edit font-size:13px; (some font sizes are also controlled in the next css rules, e.g when slected and a subnav (ul ul Link to comment Share on other sites More sharing options...
Adds Posted January 19, 2009 Author Share Posted January 19, 2009 So what size do I need to chage it to? Link to comment Share on other sites More sharing options...
Dave Egerton Posted January 19, 2009 Share Posted January 19, 2009 depends what font you want to use as each has different heights but just change it to 11px and go from there till its the size you want Link to comment Share on other sites More sharing options...
Recommended Posts