Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Grid format Product listing second roll shift to left align problem

Grid format Product listing second roll shift to left align problem

Views: 557

Results 1 to 3 of 3
11 Mar 2012, 3:27 PM
#1
jdmkuruma avatar

jdmkuruma

New Zenner

Join Date:
Dec 2011
Posts:
24
Plugin Contributions:
0

Grid format Product listing second roll shift to left align problem

I did a search, and I came across a problem similar to this thread:

http://www.zen-cart.com/forum/showthread.php?t=71966

My second roll in the product listing is shifting to the left with my grid mod.

here's the link to my problem:
http://schonbek.hk/index.php?main_page=index&cPath=4_87

I hope someone here can help me. Thank You!!

11 Mar 2012, 4:17 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Grid format Product listing second roll shift to left align problem

This seems to work, added to the stylesheet:

#indexProductList img, .itemTitle {float: left;}

12 Mar 2012, 6:52 AM
#3
jdmkuruma avatar

jdmkuruma

New Zenner

Join Date:
Dec 2011
Posts:
24
Plugin Contributions:
0

Re: Grid format Product listing second roll shift to left align problem

^
Thanks! It did the trick, but the name of the product is not centered.

See this:
http://schonbek.hk/index.php?main_page=index&cPath=4_83

And for some products, the name went up to the top right:
http://schonbek.hk/index.php?main_page=index&cPath=4_88

FYI, I placed the code right below the #mainwrapper