1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Browser problem with ie

Discussion in 'CSS' started by maksinx, Feb 8, 2009.

  1. #1
    hello everyone,

    I have the below codes which seems fine on the firefox and chrome but somehow the navigation menu
    overflows on th ie.If i reduce the widht of the widemenu it fixes ie but tis time firefox and chrome get short.

    Do you have any sugestions how to fix this.

    quote
    #widemenu {
    background-color: #CCCCCC;
    position:absolute;
    top:152px;
    left:auto;
    right:auto;
    height: 25px;
    width: 88.75%;}

    #widemenu ul li a {
    color: #000000;
    text-decoration:none;
    display: block;}

    #widemenu ul li:hover{
    background-color:#bbbbbb;
    display: block;
    height: 15px;}
    #widemenu ul{
    height: 8px;
    margin: 0px;
    padding: 0px;
    display:block;}
    unquote

    many thanks
    maksin
     
    maksinx, Feb 8, 2009 IP
  2. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #2
    Showing us the CSS without the complete html is like telling us Picasso is a painter and here are his colors.
     
    drhowarddrfine, Feb 8, 2009 IP
  3. AffilateRook1

    AffilateRook1 Peon

    Messages:
    545
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I have some problems as well. My site is working in FF fine, but not IE. I did the validate thing, it said 18 errors, however I don't know coding so I do not know how to fix?
     
    AffilateRook1, Feb 8, 2009 IP
  4. frih

    frih Banned

    Messages:
    385
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    i have seen many sites which works fine in FF but not in IE.
     
    frih, Feb 14, 2009 IP