Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2010
    Posts
    114
    Plugin Contributions
    0

    Default Font size not defined in #navMain

    Still trying to change font size in horizontal bar for categories on main page. Not found in #navMain. Can it just be inserted or am I looking in the wrong place? Tried changing other vectors like line-height or padding. Thanks! view at http: //www.naicsfurniture.com

    #navMain ul, #navSupp ul, #navCatTabs ul {
    margin: 0;
    padding: 0.5em 0em;
    list-style-type: none;
    text-align: center;
    line-height: 1.5em;
    }

    #navMain ul li, #navSupp ul li, #navCatTabs ul li {
    display: inline;
    }

    #navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
    text-decoration: none;
    padding: 0em 0.5em;
    margin: 0;
    color: #ffffff;
    white-space: nowrap;
    }

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Font size not defined in #navMain

    trying to change font size in horizontal bar for categories on main page
    Add this to your stylesheet and adjust to suit
    Code:
    #navCatTabsWrapper {
            font-size: 1.2em;
            }
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Nov 2010
    Posts
    114
    Plugin Contributions
    0

    Default Re: Font size not defined in #navMain

    That worked just great. Thank you!

 

 

Similar Threads

  1. Replies: 14
    Last Post: 16 Feb 2012, 10:59 PM
  2. Global Font Size Setting: Changing Percentage and related EM Font Sizes
    By Donn in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 16 Feb 2009, 09:20 PM
  3. Link to popup with defined size
    By jagge in forum General Questions
    Replies: 0
    Last Post: 17 Apr 2008, 10:34 PM
  4. 3 problems: varying font sizes, image link borders and body font size
    By JackA in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 14 Dec 2007, 08:28 AM
  5. Font and font size for Welcome to... message
    By Peace Freak in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 11 Jun 2006, 04:03 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg