Please help with a CSS problem!?
I have played around with a free CSS template to make a page but whilst it looks OK in Firefox it is out of line in Internet explorer. I simply cannot work out how to align it in IE. Can you help? You can look at the page at www.sellgoldfast.co.uk Thanks! CSS Page is: http://www.sellgoldfast.co.uk/default.css
Public Comments
- Try giving us a link to the css page, that would help. check your margin and padding values. you could also center the main info. You can edit the css tp and save it. check here for info http://vzone.virgin.net/sizzling.jalfrezi/frames/fstyles.htm
- you need to have text-align: center on the body tag so all elements will sit in the middle you also need to encapsulate all elements on the page in a div and set the margins for that to 0px auto so it sits in the middle that should sort you out
Powered by Yahoo! Answers