Trying to figure out what is wrong. My additional product images won't align horizontally, only vertically.
I have it configured to show 2 images in configuration.
Any ideas?
http://www.thetoothfairycoin.com/ind...roducts_id=181
Thanks.
Trying to figure out what is wrong. My additional product images won't align horizontally, only vertically.
I have it configured to show 2 images in configuration.
Any ideas?
http://www.thetoothfairycoin.com/ind...roducts_id=181
Thanks.
add this rule to end of your stylesheet.css
#productAdditionalImages {
display:inline;
float:left;
margin-top:2em;
}
not tested in Internet Explorer
Yep, it worked in Firefox and IE.. thanks.
Does this mean that my normal settings in admin won't work any longer?
is there a particular reason this css code had to be added, if ZC is supposed to be able to do this anway?
Thanks again.
your normal setting in admin will work . is just you have done much customization to your template and chances are you removed some rules , values , etc..
Zenners!
I've tried the different css made available here to try to align my additional images horizontally, but nothing works :I
Any other options?
Thanks a bunch!
Hi there,
Sorry, here it is:
http://modernicaprops.net//index.php...products_id=68
Thanks!
Sandra
Yes, it worked! Thanks so much!
Sandra
Hi there, first time trying to get some answers here
I have tried the different css made available here to try to align my additional images horizontally, but nothing works. Not sure I am making the right changes. It seems to be something with the add to cart button that is causing the miss alignment.
Help please
http://www.qrsfiberglass.com/catalog...&products_id=3
Any other options?
Thanks
Last edited by Turbomarty; 12 Aug 2009 at 01:58 AM.