Re: Help Need with Product Page Layout
Hmmm......don't see the text wrapping around the image anymore, but I was playing around with your stylesheet a little bit........throw these in your stylesheet just for a look..............see what you think:
Code:
h1#productName {
font-size: 20px;
text-align: center;
padding: 10px 0 10px 0;
border: 1px solid #f3ecd9;
background: #fcfcea;
}
#productPrices {
text-align: center;
background: #edf9fd;
width: 61%;
float: right;
border: 1px solid #f3ecd9;
}
#productDescription {
float: right;
width: 60%;
border: 1px solid #f3ecd9;
background: #fcfcea;
}
Re: Help Need with Product Page Layout
WOW!! prefect!! i finally straighten that out!! thanks so much :)
one last favor..would you be familiar with the add-on image handler 2? i just cant seem to get the additional image working with or without image handler 2 install....
can you advise on that?
Re: Help Need with Product Page Layout
It works the same with or without Image Handler 2. Let's say you have a product image named shirt.jpg and that image is in your main image directory (/images/shirt.jpg). Now, upload your additional images to the same directory with names like:
- shirt_01.jpg
- shirt_02.jpg
- shirt_03.jpg
Zen-Cart should pick these up automatically.
Re: Help Need with Product Page Layout
does it have to be in the main directory? i never tried the main directory but i am trying another sub directory within the main one as its easier for the to sort the images.
its not working for the sub directory though :(
Re: Help Need with Product Page Layout
No.........IF your Main Product Image isn't there. If you uploaded your Main Product Image to the main image directory.......then, yes.
Your Additional images absolutely HAVE to be in the same directory that your Main Product Image is in.
If you created a folder called "products" in your images directory and uploaded all your Product Images to that, THEN you would also upload all your Additional Images to the SAME folder.
Re: Help Need with Product Page Layout
yup i have created "products" in my image directory. have already uploaded in the same name and format in the directory..doesnt work
even tried to upload all the images via IH2 ...doesnt work either..
additional image already turned on in my settings :(
Re: Help Need with Product Page Layout
Hmmmmm........And you done everything EXACTLY as suggested HERE?
You might try going to Admin>Tools>Image Handler2, click on "admin", then "clear image cache". Then, opening your product and "Re-specifying" it's image.
Re: Help Need with Product Page Layout
yes already followed that..
my images are all in the directory with the following names
directory: /images/store
2010_livestrong_short_n_bib_01.jpg
2010_livestrong_short_n_bib_02.jpg
2010_livestrong_short_n_bib_03.jpg
still doesnt work
Re: Help Need with Product Page Layout
And you Main image's name is 2010_livestrong_short_n_bib.jpg, I assume?
You might........just for kicks.....take the 2010 off the front of each one of those.
Re: Help Need with Product Page Layout
my main is 2010_livestrong_short_n_bib_01.jpg ..tried without 2010 earlier didnt work :(
its very strange...