Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2007
    Posts
    47
    Plugin Contributions
    0

    Default Navigation Bar Fonts

    Anyone know where the definition for the navigation bars is? I've tried modifying the CSS file for both global font and the following specific ids (see page HTML snippet), but they just will not change the font style! Even run a search through ALL the files looking for 'font' but cant see any other files where this would be defined.

    <!--bof-navigation display -->
    <div id="navSuppWrapper">
    <div id="navSupp">
    <ul>
    <li><a href="http://*******">Home</a></li>
    <li></li>
    </ul>
    </div>
    </div>
    <!--eof-navigation display -->

    My guess is its something to do with the anchor tags...any help appreciated!

  2. #2
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Navigation Bar Fonts

    Quote Originally Posted by lotii10396 View Post
    Anyone know where the definition for the navigation bars is? I've tried modifying the CSS file for both global font and the following specific ids (see page HTML snippet), but they just will not change the font style! Even run a search through ALL the files looking for 'font' but cant see any other files where this would be defined.

    <!--bof-navigation display -->
    <div id="navSuppWrapper">
    <div id="navSupp">
    <ul>
    <li><a href="http://*******">Home</a></li>
    <li></li>
    </ul>
    </div>
    </div>
    <!--eof-navigation display -->

    My guess is its something to do with the anchor tags...any help appreciated!
    check your stylesheet.css for the following declarations

    #navSuppWrapper
    #navSupp

  3. #3
    Join Date
    Sep 2007
    Posts
    47
    Plugin Contributions
    0

    Default Re: Navigation Bar Fonts

    Thanks for that - however changing these definitions in the CSS file was the first thing I tried.....! After a bit more testing it looks like it may be a IE only issue, as Firefox renders the updated CSS file correctly. I've tested on another box with IE7 (I've got IE6, not updated not for any reason!) that hasn't referenced the page before and it renders the page better, though still not with all fonts changed as per Firefox....

    Might just have to notch this inconsistent behavior down to dear old Microsoft (again), but if anyone has any ideas on how to ensure correct font display in IE I'd love to know.

 

 

Similar Threads

  1. Navigation Bar
    By DontBlink7 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 30 Mar 2011, 01:06 AM
  2. Fonts from HTML Editor, ALL Page Heading Fonts...
    By khopek in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Feb 2008, 02:08 AM
  3. Customize navigation bar on top and bar at footer
    By kippo in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 20 Sep 2006, 03:28 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