Css problem : Different results for IE and Firefox

Discussion in 'CSS' started by vinayendra, Nov 7, 2008.

  1. #1
    i have a problem coding css for my site

    the banner looks like this in Firefox/chrome

    [​IMG]



    in Internet explorer the banner looks like this

    [​IMG]

    Can anyway help to fix this problem in IE:confused:

    site link:
    http://desitechmasti.com/
    Code (markup):
     
    vinayendra, Nov 7, 2008 IP
  2. wd_2k6

    wd_2k6 Peon

    Messages:
    1,740
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Just try setting a width on your main UL if you don't have one make sure it's big enough to fit all the items in. Or alternativley try adding clear:right; to your menu UL .
     
    wd_2k6, Nov 8, 2008 IP
  3. vinayendra

    vinayendra Active Member

    Messages:
    262
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #3
    i tried clear:right; .. it did`nt work ... i am a n00b in css so i dont know much ... here is the css file .. my only option now is to remove search box http://desitechmasti.com/wp-content/themes/df_marine/style.css .. if anyone can help me out .. i will be very thankful for them ;)
     
    vinayendra, Nov 9, 2008 IP
  4. Sisk

    Sisk Member

    Messages:
    104
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #4
    clear before the ul if this does not work try to define ul separate .. and clear it inside
     
    Sisk, Nov 9, 2008 IP