Zen Cart Logo

Sidebox messed up

Locked

Views: 1,022

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
9 Apr 2008, 3:29 PM
#1
trudesign avatar

trudesign

New Zenner

Join Date:
Feb 2006
Posts:
72
Plugin Contributions:
0

Sidebox messed up

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

9 Apr 2008, 5:52 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Sidebox messed up

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

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.5em;
	}
9 Apr 2008, 6:07 PM
#3
trudesign avatar

trudesign

New Zenner

Join Date:
Feb 2006
Posts:
72
Plugin Contributions:
0

Re: Sidebox messed up

Zen Cart 1.3.8a --- I tried that CSS and I didn't work....

9 Apr 2008, 6:15 PM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Sidebox messed up

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