Results 1 to 8 of 8

Thread: Why Does It Happen To Me?!

  1. #1
    Join Date
    Jan 2007
    Location
    Sweden
    Posts
    69
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Why Does It Happen To Me?!

    always the same problem... lol in FF the site looks great and in IE...guess what? IT LOOKS HORRIBLE. + a picture aint showin even tho im linkin it right..


    http://underground.ninetwozero.com/test.htm

    help... im sick of this happening

  2. #2
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    Try adding a line-break (<br>) after each menu item, IE probably isn't reading display:block or something.
    - Mike

  3. #3
    Join Date
    Jan 2007
    Location
    Sweden
    Posts
    69
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    ok will try.. but what about teh "cougah-designs" thing? it should be a pic there, but instead the alt-text is showing.

    edit, adding "<br />" didnt help... it just made it go lower like a stair or ishl... -._

  4. #4
    Join Date
    Aug 2005
    Posts
    971
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    NineTwoZero: Learn one thing, IE sucks. Things never go right with it.

  5. #5
    Join Date
    Jan 2007
    Location
    Sweden
    Posts
    69
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    lol i know but sum ppl are stubborn enough to use it.. -.-

  6. #6
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    add this to style.css:
    Code:
    #menu a {
    display:block;
    width:100&#37;;
    }
    - Mike

  7. #7
    Join Date
    Jan 2007
    Posts
    33
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Wink

    Quote Originally Posted by NineTwoZero View Post
    ok will try.. but what about teh "cougah-designs" thing? it should be a pic there, but instead the alt-text is showing.

    edit, adding "<br />" didnt help... it just made it go lower like a stair or ishl... -._

    make the image tag case sensitive...

    change the cdbanner.png to CDbanner.png (as that is how you have it saved on your server).

    If I'm not mistaken this is a server related issue not necessarily how IE reads the code.

  8. #8
    Join Date
    Jan 2007
    Location
    Sweden
    Posts
    69
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    omg THANKS.. didnt know that filenames were case-sensitive...

    still aint workin in IE, it ****ed up in FF too with width 100%.. lol other suggestionS?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •