Page 1 of 1

Having a problem with IE

Posted: Fri Nov 17, 2006 5:51 pm
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!  :)

Re: Having a problem with IE

Posted: Fri Nov 17, 2006 6:51 pm
by swathes
Without looking (on a pda) Could be ur widths. Check padding and margins...

Re: Having a problem with IE

Posted: Fri Nov 17, 2006 7:20 pm
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...

Re: Having a problem with IE

Posted: Sun Nov 19, 2006 5:27 pm
by DrAwesome
I fixed it by changing the width slightly.

Thanks for the help