smaller images?
for:
#additionalImages & #productAdditionalImages
change
right:0px;
to
right:50px;
& add:
padding-left:40px;
to
#productMainImage
smaller images?
for:
#additionalImages & #productAdditionalImages
change
right:0px;
to
right:50px;
& add:
padding-left:40px;
to
#productMainImage
@valansi,
I just hope you donate a little to Mr. Rb for all his time and help on this...
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
So, my final question is..I want to get the product attribute info, all on one line.. like so.... I know it has something to do with the CSS.. more possible the tpl_ product_info.. not sure..
Looking at the picture:
Just to clarify, you want the product attributes, cart qty and button all in a row (line)?
Yah, just how it is in the picture..
I will play with it on my test site - I will post changes to make if I can make it happen.
Thanks a million times!
I am attempting to follow the steps in this thread. I edited the "tpl_product_info_display.php" file and successfully moved my discription below my image.
I then prepared to edit the "/includes/templates/classic/css/stylesheet.css" file to move the additional images.
My stylesheet.css does not have the same text as your example. For instance, you say to find "#additionalImages {...". My file does not have that.
So I thought that maybe, since I have installed "Zen Cart Free Template 2", I should try the stylesheet.css in that template. I still do not find the exact item you specified, but similar. Mine is "#productAdditionalImages {
clear: both;
}", much less info then your contains.
So, my question is, are slight differences like this a sign that I am in the wrong place or am I in the right place?
I could send you the file if you like.
Darn it, there is not enough time allowed for editing a post.
I think I have the right file. Mine has all the stuff you specified except the first one..."#additionalImages {
...". Do I simply CREATE it?
Sorry for all the confusion.
In most cases when editing a stylesheet, it will be site specific if the already original template (theme) has been altered.
All the ID's & Classes I use in my examples above are Zen id's and classes.
You may have to add some, but I am sure you will for sure have to alter the widths.
Once you have made all the changes, if it does not work post a link to your site, I am sure myself or someone can help you achieve that look.