-
Re: Cold Steel Template Support Thread
Hi,
Just downloaded and installed the template.
Not sure if I have done this correctly, but I have replaced the 'header_bg.gif' with my logo which stretches nearly the whole length of the page and have deleted the logo.gif.
There still remains the image placeholder though which I cannot figure out how to remove. Can you give me an idea or have I gone about this the wrong way?
www.timothyguttridgeinteriors.co.uk/shop
Cheers.
-
Re: Cold Steel Template Support Thread
Sorted... found another thread with the info.
Cheers.
-
Re: Cold Steel Template Support Thread
Hi,
Great Template!
One question though and probably the start of many! How do I remove the black pixel dot from the sub category? I would prefer to use just a 'colon' if possible.
Thanks.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
audiografix
Hi,
Great Template!
One question though and probably the start of many! How do I remove the black pixel dot from the sub category? I would prefer to use just a 'colon' if possible.
Thanks.
link to your site?
You should find most answers located in this thread.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
audiografix
Hi,
Great Template!
One question though and probably the start of many! How do I remove the black pixel dot from the sub category? I would prefer to use just a 'colon' if possible.
Thanks.
create a 1 x 1 transparent gif image
and save it to:
includes/templates/cold_steel/images/bc_cat_pointer_down.gif
includes/templates/cold_steel/images/bc_cat_pointer_right.gif
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
create a 1 x 1 transparent gif image
and save it to:
includes/templates/cold_steel/images/bc_cat_pointer_down.gif
includes/templates/cold_steel/images/bc_cat_pointer_right.gif
This way doesn't really give me the desired effect.
The results of the above procedure are shown here:
www.timothyguttridgeinteriors.co.uk/shop
I would like the dot on all categories but no sub categories.
The result of the change appears to have taken the dot from all categories with a sub category but not the sub category itself.
Thanks.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
audiografix
This way doesn't really give me the desired effect.
The results of the above procedure are shown here:
www.timothyguttridgeinteriors.co.uk/shop
I would like the dot on all categories but no sub categories.
The result of the change appears to have taken the dot from all categories with a sub category but not the sub category itself.
Thanks.
You might want to set everything back to the original look.
I'll have to do some research on how to accomplish this.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
You might want to set everything back to the original look.
I'll have to do some research on how to accomplish this.
Thank's Clyde, most appreciated. Steve.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
audiografix
Thank's Clyde, most appreciated. Steve.
Any news on this Clyde?
Cheers,
Steve.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
audiografix
Any news on this Clyde?
Cheers,
Steve.
still working on it
-
Re: Cold Steel Template Support Thread
In an attempt to change the appearance of the Products Quantity Discounts table within the products info page, I added this to the products_info.css :
Quote:
#qtyDiscountsOffPrice {
border: 1px solid #000000;
background: #f0f8ff;
margin: 0.2em;
padding: 0.5em 0.5em;
text-align: center;
}
and in tpl_modules_products_qantity_discounts.php changed lines 17 and 30 to read <table id="qtyDiscountsOffPrice">
I am getting the desired effect in FF and IE8, however, this does not work in Chrome. Why is this so? :shocking:
Link to the page with quantity discount.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
frank18
In an attempt to change the appearance of the Products Quantity Discounts table within the products info page, I added this to the products_info.css :
and in tpl_modules_products_qantity_discounts.php changed lines 17 and 30 to read <table id="qtyDiscountsOffPrice">
I am getting the desired effect in FF and IE8, however, this does not work in Chrome. Why is this so? :shocking:
Link to the page with quantity discount.
Looks the same when viewing in
Chrome, Opera, Safari, FF and IE7/8
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
Looks the same when viewing in
Chrome, Opera, Safari, FF and IE7/8
Clearing the cache and reloading the browser did help :blush:
-
Re: Cold Steel Template Support Thread
I am fairly new to Zen Cart, and we've been using another template, which is live at http://www.Kelownaspiceandtea.com/ and I want to switch to Cold Steel. I've been playing with it and really like it!
I have successfully installed your theme and can easily switch between our default theme and Cold Steel.
We're using Zen Cart v.1.3.9h and I have just a couple of issues. I think I can sort most problems with a bit of searching and experimentation, but need your help on this one.
I'm a bit stumped with some errant visible text e.g. on the customer log-in page, these phrases (below) appear and I need to alter them or make them go away altogether. They appear in tables or in white space in locations where I might expect to be able to customize the content and I did search for the text strings and found them, but when I change the texts below, the page fails.
BILLING_INFO_TEXT
RETURN_CUSTOMER_TEXT
SHOP_CONFIDENCE_TEXT
HEADING_CUSTOMER_SERVICE
How do I amend the phrases in such a way so as the page still works?
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
sunnyokanagan
I am fairly new to Zen Cart, and we've been using another template, which is live at
http://www.Kelownaspiceandtea.com/ and I want to switch to Cold Steel. I've been playing with it and really like it!
I have successfully installed your theme and can easily switch between our default theme and Cold Steel.
We're using Zen Cart v.1.3.9h and I have just a couple of issues. I think I can sort most problems with a bit of searching and experimentation, but need your help on this one.
I'm a bit stumped with some errant visible text e.g. on the customer log-in page, these phrases (below) appear and I need to alter them or make them go away altogether. They appear in tables or in white space in locations where I might expect to be able to customize the content and I did search for the text strings and found them, but when I change the texts below, the page fails.
BILLING_INFO_TEXT
RETURN_CUSTOMER_TEXT
SHOP_CONFIDENCE_TEXT
HEADING_CUSTOMER_SERVICE
How do I amend the phrases in such a way so as the page still works?
check
includes/languages/cold_steel/engish.php
and/or
includes/languages/english/cold_steel/login.php
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
check
includes/languages/cold_steel/engish.php
and/or
includes/languages/english/cold_steel/login.php
Thank you for your very speedy reply!
It appears to be in tpl_login_default.php like this example:
Line #110 : <h3 class="AssuranceHeader"><?php echo HEADING_SHOP_CONFIDENCE; ?></h3>
Line #113 : <?php echo SHOP_CONFIDENCE_TEXT; ?>
But I find when I change anything there, the login page fails. Perhaps I am not editing those lines correctly. If I wish to say something other than SHOP_CONFIDENCE_TEXT, which instance do I alter?
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
sunnyokanagan
Thank you for your very speedy reply!
It appears to be in tpl_login_default.php like this example:
Line #110 : <h3 class="AssuranceHeader"><?php echo HEADING_SHOP_CONFIDENCE; ?></h3>
Line #113 : <?php echo SHOP_CONFIDENCE_TEXT; ?>
But I find when I change anything there, the login page fails. Perhaps I am not editing those lines correctly. If I wish to say something other than SHOP_CONFIDENCE_TEXT, which instance do I alter?
DO NOT EDIT tpl_login_default.php
You will find the necessary definitions to edit in
includes/languages/cold_steel/engish.php
and/or
includes/languages/english/cold_steel/login.php
the define statements are as follows
define('HEADING_SHOP_CONFIDENCE', 'Shop With Confidence');
define('SHOP_CONFIDENCE_TEXT', '<h4><strong>We value your privacy...</strong></h4><br />Your personal information is strictly confidential and only shared with shippers and payment processors as needed.<br />For more information read our <a href="' . zen_href_link(FILENAME_PRIVACY, '', 'SSL') . '">Privacy policy</a>.');
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
DO NOT EDIT tpl_login_default.php
You will find the necessary definitions to edit in
includes/languages/cold_steel/engish.php
and/or
includes/languages/english/cold_steel/login.php
Aha! This may be my problem. Cold Steel resides in
/store/includes/includes/languages/english/cold_steel
and neither the english.php nor login.php contains the definitions we are discussing.
Should I delete all Cold Steel files and folders and re-install fresh under /store/includes/languages/english/ ? Will I still be able to edit themes to my other two default templates?
What is your advice? Which is very much appreciated, by the way!
And should I CHMOD all permissions to 777?
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
sunnyokanagan
Aha! This may be my problem. Cold Steel resides in
/store/includes/includes/languages/english/cold_steel
and neither the english.php nor login.php contains the definitions we are discussing.
Should I delete all Cold Steel files and folders and re-install fresh under /store/includes/languages/english/ ? Will I still be able to edit themes to my other two default templates?
What is your advice? Which is very much appreciated, by the way!
And should I CHMOD all permissions to 777?
The folder structure of the cold steel template package is the same as Zen Cart, you can therefore upload/FTP the entire includes folder to where you have Zen Cart installed on your server.
You shouldn't need to change and file permissions.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
the define statements are as follows
define('HEADING_SHOP_CONFIDENCE', 'Shop With Confidence');
define('SHOP_CONFIDENCE_TEXT', '<h4><strong>We value your privacy...</strong></h4><br />Your personal information is strictly confidential and only shared with shippers and payment processors as needed.<br />For more information read our <a href="' . zen_href_link(FILENAME_PRIVACY, '', 'SSL') . '">Privacy policy</a>.');
Thank you for that, sir... I have inserted this definition into the english.php and the login.php files and it works!
Could you please provide the define statements for these few others?
BILLING_INFO_TEXT
RETURN_CUSTOMER_TEXT
HEADING_RETURNING_INFO
HEADING_CUSTOMER_SERVICE
Nearly there... thank you! :clap:
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
sunnyokanagan
Thank you for that, sir... I have inserted this definition into the english.php and the login.php files and it works!
Could you please provide the define statements for these few others?
BILLING_INFO_TEXT
RETURN_CUSTOMER_TEXT
HEADING_RETURNING_INFO
HEADING_CUSTOMER_SERVICE
Nearly there... thank you! :clap:
You will find the define statements in
includes/languages/cold_steel/engish.php
and/or
includes/languages/english/cold_steel/login.php
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
You will find the define statements in
includes/languages/cold_steel/engish.php
and/or
includes/languages/english/cold_steel/login.php
DONE! Thank you so very much, Clyde! :hug:
-
Re: Cold Steel Template Support Thread
Similar issue - can't find the source. I'm trying to use the checkout steps and cannot find where to edit the
TEXT_ORDER_STEPS_INFO files.
Can you tell me where to find them please? They don't seem to be in english.php
Bil
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
sunnyokanagan
Similar issue - can't find the source. I'm trying to use the checkout steps and cannot find where to edit the
TEXT_ORDER_STEPS_INFO files.
Can you tell me where to find them please? They don't seem to be in english.php
Bil
includes/languages/english/extra_definitions/cold_steel/order_steps_defines.php
NOTE: admin -> tools -> Developers Tool Kit is your friend when you need to find information such as you are looking for.
check this tutorial for information on how to use the Developers Tool Kit ( www.zen-cart.com/tutorials/index.php?article=39 )
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
includes/languages/english/extra_definitions/cold_steel/order_steps_defines.php
NOTE:
admin -> tools -> Developers Tool Kit is your friend when you need to find information such as you are looking for.
check this tutorial for information on how to use the Developers Tool Kit (
www.zen-cart.com/tutorials/index.php?article=39 )
Yes, I had used the developer's toolkit to look for the file, but it was not on the server. I have now uploaded the cold_steel/ folder under english/extra_definitions/ and it works just right. Cool!
Your extra little features make our online store more and more special!
-
Re: Cold Steel Template Support Thread
I am everlastingly grateful for the patience you have shown to this Z-C noob!
In my login page, the two button images with Alts Sign In and Submit the Information appear to be named incorrectly. The images don't show up - just the Alt names. Images for these appear to be on the server, but cannot find the file in which to correct the image file names so they will refer to the correct button images.
Yes, I used the Developers Tool Kit but I'm still lost :dontgetit
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
sunnyokanagan
I am everlastingly grateful for the patience you have shown to this Z-C noob!
In my login page, the two button images with Alts Sign In and Submit the Information appear to be named incorrectly. The images don't show up - just the Alt names. Images for these appear to be on the server, but cannot find the file in which to correct the image file names so they will refer to the correct button images.
Yes, I used the Developers Tool Kit but I'm still lost :dontgetit
includes/languages/english/cold_steel/button_names.php
-
Re: Cold Steel Template Support Thread
Hello, im a new user of zen cart, dont have much skill in this so i have some questions.. like some others here at the last post on the forum thread i have problem with some things to..
"My account"
-BILLING_INFO_TEXT
-RETURN_CUSTOMER_TEXT
-HEADING_SHOP_CONFIDENC
-SHOP_CONFIDENCE_TEXT
-HEADING_CUSTOMER_SERVICE
-the "log in" pic..
"my cart"
-TEXT_ORDER_STEPS_INFO
- and the step 1-4 pictures dont shows
like i sad i am totally newbie on this and would like some more information about how to fix this..
should i move some files on the webserver?
www.webshop.outfishing.se
/Andreas Johannesson
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
antan88
Hello, im a new user of zen cart, dont have much skill in this so i have some questions.. like some others here at the last post on the forum thread i have problem with some things to..
"My account"
-BILLING_INFO_TEXT
-RETURN_CUSTOMER_TEXT
-HEADING_SHOP_CONFIDENC
-SHOP_CONFIDENCE_TEXT
-HEADING_CUSTOMER_SERVICE
-the "log in" pic..
"my cart"
-TEXT_ORDER_STEPS_INFO
- and the step 1-4 pictures dont shows
like i sad i am totally newbie on this and would like some more information about how to fix this..
should i move some files on the webserver?
www.webshop.outfishing.se
/Andreas Johannesson
Make sure you have uploaded ALL of the following folders and associated files in those folders
includes/languages/cold_steel
includes/languages/english/cold_steel
includes/languages/english/extra_definitions/cold_steel
includes/languages/english/html_includes/cold_steel
includes/modules/cold_steel
includes/modules/sideboxes/cold_steel
includes/templates/cold_steel
-
Re: Cold Steel Template Support Thread
Yes i have all of them.. whats the next step?
/Andreas
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
antan88
Yes i have all of them.. whats the next step?
/Andreas
See these previous posts above
www.zen-cart.com/forum/showpost.php?p=981721&postcount=621
www.zen-cart.com/forum/showpost.php?p=982616&postcount=624
-
Re: Cold Steel Template Support Thread
yes i know but like i sad i dont understand what to do.. just explain with little more details and i would be really happy!
It might be the english i dont understand to..i dont know.. :P anyway i dont understand.. LOL
/Andreas
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
antan88
yes i know but like i sad i dont understand what to do.. just explain with little more details and i would be really happy!
It might be the english i dont understand to..i dont know.. :P anyway i dont understand.. LOL
/Andreas
You are missing one or more languages files.
You need to upload those files as indicated.
the files you are missing are the ones mentioned in these previous posts.
http://www.zen-cart.com/forum/showpo...&postcount=621
http://www.zen-cart.com/forum/showpo...&postcount=624
-
Re: Cold Steel Template Support Thread
thx for the help, now i got it to work.. but now i have another problem.. the sitecolumns are in english now instead of swedish..
"home" "log in/register" "my account" and "view cart" can i change those names to swedish anywhere? Hope you understand ...
/Andreas
-
Re: Cold Steel Template Support Thread
i fixed it... thx alot for the help i've got!
/Andreas
-
Re: Cold Steel Template Support Thread
-
Re: Cold Steel Template Support Thread
Hey I'm not sure how to do it (checked a few tutorials but not sure if I was finding the right tpl files)
Basically I'd like to remove or shorten up the login screen. I've heard it can be difficult to totally remove the code so if need be I would be satisfied if I knew how to change even just the text under New Customer
Any help pointing in the right direction would be appreicated! Thanks!
http://i54.tinypic.com/2m7u4co.jpg
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
gulviz47
Hey I'm not sure how to do it (checked a few tutorials but not sure if I was finding the right tpl files)
Basically I'd like to remove or shorten up the login screen. I've heard it can be difficult to totally remove the code so if need be I would be satisfied if I knew how to change even just the text under New Customer
Any help pointing in the right direction would be appreicated! Thanks!
http://i54.tinypic.com/2m7u4co.jpg
You can turn some of those fields in
admin -> configuration -> customer details.
The text you wish to change can be found: includes/languages/cold_steel/english.php (line 84)
Other fields, as you've pointed out, would have to be totally removed.
-
Re: Cold Steel Template Support Thread
To manny pages, so I could not find a good answer.
Is there a guide available that explain how to get this skin working with multiple languages?
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
swefred
To manny pages, so I could not find a good answer.
Is there a guide available that explain how to get this skin working with multiple languages?
add the appropriate language files.
-
Re: Cold Steel Template Support Thread
Good day, all -
I'm getting a small error - in the stylesheet.css, line 944 calls for nav_tab.jpg, and there's no image of that name in the cold_steel images file. Have I misplaced an image, or should that line call for nav_tab.gif?
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
pearlie
Good day, all -
I'm getting a small error - in the stylesheet.css, line 944 calls for nav_tab.jpg, and there's no image of that name in the cold_steel images file. Have I misplaced an image, or should that line call for nav_tab.gif?
link to your site?
-
Re: Cold Steel Template Support Thread
Oh - sorry - not enough caffeine yet today.
www dot acmefibres dot com
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
pearlie
Good day, all -
I'm getting a small error - in the stylesheet.css, line 944 calls for nav_tab.jpg, and there's no image of that name in the cold_steel images file. Have I misplaced an image, or should that line call for nav_tab.gif?
yes it should be nav_tab.gif
-
Re: Cold Steel Template Support Thread
Splendid! thanks so much for your fast reply, I appreciate how easy it is to get help from you... for such a piddly little thing, too. I must have changed it inadvertently when I was messing with the colour scheme.
Cheers!
-
Re: Cold Steel Template Support Thread
Clyde,
I need to know how to change the header you have of "cold steel" to an image I have for my business. What size does the image need to be and how do I delete the "cold steel" and replace it with my image? I would also like to add Interdigital Designs next to the image. How do I do that please?
I am using Zencart 1.39h and my address is:
https://www.interdigitaldesigns.com
Also, is it possible for you to tell me how to install the CSS Flyout Menu module? If not, I understand. I jjust can't seem to understand the instructions they have in the tut section.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
Interdigital_Designs
Clyde,
I need to know how to change the header you have of "cold steel" to an image I have for my business. What size does the image need to be and how do I delete the "cold steel" and replace it with my image? I would also like to add Interdigital Designs next to the image. How do I do that please?
I am using Zencart 1.39h and my address is:
https://www.interdigitaldesigns.com
Also, is it possible for you to tell me how to install the CSS Flyout Menu module? If not, I understand. I jjust can't seem to understand the instructions they have in the tut section.
follow the instruction in this tutorials/faq article
make sure you rename ALL the CUSTOM folders to cold_steel
Then FTP/upload the includes folder to your server.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
still working on it
Hi Clyde, did you manage to find out how to remove the dot from the sub category menu?
Steve.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
audiografix
Hi Clyde, did you manage to find out how to remove the dot from the sub category menu?
Steve.
create a 1 x 1 transparent gif image
and save it to:
includes/templates/cold_steel/images/bc_cat_no_sub.gif
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
still working on it
Quote:
Originally Posted by
clydejones
create a 1 x 1 transparent gif image
and save it to:
includes/templates/cold_steel/images/bc_cat_no_sub.gif
Thanks Clyde, but as I said previously, this also removes the dot from categories that don't have sub categories.
Ideally I would like to retain the dot on all main categories but have it removed from all sub categories.
If this isn't possible I could always add a blank sub category I suppose!
Steve.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
audiografix
Thanks Clyde, but as I said previously, this also removes the dot from categories that don't have sub categories.
Ideally I would like to retain the dot on all main categories but have it removed from all sub categories.
If this isn't possible I could always add a blank sub category I suppose!
Steve.
The previous was for two different images. this should work for what you are attempting.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
The previous was for two different images. this should work for what you are attempting.
Hi Clyde,
The result is shown here: http://www.silvermine.net/shop/
Which now shows Unique pieces without the dot because there are no sub categories.
Steve.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
audiografix
Hi Clyde,
The result is shown here:
http://www.silvermine.net/shop/
Which now shows Unique pieces without the dot because there are no sub categories.
Steve.
Its seems to ALL or None; that's just the way the mod is written.
-
Re: Cold Steel Template Support Thread
Hello, I have the latest zencart with the cold steel template. I would like to change the color of the sub categories. I can change all the categories color, but I want to distinguish the top categories from the subcategories once they have been clicked. my site is www.hotshothobbies.com. For example when you click on the Traxxas category, there are several categories to choose from. I would like to change the colors of lets say the parts subcategory to red. Any help is appreciated. I have examined the .css files but cant seem to narrow down the sub category colors
Thanks
Tom
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
thomasjr32
Hello, I have the latest zencart with the cold steel template. I would like to change the color of the sub categories. I can change all the categories color, but I want to distinguish the top categories from the subcategories once they have been clicked. my site is
www.hotshothobbies.com. For example when you click on the Traxxas category, there are several categories to choose from. I would like to change the colors of lets say the parts subcategory to red. Any help is appreciated. I have examined the .css files but cant seem to narrow down the sub category colors
Thanks
Tom
I'll need to look at whats involved before I can give you an answer.
-
Re: Cold Steel Template Support Thread
my site is www.hotshothobbies.com any info you need i can give you.
I would also like to have my sub categories to be like this site with bullets indented more http://www.silvermine.net/shop/
Click on main category Traxxas and everything under that I want to change color. Thank you for the help. I like the template.
TRAXXAS-> (363)
|_ ACCESSORIES
|_ BOATS (1)
|_ Electric Vehicles (29)
|_ Nitro Vehicles (8)
|_ PARTS-> (325)
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
thomasjr32
my site is
www.hotshothobbies.com any info you need i can give you.
I would also like to have my sub categories to be like this site with bullets indented more
http://www.silvermine.net/shop/
Click on main category Traxxas and everything under that I want to change color. Thank you for the help. I like the template.
TRAXXAS-> (363)
|_ ACCESSORIES
|_ BOATS (1)
|_ Electric Vehicles (29)
|_ Nitro Vehicles (8)
|_ PARTS-> (325)
admin -> configuration -> layout settings
Categories Separator between links Status (set to 0)
Categories Separator between the Category Name and Count (delete the default setting)
Categories Separator between the Category Name and Sub Categories (delete the default setting)
-
Re: Cold Steel Template Support Thread
Any ideas on how to make the sub categories a different color?
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
thomasjr32
Any ideas on how to make the sub categories a different color?
see post 655 above.
-
Re: Cold Steel Template Support Thread
??? Do you need more info? I can post my stylesheet.css file if you need it. Or, do you just need more time to research?
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
thomasjr32
??? Do you need more info? I can post my stylesheet.css file if you need it. Or, do you just need more time to research?
I need time to look at how the bettercategories mod is handling the different layers of categories/subcategories.
Once I've found a solution I'll post back.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
thomasjr32
??? Do you need more info? I can post my stylesheet.css file if you need it. Or, do you just need more time to research?
Quote:
Originally Posted by
clydejones
I need time to look at how the bettercategories mod is handling the different layers of categories/subcategories.
Once I've found a solution I'll post back.
try adding this to your stylesheet.css
#categoriesContent .category-subs, #categoriesContent .category-products {
color:red;
}
-
Re: Cold Steel Template Support Thread
OK, Thank you. Whereabouts should i put it in the stylesheet?
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
thomasjr32
OK, Thank you. Whereabouts should i put it in the stylesheet?
Just add it at the bottom.
-
Re: Cold Steel Template Support Thread
How do i make the products appear in horizontal boxes as opposed to aligning from top to bottom. I would like the to be 3 products across
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
thomasjr32
How do i make the products appear in horizontal boxes as opposed to aligning from top to bottom. I would like the to be 3 products across
install the column_layout_grid_for_product_listing
-
Re: Cold Steel Template Support Thread
How do I get my 3rd party banner to display at the top of my page in the middle next to my logo, and how do I make the background of that section white as opposed to grey? www.hotshothobbies.com
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
thomasjr32
How do I get my 3rd party banner to display at the top of my page in the middle next to my logo, and how do I make the background of that section white as opposed to grey?
www.hotshothobbies.com
admin -> tools -> banner manager
-
Re: Cold Steel Template Support Thread
I put the html code in there, new banner, under banner group "all", its active, it is an html code, I must have something else turned off, any ideas?
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
thomasjr32
I put the html code in there, new banner, under banner group "all", its active, it is an html code, I must have something else turned off, any ideas?
admin -> configuration -> layout settings -> Banner Display Groups - Header Position 2
-
Re: Cold Steel Template Support Thread
got it! Thank you! How do I cahnge the background color of the top header to white?
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
thomasjr32
got it! Thank you! How do I cahnge the background color of the top header to white?
stylesheet.css
make the highlighted change:
#logoWrapper{
margin:0;
background: #fff;
height:112px;
width:917px;
position: relative;
top:0;
left:0;
}
-
Re: Cold Steel Template Support Thread
how do I show sub categories in my categories also in different color?
for example:
Traxxas (Blue)
Electric Vehicles(Red)
Nitro Vehicles (Red)
Parts (Red)
Electric Vehicle Parts(sub sub category, not shown until "Parts" is clicked)
Venom(Blue)
Batteries(Red)
Chargers
But I dont want to show the sub sub categories until the sub categories are clicked on.
Also, since I have gotten so much great help from you, I would like to know where I can make a donation to thank you.
-
Re: Cold Steel Template Support Thread
my example didnt turn out well
Under categories on my site, you see "TRAXXAS" which has sub categories but arent shown until you click on Traxxas.
I would like to display my sub categories that are in Traxxas, under Traxxas , (in Red), on main page as well. does that make sense?
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
thomasjr32
how do I show sub categories in my categories also in different color?
for example:
Traxxas (Blue)
Electric Vehicles(Red)
Nitro Vehicles (Red)
Parts (Red)
Electric Vehicle Parts(sub sub category, not shown until "Parts" is clicked)
Venom(Blue)
Batteries(Red)
Chargers
But I dont want to show the sub sub categories until the sub categories are clicked on.
Also, since I have gotten so much great help from you, I would like to know where I can make a donation to thank you.
This can't be done using the current category sidebox.
Quote:
Originally Posted by
thomasjr32
my example didnt turn out well
Under categories on my site, you see "TRAXXAS" which has sub categories but arent shown until you click on Traxxas.
I would like to display my sub categories that are in Traxxas, under Traxxas , (in Red), on main page as well. does that make sense?
This can't be done using the current category sidebox.
There other choices for category sideboxes in the downloads section of the forum.
visit my site (link in my signature)
-
Re: Cold Steel Template Support Thread
I've got pretty much everything tweaked to my liking (or I think I have it sorted until I get to it, at least), but one thing I can't seem to find is how to change the formatting of the "Categories" and other side boxes.
Specifically the "[...]" next to headings that link to other pages (by default, "Reviews" and "New Products" boxes are perfect examples of this.
The other issue I have is with the text "arrows" created to display subcategories. Right now, there is a "|_" by the looks of it to the left of each subcategory, and a "->" to the right of any category that has subcategories.
I found where to edit the "bc_cat_right/down/etc...." gifs in tpl_categories.php, but these are the last little tweaks I can't seem to work out on my own.
using: v1.3.9h with a modified cold_steel 2
Thanks!
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
chrispenner
I've got pretty much everything tweaked to my liking (or I think I have it sorted until I get to it, at least), but one thing I can't seem to find is how to change the formatting of the "Categories" and other side boxes.
Specifically the "[...]" next to headings that link to other pages (by default, "Reviews" and "New Products" boxes are perfect examples of this.
The other issue I have is with the text "arrows" created to display subcategories. Right now, there is a "|_" by the looks of it to the left of each subcategory, and a "->" to the right of any category that has subcategories.
I found where to edit the "bc_cat_right/down/etc...." gifs in tpl_categories.php, but these are the last little tweaks I can't seem to work out on my own.
using: v1.3.9h with a modified cold_steel 2
Thanks!
open includes/languages/cold_steel/english.php
search the file for [...] and make the changes you want.
This is from the read me file for the template:
admin -> configuration -> layout settings
Categories Separator between the Category Name and Count (delete the default setting)
Categories Separator between the Category Name and Sub Categories (delete the default setting)
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
This can't be done using the current category sidebox.
This can't be done using the current category sidebox.
There other choices for category sideboxes in the downloads section of the forum.
visit my site (link in my signature)
I downloaded this module how do I use it. I want to configure my categories. I added the files.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
thomasjr32
I downloaded this module how do I use it. I want to configure my categories. I added the files.
What module are you referring to?
-
Re: Cold Steel Template Support Thread
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
thomasjr32
Expanded Category List
You should check the support thread for this mod.
-
Re: Cold Steel Template Support Thread
Website: http://voluptupuss.co.uk/
Hey there,
I've been following this whole thread after googling about how to put in the right coloumn. As you can see I have put it in, but my middle bit doesn't stretch quite far enough to have the white behind it.
I've been trying to work it out, and don't want to resort to shrinking my images in the middle and pulling it across as the middle is the right width for me it's just the sides that need work.
Thanks for any help
With love
Gothi
-
Re: Cold Steel Template Support Thread
@gothicat,
You may not know it, but Clyde passed away suddenly, just two days after his last post.
He was such a help to all of us in the Zen Cart community.
We were installing Zen Cart 1.5.0 on two of our newest sites and the customers both picked Cold Steel as their choice of template.
I know that Clyde was actively involved in making sure both his and other mods were able to be used with the new release. Just over two weeks prior to his passing, he was reporting compatible mods to the community.
Zen Cart version 1.5.0 has several minor and major changes.
Cold Steel will work as it is with 1.5 but, we felt we needed to pay it forward for Clyde.
A modified version of Cold Steel has been submitted to the Free Software Add Ons section and should be available in a few days.
Anyone needing the files prior to the release should PM me.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
dbltoe
@gothicat,
You may not know it, but Clyde passed away suddenly, just two days after his last post.
He was such a help to all of us in the Zen Cart community.
We were installing Zen Cart 1.5.0 on two of our newest sites and the customers both picked Cold Steel as their choice of template.
I know that Clyde was actively involved in making sure both his and other mods were able to be used with the new release. Just over two weeks prior to his passing, he was reporting compatible mods to the community.
Zen Cart version 1.5.0 has several minor and major changes.
Cold Steel will work as it is with 1.5 but, we felt we needed to pay it forward for Clyde.
A modified version of Cold Steel has been submitted to the Free Software Add Ons section and should be available in a few days.
Anyone needing the files prior to the release should PM me.
[/B]
Got me thinking now I use clydes Comstock template it seems to be ok on 1.5 but is there something I should look for
-
Re: Cold Steel Template Support Thread
One of the things I did was compare the pages used in Cold Steel to the list of changed pages for version 1.5.0.
Go to yourdomain/docs/index.html and the shrink wrap comes off the manual. You should familiarize yourself with all of them, but items 6 and 7 will help you see which files need to be compared with the ones in Comstock.
-
Re: Cold Steel Template Support Thread
I was looking for exactly this solution. Thank you. I would note that when I did an "exact" search using jEdit for that paragraph it did not find it. I found it by searching for part of one line of code, and then comparing to see if it was substantially the same. I backed up the original file as .php.old on the server. Cut and paste the change you suggested, and uploaded the file. It worked the first time. Again. Thank you.
Quote:
Originally Posted by
clydejones
Open includes/templates/cold_steel/common/tpl_main_page.php
Find the following section of code
PHP Code:
<!--bof- banner #6 display -->
<!--<?php
// if (SHOW_BANNERS_GROUP_SET6 != '' && $banner = zen_banner_exists('dynamic', SHOW_BANNERS_GROUP_SET6)) {
// if ($banner->RecordCount() > 0) {
?>-->
<!--<div id="bannerSix" class="banners"><?php echo zen_display_banner('static', $banner); ?></div>-->
<!--<?php
// }
// }
?>-->
<!--eof- banner #6 display -->
And replace it with the following code:
PHP Code:
<!--bof- banner #6 display -->
<?php
if (SHOW_BANNERS_GROUP_SET6 != '' && $banner = zen_banner_exists('dynamic', SHOW_BANNERS_GROUP_SET6)) {
if ($banner->RecordCount() > 0) {
?>
<div id="bannerSix" class="banners"><?php echo zen_display_banner('static', $banner); ?></div>-->
<?php
}
}
?>
<!--eof- banner #6 display -->
-
Re: Cold Steel Template Support Thread
New installation v1.50 with Cold Steel Template - other Zen Cart installations (v1.39) have differing Templates on same Server no problem.
Main issue is HTML selected as eMail option, all eMails being received as Plain Text !!
-
Re: Cold Steel Template Support Thread
Hello all
I'm new to ZC but thought I would give it a go.
I install this template on ZC 1.51 as I wanted something responsive for my mobile customers.
However I have found it isn't responsive at all.
To explain: When I access the site via a desktop it appears correct. But when I access it via my iPhone (iOS7) it appears again as a standard site and not as a mobile site.
I'm sure I'm doing something wrong but have no idea what to look for.
So here's what I've got.
ZC 1.51 virgin install.
Responsive Cold Steel Plugin.
That's it. Just checking out lots of things on a test server before I decide on what I am going to make live.
The site is hosted on a secondary wheezy server that has multiple sites installed including many other responsive sites on various CMS platforms.
Any thoughts would be most appreciated.
Regards
Fred
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
FredZ
Hello all
I'm new to ZC but thought I would give it a go.
I install this template on ZC 1.51 as I wanted something responsive for my mobile customers.
However I have found it isn't responsive at all.
To explain: When I access the site via a desktop it appears correct. But when I access it via my iPhone (iOS7) it appears again as a standard site and not as a mobile site.
I'm sure I'm doing something wrong but have no idea what to look for.
So here's what I've got.
ZC 1.51 virgin install.
Responsive Cold Steel Plugin.
That's it. Just checking out lots of things on a test server before I decide on what I am going to make live.
The site is hosted on a secondary wheezy server that has multiple sites installed including many other responsive sites on various CMS platforms.
Any thoughts would be most appreciated.
Regards
Fred
Zen cart is not responsive out of the box. If you want your site to be responsive you will need to install one of the responsive zen cart templates. Check the plugins section for some free ones.
Thanks,
Anne
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
picaflor-azul
Zen cart is not responsive out of the box. If you want your site to be responsive you will need to install one of the responsive zen cart templates. Check the plugins section for some free ones.
Thanks,
Anne
Quote:
So here's what I've got.
ZC 1.51 virgin install.
Responsive Cold Steel Plugin.
I'm sure that the Responsive Cold Steel Plugin is a responsive plugin.
Regards
Fred
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
FredZ
I'm sure that the Responsive Cold Steel Plugin is a responsive plugin.
Regards
Fred
How about a link to your live site.