Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Products not lining up correctly in center boxes

Products not lining up correctly in center boxes

Locked

Views: 968

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
25 Apr 2008, 1:41 AM
#1
joseph_m avatar

joseph_m

Zen Follower

Join Date:
Apr 2008
Posts:
150
Plugin Contributions:
0

Products not lining up correctly in center boxes

I don't know how I messed this one up, but I can't seem to fix it.
I had rows of 5 products each, but some change in my style sheet caused them to appear as 3 in one row and them 2 in the next.
Any ideas on how to fix?

25 Apr 2008, 2:06 AM
#2
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,179
Plugin Contributions:
0

Re: Products not lining up correctly in center boxes

J,
Need a link to the page please, so I can view

25 Apr 2008, 2:26 AM
#3
joseph_m avatar

joseph_m

Zen Follower

Join Date:
Apr 2008
Posts:
150
Plugin Contributions:
0

Re: Products not lining up correctly in center boxes

Hi, it's at vinylfrontier.com/shop

25 Apr 2008, 3:03 AM
#4
joseph_m avatar

joseph_m

Zen Follower

Join Date:
Apr 2008
Posts:
150
Plugin Contributions:
0

Re: Products not lining up correctly in center boxes

Got it fixed. It was a problem with the margin values in this line:
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
margin: 0em 0em;
}

I'm not sure what I'm doing, but I'm pretty sure I'm not doing it right.

25 Apr 2008, 6:54 AM
#5
joseph_m avatar

joseph_m

Zen Follower

Join Date:
Apr 2008
Posts:
150
Plugin Contributions:
0

Re: Products not lining up correctly in center boxes

Well it seems that was just a fix for Firefox. Still having alignment problems in IE.