Page 1 of 1

Comments Module ie6 problem [SOLVED]

Posted: Tue Oct 30, 2007 3:18 pm
by Muske
Yo yo all,

I’ve a problem with comments module under ie6, I use cmsms 1.2 and a comments 1.8.2. Under ie7 and firefox it works perfection. But not under ie6 check: http://www.zohoorthet.nl/site/index.php?page=test
I know about ie6 it's still more popular then IE7 and firefox.

If I delete the code:

Code: Select all

 {startExpandCollapse id="name" title="$addacomment"} 
then it works okay.
Only I want like an add comment button, how do you fix that problem under ie6? The site is floating on left and right and 100% with css/xhtml.

Hope you can help my with fix this problem ;)

Greetz,
Sebas

Re: Comments Module ie6 problem

Posted: Tue Oct 30, 2007 4:18 pm
by Dr.CSS
Why so many float:lefts?...

Re: Comments Module ie6 problem

Posted: Tue Oct 30, 2007 6:58 pm
by Muske
mark wrote: Why so many float:lefts?...
For firefox  ;)
Why? Is that problem?

edit: you're right, I delete float:left then works it okay  ;D
Thank Mark