Re: Cold Steel Template Support Thread
Hi Clyde...
I'm having a senior moment. I created an FAQ EZ-Page. But I can't get the ez page to show in side box but it appears in the header, footer, etc. I have everything turned on in the config menu and have the ez side box turned on, but no go.
Am I forgetting something? OR?
Thanks... :blush:
Re: Cold Steel Template Support Thread
Never mind... I got it... Argh! Sorry! :censored:
Re: Cold Steel Template Support Thread
Hi,
I'm using multiple product images on the cold steel template, problem is the extra images cover over the quanity add to cart button.
I presume others got this problem, what's the fix for this?
Thanks.
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
The Pitbull Press
Hi,
I'm using multiple product images on the cold steel template, problem is the extra images cover over the quanity add to cart button.
I presume others got this problem, what's the fix for this?
Thanks.
URl for your site so I can see exactly what the problem is
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
URl for your site so I can see exactly what the problem is
if you goto here, I have 6 extra photos on this product, and the add to cart is under the photos.
http://thepitbullpress.com/catalog/i...&products_id=2
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
The Pitbull Press
You've apparently forgotten to upload the product_info.css file that comes with the template.
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
You've apparently forgotten to upload the product_info.css file that comes with the template.
Just downloaded the template again off the zencart website, and there's no such file in there.
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
The Pitbull Press
Just downloaded the template again off the zencart website, and there's no such file in there.
Open includes/templates/template_default/templates/product_info_display.php
find the following section of code
<!--bof Additional Product Images -->
just above this add the following
<br class="clearBoth" />
It should not look like this
<br class="clearBoth" />
<!--bof Additional Product Images -->
save the file into
includes/templates/cold_steel/templates/
Re: Cold Steel Template Support Thread
Thanks Clyde, that worked!
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
The Pitbull Press
Thanks Clyde, that worked!
glad it got sorted