Hi Everyone. I'm very new to Zen Cart, this is my first experience with it. So far loving it (especially compared to the mess that is Magento).
I'm at my first wall. EVERY question I had to date has been answered by a quick google/forum search except this one. I can't for the life of me figure out how to access the width of the div that encapsulates the additional product images. It's hardcoded somewhere as an inline style at width=50%, and it's making it impossible to actually put 3 in a row like it's dictated in the admin>config.
Here's the page.
http://www.shopgoldenpony.com/index....products_id=33
As you can see, I set the class .additionalImages background to black so it illustrates my point. If you view the source, there's an inline style in there forcing it to 50% (which the black also seems to confirm, since it looks like half the main column). This makes it impossible for the images to go in a single row. Floating doesn't seem to solve anything.
Where is this inline style coming from? I did source search in the chain of tpl files additional images require, and there's nothing to be found.
Thanks in advance!



