Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
PinkLeopard
Hi Clyde, I am running into a problem with additional images. I have Image Handler installed along with Zen Lightbox and the second image overlaps the Add To Cart button.
Any thoughts?
not without see your site.
Re: Cold Steel Template Support Thread
Thanks but I have run into too many problems with this template.
Re: Cold Steel Template Support Thread
Hello Clyde - I am having an issue with changing the left column, Main Categories Name to an image file.
When I change the categories name to the file path both show up in the left column - The image path and name show up with bg color and the image is over top.
I did find three different post in this thread with a different solution for each file (categories_css.php),(categories_row.php) and (English.php). English_php seems to be the only change with the overlay mentioned above - The categories_row.php did not show any change for me but maybe further clarification
on editing or del the high lighted code in your previous post.
And yea I tried to just change the color to my background color but the overlay distorts my image.
Thank you for any help here as I am :wacko:.
P.S I have read through this thread and concluded you must be a patient person!
Thanks again
Cheers/ Tidy
I am using ZC 1.3.8 and your Cold Steel dvp with wamp on local server.
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
tidy
Hello Clyde - I am having an issue with changing the left column, Main Categories Name to an image file.
When I change the categories name to the file path both show up in the left column - The image path and name show up with bg color and the image is over top.
I did find three different post in this thread with a different solution for each file (categories_css.php),(categories_row.php) and (English.php). English_php seems to be the only change with the overlay mentioned above - The categories_row.php did not show any change for me but maybe further clarification
on editing or del the high lighted code in your previous post.
And yea I tried to just change the color to my background color but the overlay distorts my image.
Thank you for any help here as I am :wacko:.
P.S I have read through this thread and concluded you must be a patient person!
Thanks again
Cheers/ Tidy
I am using ZC 1.3.8 and your Cold Steel dvp with wamp on local server.
Are talking about the sidebox header?
Re: Cold Steel Template Support Thread
Wow that was fast "thanks" - Yes the header for the Categories content in the left side box.
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
Are talking about the sidebox header?
Wow that was fast "thanks" - Yes the header for the Categories Content in the left side box.
Re: Cold Steel Template Support Thread
Hi Clyde I am just in the process of setting up zen cart.
I have added a couple of categories and products and changed from classic to Cold Steel. When I changed from classic to cold steel all my fonts suddenly jumped in size.
How do I get them back to a smaller size?
I am also using bullets in my product desctiptions. e.g.
<ul>
<li>Fast and simple installation. Installation requires only 3 connections. </li>
<li>Everything you need is included in the Stopit! kit, including simple installation instructions</li> </ul>
They work find in preview but when I view the product description the bullets are missing,
Many thanks in advance for your help
www.fastbikegear.co.nz
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
Liamv
Hi Clyde I am just in the process of setting up zen cart.
I have added a couple of categories and products and changed from classic to Cold Steel. When I changed from classic to cold steel all my fonts suddenly jumped in size.
How do I get them back to a smaller size?
I am also using bullets in my product desctiptions. e.g.
<ul>
<li>Fast and simple installation. Installation requires only 3 connections. </li>
<li>Everything you need is included in the Stopit! kit, including simple installation instructions</li> </ul>
They work find in preview but when I view the product description the bullets are missing,
Many thanks in advance for your help
www.fastbikegear.co.nz
Ok I have solved the fonts problem (Some files were not transferred the first time I FTP'd to the site)
Still have the problem with the bullets not showing on the Stopit, Indicator reminder product description on my wev site.
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
Liamv
Ok I have solved the fonts problem (Some files were not transferred the first time I FTP'd to the site)
Still have the problem with the bullets not showing on the Stopit, Indicator reminder product description on my wev site.
open includes/templates/cold_steel/css/stylesheet.css
find the follwoing declaration and delete the highlighted portion
#productDescription ul li {
margin-right:2px;
padding:2px 0 2px 17px;
list-style: none;
font-size: 1.1em;
}
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
tidy
Wow that was fast "thanks" - Yes the header for the Categories Content in the left side box.
This article in the Tutorials/FAQ section may help;
article=135