CSS Issue

Forums Forums Menus CSS Issue

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #820
    hbalagh
    Member

    If you go to http://www.breakwaterra.com/ and click on the Services link up top in firefox.. you will see that the two links that come down are not the same font size I need a fix for that and to make the drop downs lowercase instead of caps..

    Thanks

    #6222

    You have a bunch of invalid code in there. The <ul id="nav" … > tag can’t be there as it does not contain any list items. The extra <div class="topnav"> is probably causing problems too:

    [code:1kmy05sp]<div class="topnav"><ul id="nav" class="clearfloat">

    <!– Multi-level Navigational Plugin by PixoPoint Web Development ... http://pixopoint.com/multi-level-navigation/ –>

    <div id="pixopoint_menu_wrapper1"> ... [/code:1kmy05sp]

    #6223
    hbalagh
    Member

    What about the cap issue?

    #6224
    hbalagh
    Member

    nevermind i fixed it…thanks for the above help

    #6225

    Good to hear you got it working <img decoding=” title=”Smiley” />

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.