Jump to content



Latest News: (loading..)

- - - - -

How do I edit the font size and color of the left hand menu links?


This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1   nathanresick

nathanresick
  • Members
  • 20 posts

Posted 11 June 2008 - 08:25 PM

In box.css I was trying to add a style rule but it isn't making any difference when I check out the site in a browser (the font is way tiny in IE for some reason) The code I added is in bold below that I inserted into this code in my box.css:

.cleft
{
       font-size: 0.9em;
width: 200px;
padding: 0;
float: left;
}

Edited by Melinda Odom, 01 July 2008 - 05:47 PM.
edits


#2   nathanresick

nathanresick
  • Members
  • 20 posts

Posted 11 June 2008 - 10:45 PM

Fixed it with Infobox customizing

Nevermind!