Want to change the font size of the top menu... ??

  • tstaples
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 1 week ago #6327 by tstaples
Hey..

anyone know which file and where i need to look to change the top menu font size? I've tried the template css files but just cant seem to find the right setting...

help?

Please Log in to join the conversation.

More
13 years 1 week ago #6328 by pirossi
Inside template_css.css find #nav a and add font-size: [desired size]px !important; inside brackets:
Code:
#nav a { display: block; font-size: 25px !important; font-weight: normal !important; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding-bottom: 5px; padding-left: 12px; padding-right: 12px; padding-top: 5px; text-decoration: none; text-transform: uppercase; }

Please Log in to join the conversation.

  • tstaples
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 1 week ago #6334 by tstaples
that was it! thanks a ton! I think i had done that before but didn't put the !important tag at the end.

Please Log in to join the conversation.

Time to create page: 0.154 seconds
Powered by Kunena Forum