Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Product images alignment.

Product images alignment.

Locked

Views: 902

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
18 May 2008, 3:35 PM
#1
covone avatar

covone

Zen Follower

Join Date:
Oct 2004
Posts:
409
Plugin Contributions:
0

Product images alignment.

Hope someone can help, I know this is an easy one but can't seem to find it in the CSS or files. Looked in forum but can't find it.. Can some view my link below. Once I add SOLD OUT to and image it moves it up and I would like the 3 row images vertical top alignment. Can some advise where I change this please
http://www.csgiftstore.com/index.php?main_page=index&cPath=5_8

Thank you

18 May 2008, 3:39 PM
#2
phillpal avatar

phillpal

New Zenner

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

Re: Product images alignment.

nice site, i really like the corner things in the bottom and top right, howd you get those?

18 May 2008, 3:58 PM
#3
bigbadboy avatar

bigbadboy

Totally Zenned

Join Date:
Apr 2008
Location:
London
Posts:
557
Plugin Contributions:
0

Re: Product images alignment.

Try adding this to your stylesheet:

.centerBoxContentsProducts {
vertical-align:top;
}

The top/ bottom images are:
top - mph banner from a few years ago

bottom - Comodo authentication seal - you get it if you run a Comodo SSL cert.
I have one on http://solarfrenzy.com

18 May 2008, 4:17 PM
#4
covone avatar

covone

Zen Follower

Join Date:
Oct 2004
Posts:
409
Plugin Contributions:
0

Re: Product images alignment.

phillpal thks for comments. Yes, as per bigbadboy it's COMODO SSL cert.. the one on the right hand corner top I got from one.org and added to the banners in admin..

bigbadboy thanks for helping. I tried that, I also cleared cache in IE and FF and still not working. I was playing with FF CSS tools but can't seem to get it align.. I have also added margins to 0 and doesn't help the alignment.. got me stumbled on this one. Maybe it's in the tpl page? would you know which tpl page I can look into. I see there is a paragraph and a page break... maybe removing the page break?

Hope you can help.

tks