glad to help
Printable View
Clyde,
Quick question, have installed the cold steel template and most everything is working great, love the look of the template itself.
My problem involves attributes. This template puts them above the item description and has taken the images for attributes and overlapped them. Is there any way to move the attributes down low again? thanks in advance. Here is a link to a product showing this problem http://www.favorgiftstation.com/inde...roducts_id=291
Thanks, just what I needed. One last question though, within the attributes code you have the price code as well. I moved the attributes to down below the quantity discounts which also moved the price. When I tried to move the price code back up top it altered model # text to be much larger and bolder. Is there somewhere more specific I need to put the price code? <h2 id="productPrices" class="productGeneral">
I put it on line 85 and that's where this problem occured.
ok, just realized I was being stupid. Only copied single line for price when in fact it is about 10 lines. Everything is good now, thanks for the help, much appreciated.
Edit: Did have one last question, in the contact us module, I'm getting a star.gif showing up. The actual text as this gif doesn't exist. Is this missing from your templates? or is this something missing from a mod? Though I have tried your other templates as well and none of the others have this missing gif. This is for the "Required Information" images.
open includes/languages/cold_steel/english.php
check at around line 278 and make sure the following define statements are present
Code:define('FORM_REQUIRED_INFORMATION', ' = Required information');
define('ENTRY_REQUIRED_SYMBOL', 'star.gif');
define('ENTRY_REQUIRED_SYMBOL_ALT', 'required information');
define('ENTRY_REQUIRED_SYMBOL_HEIGHT', '12');
define('ENTRY_REQUIRED_SYMBOL_WIDTH', '12');
Yes those lines are in there just like that. My issue seems to be that I don't have a star.gif anyone on my site. Was thinking maybe I was missing something here.
Hi,
I really like this template and I have started to use it on a test site, what I am wondering is I have seen a lot of the sites using this template with tabs on top of the page under the logo?? How do I get the tabs on top which say Home, Login, Contact Us etc.
If I don't make any senss, i am talking about the orange tabs on top http://www.favorgiftstation.com
Thanks in advance!
This should help.
just unzip the file and upload the images to includes/templates/cold_steel/images
Attachment 6392