categories font size

A place to discuss and receive support for the Web Auction application.

categories font size

Postby zedimus » Wed Dec 31, 2008 10:11 am

How can i change the font size of the categories, I want to make it a little smaller, the text is overlaping the next category.

Thanks
zedimus
 
Posts: 29
Joined: Tue Jan 15, 2008 2:37 pm

Postby shannah » Thu Jan 01, 2009 1:05 pm

I think it is set in the style.css file. Particularly the following directive:
Code: Select all
div.menu-block dl dd a {
    display: block;
    height: 32px;
    text-decoration: none;
    background-repeat: no-repeat;
    padding-left: 38px;
    font-size: 14px;
    padding-top: 8px;

}

shannah
 
Posts: 4457
Joined: Wed Dec 31, 1969 5:00 pm

Postby zedimus » Mon Jan 05, 2009 4:59 pm

Thanks that worked great.
zedimus
 
Posts: 29
Joined: Tue Jan 15, 2008 2:37 pm


Return to Web Auction Discussion

Who is online

Users browsing this forum: No registered users and 22 guests

Powered by Dataface
© 2005-2007 Steve Hannah All rights reserved