Having a problem with IE

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
DrAwesome

Having a problem with IE

Post by DrAwesome »

Hiya,

I'm having a problem with my website www.go-makemoney.com. It works fine in Firefox but in Internet Explorer the content part of the page  is still in the middle, but underneath the sidebars I have made.

I'm running the latest CMS made simple. I'm don't have a clue how to fix this, I might have deleted some code or something. any ideas?

Thanks in advance for help!

P.S You guys did a great job on CMS made simple keep it up!  :)
swathes

Re: Having a problem with IE

Post by swathes »

Without looking (on a pda) Could be ur widths. Check padding and margins...
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Having a problem with IE

Post by Dr.CSS »

You can make IE conditional CSS calls... take out the margins...

* html body #sidebar{IE styling}  on the main and sidebar2 also...
DrAwesome

Re: Having a problem with IE

Post by DrAwesome »

I fixed it by changing the width slightly.

Thanks for the help
Locked

Return to “Layout and Design (CSS & HTML)”