WP theme Problem

Discussion in 'HTML & Website Design' started by ariyes, Nov 6, 2008.

  1. #1
    HI

    I have a pro in my WP theme. It's a common pro in CSS. In the FF it is ok but in the IE the header have some pro and i cant find that Pro.

    See this site http://www.webaccessories.org/

    I need some one to fix it. I will pay.

    Thanks.
     
    ariyes, Nov 6, 2008 IP
  2. jarret

    jarret Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try changing the bottom margin on the .topmenu class in your style.css file.

    .TopMenu {
    margin:0px 3px 10px 3px; <----- Changed from 0 to 10
    padding: 0;
    height:25px;
    float:left;
    width:974px;
    border-bottom:1px solid #3D99C8;
    border-top:1px solid #1F4C63;
    background:url(images/link_pat.jpg) left top repeat-x;
    }
     
    jarret, Nov 6, 2008 IP
  3. justinlorder

    justinlorder Peon

    Messages:
    4,160
    Likes Received:
    61
    Best Answers:
    0
    Trophy Points:
    0
    #3
    It seems your top menus problem are solved. but the right sidebar has problems now .
    I will fix it for you .
     
    justinlorder, Nov 7, 2008 IP