Results 1 to 2 of 2

Thread: What I do wrong?

  1. #1
    Join Date
    Mar 2007
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default What I do wrong?

    Hi guys,

    Here's the link...

    http://mybellavistacondo.com/

    CSS link
    http://www.mybellavistacondo.com/css/layout.css

    Menu won't align the same in IE (5& up looks difference) and Firefox... --"
    I actually try to center that menu but I couldn't somehow it didn't move to center so I tried to set it 20 pixels from the left. but it shows more than 20 pixels in IE...

    1. How can I fix it?
    2. If I want to center that menu, how do I do it?

    Please help guys,
    Thank you very veyr much...
    Justforki

  2. #2
    Join Date
    Feb 2007
    Posts
    25
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Try this!

    Here's a way to do that,

    at list it works with my IE,

    Try to add this css code to your stylesheet!

    Code:
    *html #thicktabs {
    	margin: 0 auto;
    }

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
  •