Additional images problem
Hi,
My additional images are showing beautifully. But I'm having trouble showng more than one image per row. I have tried modifying the setting in the admin under :
Admin -> Images -> Product Info - Number of Additional Images per Row
But that doesn't change anything for me. I still get just the one image per row whatever figure I enter there.
Any advice would be welcome
See what I mean here : http://www.netjuggler.net/finesse-g%...ion-2-p-4.html
(Additional images show up in the Photos Tab)
Re: Additional images problem
Quote:
Originally Posted by
mat123slade
Hi,
My additional images are showing beautifully. But I'm having trouble showng more than one image per row. I have tried modifying the setting in the admin under :
Admin -> Images -> Product Info - Number of Additional Images per Row
But that doesn't change anything for me. I still get just the one image per row whatever figure I enter there.
Any advice would be welcome
See what I mean here :
http://www.netjuggler.net/finesse-g%...ion-2-p-4.html
(Additional images show up in the Photos Tab)
The reason you are getting only 1 picture per line is because you have:
<div class="additionalImages centeredContent back" style="width:33%;">
for your additional images module.
You are only allowing a width of 33% on your div for additional images
The default is:
<div class="additionalImages centeredContent back" style="width:100%;">
Re: Tabbed Products ''LITE'' version - Delimiter based
I appreciate your time and help, and have looked around as to where to change from 33% to a 100% this is a clean install on a clean 1.3.6 Zencart... weird that it should come up with a 33%. Any idea on what php file I can modify the 33% back to 100% ? I've had this same "problem" on other zencart websites. Thanks again.
Re: Tabbed Products ''LITE'' version - Delimiter based
iS THERE A 'NEW VERSION OF TABBED LITE which has the tabs located on the side like your demo shows ? if so where/how do I get access to that version (a beta version is acceptable because this is for an important demo now a live site right now...
Re: Tabbed Products ''LITE'' version - Delimiter based
Sorry not yet. Other things came up. I hope to get to it soon. It wont be a new Tabbed Lite.. just a layout patch.
Re: Tabbed Products ''LITE'' version - Delimiter based
instead of uploading the file in Admin > Tools> Install SQL Patches, copy paste the contents inside of it into the box and try running it
Re: Tabbed Products ''LITE'' version - Delimiter based
any idea when you are going to release the ":stylesheets or whatever so we can have tabs on the side??