Please help, ONLY in IE 6 does the subscribe button and newsletter box fall under the actual left sidebox. It works fine in all other browsers. Can anyone help me fix this?
http://www.cupcakecuddles.com
Please help, ONLY in IE 6 does the subscribe button and newsletter box fall under the actual left sidebox. It works fine in all other browsers. Can anyone help me fix this?
http://www.cupcakecuddles.com
What Version of Zen Cart are you using???
Your stylesheet.css is dated 2006-12-22 20:26:09 and the stylesheet for 1.3.8a is dated 2007-03-03 06:18:46 and there are some differences
See if changing the following margin to "0.1" helps
Code:FORM, SELECT, INPUT { display: inline; font-size: 1em; margin: 0.5em; }
Zen Cart 1.3.8a --- I tried that CSS and I didn't work....
I checked it in IE6 and it looks corrected - might refresh/clear your browser cache
The old stylesheet will have additional issues so you might merge your alterations into the correct stylesheet