Hi
Thank you so much for your help, I have included some information below to help others with this install.
I got it working but I need the images to display across the page (horizontal) I have 27 small images and they now display in 1 column on the page and this stretches the page too much... I have attached an image of the page.
I see this code in product_info.php which says ensure only 4 thumbnails per line
but it does not seem to be working as I have only 1 line with 27 images going top to bottom in 1 column and not across the page.
Can you advise please.
Thanks
Jolanta
Here is some info for others:
1. if you get a line 93 error it is because you have a wrongly named image in your images/paps/ folder... this happens if you do not enter an image name in the admin when uploading a new image... to fix just remove the image with no name from your images/paps/ folder.
2. To not display the image name or the image value that you entered in the admin... uncomment this code like this --->
| Code: |
getAttributeOptionName($arr_attrib_arrays[$i][$x]);
?>
|
3. To change your image size change the numbers 150 and 40 in this code below.
and in this code below
4. To remove the blue link border from your images set the border="1" to border="0"
5. I have attached my entire table code in a file below... if anyone uses it you will need to change your css classes to your own.
This is an excellent contribution... I really hope I can get the Javascript to display across the page.
good luck.
This attachment is hidden for guests. Please login or register to see it. This image is hidden for guests. Please login or register to see it.
I am unable to put some code into this forum... it is in my file...