Help: Problem with Browsers

Discussion in 'CSS' started by buckmajor, Dec 15, 2007.

  1. #1
    Hey Im having diffeculties with viewing my website in different browsers.(http://css-example.digitalprodusa.net) is perfectly aligned and text is correctly positioned in IE while as in FF, NS and Opera, it isn't.

    Any help would be great and many thanks in advance

    CHEERS
     
    buckmajor, Dec 15, 2007 IP
  2. JochenVandeVelde

    JochenVandeVelde Peon

    Messages:
    412
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try this:

    
    #container
    {
           margin: 0 auto;
    }
    
    Code (markup):
     
    JochenVandeVelde, Dec 15, 2007 IP
  3. buckmajor

    buckmajor Active Member

    Messages:
    574
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #3
    Hey I think I must of posted this topic twice by accident :rolleyes:

    Thanks for that J, I apologise for the time and effort though but I just got this working not long ago and your spot on about the problem too ;).

    I was looking through at the different topics posted and then I saw this one which had my name on it and realize that I posted this topic again :eek:

    CHEERS :)
     
    buckmajor, Dec 16, 2007 IP