-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
thaulat
Thanx Clyde it worked, but what abt the menu bar like what u have in ur website & the side donate button? Pls refer the attachment, And to bring down the date (1 line down.) Thanx for ur precious time & great help.
what abt the menu bar like what u have in ur website answered in the previous post.
go to:
admin -> configuration -> EZ pages settings -> EZ-Pages Display Status - HeaderBar (set to 1)
The share this button and the donate button are both java scripts.
the share this script is from sharethis.com
The donate button script is from paypal
You'll need to set up your own accounts with these services.
-
Re: Cold Steel Template Support Thread
The menu bar works fine but i want another menu bar below just like your for new products and special offers and other fast list references. Thank you Clyde.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
thaulat
The menu bar works fine but i want another menu bar below just like your for new products and special offers and other fast list references. Thank you Clyde.
You'll need to add those as internal links using EZ pages
admin -> tools -> ez-pages
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
Answered by PM
Hi Clyde, Could you pls tell me the solution for increasing the logo size. coz u replied in PM for qeustion no 4
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
thaulat
Hi Clyde, Could you pls tell me the solution for increasing the logo size. coz u replied in PM for qeustion no 4
includes/languages/english/cold_steel/header.php
adjust the height and width to match that of your logo.
define('HEADER_LOGO_WIDTH', '157');
define('HEADER_LOGO_HEIGHT', '88');
define('HEADER_LOGO_IMAGE', 'logo.gif');
-
Re: Cold Steel Template Support Thread
thanx Clyde, starting to get the feel of the system. appreciate ur patience & kindness.
-
Re: Cold Steel Template Support Thread
Hi Clyde, I need to disable Right click, so im using java script for that, but i need to place it in each page header, and page body. is there a way to update it in a single place & the effect takes place everywhere. Thank you.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
thaulat
Hi Clyde, I need to disable Right click, so im using java script for that, but i need to place it in each page header, and page body. is there a way to update it in a single place & the effect takes place everywhere. Thank you.
This is not a template specific question.
As a general rule disabling right-click won't deter someone from copying images (they can just do a print screen of the page and then crop and use the image(s).
It also won't work if a user has javascript turned off.
In any case there are numerous threads on this issue (do a forum search for right-click disable )
-
Re: Cold Steel Template Support Thread
Hi Clyde,
How do i enable the multi currency selection enabled? Thank you.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
thaulat
Hi Clyde,
How do i enable the multi currency selection enabled? Thank you.
Not a template specific question!
admin -> localization -> add the currencies you want to use
admin -> tools -> layout boxes controller -> activate the currency sidebox.
Again, the Tutorials/FAQ section is a great place to obtain this type of information.
www.zen-cart.com/tutorials/index.php?article=79
-
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
-
Re: Cold Steel Template Support Thread
Hi Clyde,
First let me thank you for such a great template! Great Job!
I have installed your template on 1.3.8 and are having some difficulties with the categories. As you can see at JewelrySupplesFreeShipping.com the categories do not have a rollover effect and they are not separated by the images. Is there something that i am missing here.
Thanks for your help on this.
Trisha
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
trisha1581
Hi Clyde,
First let me thank you for such a great template! Great Job!
I have installed your template on 1.3.8 and are having some difficulties with the categories. As you can see at JewelrySupplesFreeShipping.com the categories do not have a rollover effect and they are not separated by the images. Is there something that i am missing here.
Thanks for your help on this.
Trisha
The link to your site appears to be broken.
Make sure you uploaded the following file to
includes/templates/cold_steel/css/stylesheet_betterCategoriesEzInfo.css
-
Re: Cold Steel Template Support Thread
Hi Clyde,
I have checked the link and it is currently working. I also checked to make sure that the specific stylesheet was uploaded and it was. Any other thoughts?
Trisha
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
trisha1581
Hi Clyde,
I have checked the link and it is currently working. I also checked to make sure that the specific stylesheet was uploaded and it was. Any other thoughts?
Trisha
not Without seeing your site
This link ( JewelrySupplesFreeShipping.com ) gives me a site not available or this link appears to be broken.
-
Re: Cold Steel Template Support Thread
Hi Clyde,
The site is up and running (http://jewelrysuppliesfreeshipping.com/) You may need to refresh the page.
Thanks
Trisha
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
trisha1581
replace includes/templates/cold_steel/sideboxes/tpl_categories.php
with the following
Attachment 6153
-
Re: Cold Steel Template Support Thread
That's pretty good.::smile:
demande simulation pret personnel en ligne -
Pret personnel en ligne et de comparer les meilleurs taux afin de... La demande de prêt personnel en
lignedemande simulation pret personnel en ligne
-
Re: Cold Steel Template Support Thread
I also checked to make sure that the specific stylesheet was uploaded and it was.
proprietaire simulation rachat credit immobilier consommation - demander un rachat de crédit, faites une simulation rachat de credit en ligne.proprietaire simulation rachat credit immobilier consommation
-
Re: Cold Steel Template Support Thread
@Bancato
And your question is???
-
Re: Cold Steel Template Support Thread
I have been using Comstock forever - but I like the template on your Clyde Designs site. Is that Cold Steel - or a variation therof? Thanks
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
2004g35
I have been using Comstock forever - but I like the template on your Clyde Designs site. Is that Cold Steel - or a variation therof? Thanks
It's Cold Steel modified.
-
Re: Cold Steel Template Support Thread
Thanks for your reply. I think I will give that template a try. Are the modifications you did posted elsewhere in this forum? Thanks
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
2004g35
Thanks for your reply. I think I will give that template a try. Are the modifications you did posted elsewhere in this forum? Thanks
Cold Steel (out of the box) has the following:
Features:
* Fixed width 2 column display
* Colors: Styled in Black, White and Gray.
* Customized button set included.
* Per-page CSS stylesheets to style individual pages.
* Better Categories Sidebox installed.
* Order Steps (Tableless) installed.
* Column Divider Pro installed.
* Date displayed in the header.
* Re-designed Login page included.
* Re-designed Product Info page included.
Other modifications made to the site are available in the downloads section of the forum.
-
Re: Cold Steel Template Support Thread
Hello guys and gals,
I'm running the Cold Steel template and I've been searching for the answer and can't seem to find this...
The "New Products..." link in the left navigation column on my site is messed up.
############################################################__
It's displaying like this:
New Products[...]
############################################################__
The link itself is the "..." between the brackets.
Does anyone know where to look to edit the code for the "New Products" link?
Thank you,
-Auto
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
automatica
Hello guys and gals,
I'm running the Cold Steel template and I've been searching for the answer and can't seem to find this...
The "New Products..." link in the left navigation column on my site is messed up.
############################################################__
It's displaying like this:
New Products[...]
############################################################__
The link itself is the "..." between the brackets.
Does anyone know where to look to edit the code for the "New Products" link?
Thank you,
-Auto
This is not a template specific question but if you take a look in
includes/languages/cold_steel/english.php
and search for [...] you'll find the definition statement where you can edit this content.
-
Re: Cold Steel Template Support Thread
Thanks Clyde! That was it.
-
Re: Cold Steel Template Support Thread
Clyde,
Does Better Categories Sidebox support adding multiple category headings? If so, what should I edit to make cat headings?
Thanks,
-Auto
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
automatica
Clyde,
Does Better Categories Sidebox support adding multiple category headings? If so, what should I edit to make cat headings?
Thanks,
-Auto
Check the better categories support thread.
-
Re: Cold Steel Template Support Thread
I tried this template on one of our e-trade website, it is wonderful, thanks Clyde
-
Re: Cold Steel Template Support Thread
Hi ,
is possible to add 3 column to Cold Steel Template "Fixed width 2 column display" :-)
i relay like this template but i need 3 column ( right side box ) cant figure how to do it
please can You help
thanx
regards
emil
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
SonarScope
Hi ,
is possible to add 3 column to Cold Steel Template "Fixed width 2 column display" :-)
i relay like this template but i need 3 column ( right side box ) cant figure how to do it
please can You help
thanx
regards
emil
open includes/templates/cold_steel/common/tpl_main_page.php
delete this line of code (around line 41)
PHP Code:
$flag_disable_right = true;
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
open includes/templates/cold_steel/common/tpl_main_page.php
delete this line of code (around line 41)
PHP Code:
$flag_disable_right = true;
that was fast :-)
working
thanx a lot
emil
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
SonarScope
that was fast :-)
working
thanx a lot
emil
glad to help
-
Re: Cold Steel Template Support Thread
Clyde,
Looking for a new look and ran across your Cold Steel today. Looks very clean. Put it on a test site here (using different buttons):
http://www.catholic-view.com/ZenCart...&products_id=1
1. How can the Logo be made clickable to "Home"? I know I usually click the Logo to return to homepage. (My test Logo is first draft, actually like your stock one better.)
2. Your link at bottom goes to dead page:
http://mysticmountainnaturals.com/testsite/
What do you want it changed to?
Thanks.
SPH
www.prommart.com
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
SPH
open includes/templates/cold_steel/common/tpl_header.php
find the following line of code: (around line 48)
PHP Code:
<div id="logo"><?php echo zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT, HEADER_LOGO_WIDTH, HEADER_LOGO_HEIGHT);?></div>
and replace with this:
PHP Code:
<div id="logo"><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>'; ?></div>
open includes/languages/cold_steel/english.php
find the following line of code: (around line 17)
PHP Code:
define('TEMPLATE_DESIGN', TEMPLATE_NAME. 'Design by <a href="http://mysticmountainnaturals.com/testsite/" target="_blank">Clyde Jones</a>');
and replace with
PHP Code:
define('TEMPLATE_DESIGN', TEMPLATE_NAME. 'Design by <a href="http://mysticmountainnaturals.com/demotest/" target="_blank">Clyde Jones</a>');
-
Re: Cold Steel Template Support Thread
the design change you suggested yesterday to make 3 column display - nice alternative, good idea. Where do I go to change the center and/or right column widths to make this fit right and what are your recommended width settings. The right column wants to bleed into the center column. Thanks
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
2004g35
the design change you suggested yesterday to make 3 column display - nice alternative, good idea. Where do I go to change the center and/or right column widths to make this fit right and what are your recommended width settings. The right column wants to bleed into the center column. Thanks
URL for your site? This would make it a lot easier to make recommendations.
-
Re: Cold Steel Template Support Thread
the test site is at http://g-trains.com/whimsical/index.php - my main site www.bobkatgifts.net is using the comstock 2.02
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
2004g35
open includes/templates/cold_steel/css/stylesheet.css
find and change the following declaration as indicated by the highlight
.centerColumn {
margin: 0 auto/*5px 0 5px*/;
padding: 1em;
font-size: 1.2em;
width: 570px;
}
-
Re: Cold Steel Template Support Thread
Thanks Clde
works like a charm
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
2004g35
Thanks Clde
works like a charm
glad to help
-
Re: Cold Steel Template Support Thread
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
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
FGStation
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
open includes/templates/cold_steel/templates/tpl_product_info_display.php
find the appropriate <!--bof <!--eof section and move things around where you wish.
-
Re: Cold Steel Template Support Thread
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.
-
Re: Cold Steel Template Support Thread
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.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
FGStation
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');
-
Re: Cold Steel Template Support Thread
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.
-
Re: Cold Steel Template Support Thread
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!
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
FGStation
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.
This should help.
just unzip the file and upload the images to includes/templates/cold_steel/images
Attachment 6392
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
HelpMeSell
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!
open includes/languages/english/cold_steel/header.php
adjust these declarations to match the height and width of your logo (220 x 90)
define('HEADER_LOGO_WIDTH', '157');
define('HEADER_LOGO_HEIGHT', '88');
-
Re: Cold Steel Template Support Thread
I could not find this info in the thread - on your demo site, you have a disclaimer in the bottom gray area. How do I create info in this area? Did you create a banner, ez page, or what? Thanks
-
1 Attachment(s)
Re: Cold Steel Template Support Thread
Hi Clyde,
I beleive I confused you with my question.
What I am wondering is how I would get the tabs like the attached picture to show up on my site. I don't have tabs like that on my test site? :blush:
Thanks Again!
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
HelpMeSell
Hi Clyde,
I beleive I confused you with my question.
What I am wondering is how I would get the tabs like the attached picture to show up on my site. I don't have tabs like that on my test site? :blush:
Thanks Again!
a link to your site would be useful.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
2004g35
I could not find this info in the thread - on your demo site, you have a disclaimer in the bottom gray area. How do I create info in this area? Did you create a banner, ez page, or what? Thanks
Try the product disclaimer mod available in the downloads section
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
a link to your site would be useful.
www.reservoirsocks.com
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
HelpMeSell
Since the tabs are a standard feature of the template, I'd have to say that you haven't uploaded all of the necessary files that are needed in order for the template to function correctly.
make sure you have uploaded ALL the folders/and the files contained in them.
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
Quote:
Originally Posted by
clydejones
Since the tabs are a standard feature of the template, I'd have to say that you haven't uploaded all of the necessary files that are needed in order for the template to function correctly.
make sure you have uploaded ALL the folders/and the files contained in them.
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
I downloaded it again from contributed templates and re uploaded it and still the same thing.
Is it normal that there is no files in the folder? includes\modules\cold_steel
I manually checked everything and all the files seem to be in place?
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
HelpMeSell
I downloaded it again from contributed templates and re uploaded it and still the same thing.
Is it normal that there is no files in the folder? includes\modules\cold_steel
I manually checked everything and all the files seem to be in place?
Sorry couldn't edit my post since it has been 7 minutes
But I just figured it out, the files in the Free Software Add On's must have a problem because I just downloaded the files from your website and they show up just fine.
But I just have another question for you, in which part of the template can I change the color of the tabs both when they are hovered and not hovered?
Thanks!!!
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
This should help.
just unzip the file and upload the images to includes/templates/cold_steel/images
Attachment 6392
Thanks once again for all your help. Great templates you offer!
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
HelpMeSell
But I just have another question for you, in which part of the template can I change the color of the tabs both when they are hovered and not hovered?
Thanks!!!
Quote:
Originally Posted by
HelpMeSell
I downloaded it again from contributed templates and re uploaded it and still the same thing.
Is it normal that there is no files in the folder? includes\modules\cold_steel
I manually checked everything and all the files seem to be in place?
You'll need to create new graphics for the tab images in the colors you choose (use the tableft and tabright graphics included with the templates as examples)
Yes, I include those folders just to make it easier if you ever need to edit files and place them in that folder.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
open includes/templates/cold_steel/common/tpl_header.php
find the following line of code: (around line 48)
PHP Code:
<div id="logo"><?php echo zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT, HEADER_LOGO_WIDTH, HEADER_LOGO_HEIGHT);?></div>
and replace with this:
PHP Code:
<div id="logo"><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>'; ?></div>
open includes/languages/cold_steel/english.php
find the following line of code: (around line 17)
PHP Code:
define('TEMPLATE_DESIGN', TEMPLATE_NAME. 'Design by <a href="http://mysticmountainnaturals.com/testsite/" target="_blank">Clyde Jones</a>');
and replace with
PHP Code:
define('TEMPLATE_DESIGN', TEMPLATE_NAME. 'Design by <a href="http://mysticmountainnaturals.com/demotest/" target="_blank">Clyde Jones</a>');
Thanks!
I just downloaded the Cold Steel from your site, with the tabs in the header. I also uploaded the star.gif fix.
1. The Contact Us page still does not show the star pic (just says "star.gif" in red text.) It's fixed on the Login.
http://www.catholic-view.com/ZenCart...age=contact_us
2. Both Contact Us and Login show "=Required information" in red text. How does the star pic show before the = sign?
http://www.catholic-view.com/ZenCart...ain_page=login
Thanks.
SPH
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
SPH
open includes/languages/cold_steel/english.php
find the following lines of code: (lines 278 - 279)
PHP Code:
define('FORM_REQUIRED_INFORMATION', ' = Required information');
define('ENTRY_REQUIRED_SYMBOL', 'star.gif');
and replace with
PHP Code:
define('FORM_REQUIRED_INFORMATION', '* = Required information');
define('ENTRY_REQUIRED_SYMBOL', ' *');
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
open includes/languages/cold_steel/english.php
find the following lines of code: (lines 278 - 279)
PHP Code:
define('FORM_REQUIRED_INFORMATION', ' = Required information');
define('ENTRY_REQUIRED_SYMBOL', 'star.gif');
and replace with
PHP Code:
define('FORM_REQUIRED_INFORMATION', '* = Required information');
define('ENTRY_REQUIRED_SYMBOL', ' *');
Thanks!
-
1 Attachment(s)
Re: Cold Steel Template Support Thread
Hi Clyde,
I was wondering how I would be able to change the color which shows the progress during checkout.
I would like to change the orange color which is in the attached picture if you can help me out I would really appreciate it.
Thanks in advance!
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
HelpMeSell
Hi Clyde,
I was wondering how I would be able to change the color which shows the progress during checkout.
I would like to change the orange color which is in the attached picture if you can help me out I would really appreciate it.
Thanks in advance!
You will need to create a new graphic for the numbers.
You can use includes/templates/cold_steel/images/numbers.gif
as an example.
You will also need to change the following declarations in each of the following stylesheets. change the highlighted to the color of your choice
checkout_shipping.css
checkout_payment.css
checkout_confirmation.css
checkout_success.css
.progressmeter li.current {color:#FF9900;font-weight:bold;background-position:0 -38px;}
.progressmeter li.current.two {color:#FF9900;font-weight:bold;background-position:-142px -38px;}
.progressmeter li.current.three {color:#FF9900;font-weight:bold;background-position:-280px -38px;}
.progressmeter li.current.four {color:#FF9900;font-weight:bold;background-position:-422px -38px;}
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
You will need to create a new graphic for the numbers.
You can use includes/templates/cold_steel/images/numbers.gif
as an example.
You will also need to change the following declarations in each of the following stylesheets. change the highlighted to the color of your choice
checkout_shipping.css
checkout_payment.css
checkout_confirmation.css
checkout_success.css
.progressmeter li.current {color:#FF9900;font-weight:bold;background-position:0 -38px;}
.progressmeter li.current.two {color:#FF9900;font-weight:bold;background-position:-142px -38px;}
.progressmeter li.current.three {color:#FF9900;font-weight:bold;background-position:-280px -38px;}
.progressmeter li.current.four {color:#FF9900;font-weight:bold;background-position:-422px -38px;}
:clap:THANKS!!!!
One more thing, I am trying to change a few things in the chekout page as well. I attached another picture.
How would I put a border around the checkout box?
Where do I adjust the background and font color for the upper part?
Thanks again!
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
HelpMeSell
:clap:THANKS!!!!
One more thing, I am trying to change a few things in the chekout page as well. I attached another picture.
How would I put a border around the checkout box?
Where do I adjust the background and font color for the upper part?
Thanks again!
Picture???
-
1 Attachment(s)
Re: Cold Steel Template Support Thread
Sorry must of forgot to attach the file.
Here you go.
Thanks again!
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
HelpMeSell
:clap:THANKS!!!!
One more thing, I am trying to change a few things in the chekout page as well. I attached another picture.
How would I put a border around the checkout box?
Where do I adjust the background and font color for the upper part?
Thanks again!
open includes/templates/cold_steel/css/stylesheet.css
find the following declarations and change as desired
.productListing-rowheading, tr.tableHeading {
background: url(../images/tile_back.gif);
height: 2em;
color: #814639;
}
.rowOdd {
height: 1.5em;
vertical-align: top;
border:1px solid #000;
}
.rowEven {
background-color: #f8f8f8;
height: 1.5em;
vertical-align: top;
border:1px solid #000;
}
-
1 Attachment(s)
Re: Cold Steel Template Support Thread
Hi Clyde,
Thanks for the help, I managed to change the color of the text and edit the color of the background but when I added the lines to get the border, I got them at where I put the red arrows in the attached picture.
Where I wanted them was the black part if thats possible??
Thank you!!!
Quote:
Originally Posted by
clydejones
open includes/templates/cold_steel/css/stylesheet.css
find the following declarations and change as desired
.productListing-rowheading, tr.tableHeading {
background: url(../images/tile_back.gif);
height: 2em;
color: #814639;
}
.rowOdd {
height: 1.5em;
vertical-align: top;
border:1px solid #000;
}
.rowEven {
background-color: #f8f8f8;
height: 1.5em;
vertical-align: top;
border:1px solid #000;
}
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
HelpMeSell
Hi Clyde,
Thanks for the help, I managed to change the color of the text and edit the color of the background but when I added the lines to get the border, I got them at where I put the red arrows in the attached picture.
Where I wanted them was the black part if thats possible??
Thank you!!!
It would really help if I had a URL for your site.
-
Re: Cold Steel Template Support Thread
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by HelpMeSell View Post
Hi Clyde,
Thanks for the help, I managed to change the color of the text and edit the color of the background but when I added the lines to get the border, I got them at where I put the red arrows in the attached picture.
Where I wanted them was the black part if thats possible??
Thank you!!!
Add the following declarations to your stylesheet.css
#cartContentsDisplay {
border: 1px solid #000;
}
#cartSubTotal {
border: 1px solid #000;
}
-
Re: Cold Steel Template Support Thread
Hi,
Do you know of an issue with Cold Steel Template and the IH Zoom function not working?
http://www.catholic-view.com/ZenCart...&products_id=2
I thought it might be a conflict with the Lightbox mod I'm testing, and I posted on IH support thread (no reply yet.)
But I'm working on a second test site and with both Cold Steel and Cherry Zen the zoom does not work (no Lightbox yet):
http://www.zentest.findmypromdress.c...oducts_id=5299
IH Zoom works with Classic Green Template, so I'm suspecting a template issue.
Thanks.
sph
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
SPH
I'm not aware of any particular problems.
You will want to make sure that the following IH2 folders and their files are placed in the appropriate includes/templates/YOUR_TEMPLATE directory
IH2 folders and files
jscript/jscript_imagehover.js
popup_image_additional/tpl_main_page.php
css/style_imagehover.css
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
I'm not aware of any particular problems.
You will want to make sure that the following IH2 folders and their files are placed in the appropriate includes/templates/YOUR_TEMPLATE directory
IH2 folders and files
jscript/jscript_imagehover.js
popup_image_additional/tpl_main_page.php
css/style_imagehover.css
Thanks! I got the IH Hover Zoom working on the second test site with Cold Steel (no Lightbox mod):
http://www.zentest.findmypromdress.c...oducts_id=5299
But not yet on my primary test site (with Lightbox mod)
http://www.catholic-view.com/ZenCart...&products_id=2
So problem doesn't appear to be the template.
Looks possibly like a combination of operator error (mine) and perhaps Lightbox conflict.
SPH
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
SPH
Got it working! Your solution (IH files proper upload) worked.
http://www.catholic-view.com/ZenCart...&products_id=2
Thanks!
SPH
Operator Error :(
-
Re: Cold Steel Template Support Thread
Hello Clyde, first and foremost thank you for creating the template, love the look so far.
I'm asking if you could help point me in the right direction for a few things..
I'd like the change just the menu bar text itself, particular the brown font that is shown when not hovered. I know I need to change the color code, in where would I find the files that I need to change. Where is the file located for the page headings that are also in brown?
I'm also trying to remove certain information that is asked upon making a new account. I'm selling downloadable mp3s and I really don't require any information other than login details for downloads. How would I go about removing this.
I've included an imageshack post of a screenshot of exactly what I'm talking about if it helps out.
http://img197.imageshack.us/img197/9062/storee.jpg
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
AudioFitness
Hello Clyde, first and foremost thank you for creating the template, love the look so far.
I'm asking if you could help point me in the right direction for a few things..
I'd like the change just the menu bar text itself, particular the brown font that is shown when not hovered. I know I need to change the color code, in where would I find the files that I need to change. Where is the file located for the page headings that are also in brown?
I'm also trying to remove certain information that is asked upon making a new account. I'm selling downloadable mp3s and I really don't require any information other than login details for downloads. How would I go about removing this.
I've included an imageshack post of a screenshot of exactly what I'm talking about if it helps out.
http://img197.imageshack.us/img197/9062/storee.jpg
includes/templates/cold_steel/css/stylesheet.css (the highlighted portions are the colors change them to suit your needs.
#navMain a {
margin:0;
padding:0 5px 0 4px;
float:left;
background: url(../images/tableft.gif) no-repeat left top;
color:#854401;
text-decoration:none;
}
#navMain a span {
padding:2px 15px 2px 5px;
float:left;
display:block;
background: url(../images/tabright.gif) no-repeat right top;
color:#854401;
}
most of that information can be turned on/off in admin -> configuration -> customer details
-
Re: Cold Steel Template Support Thread
I've turned everything off in the admin window but I'm still getting prompts for it on the page. Is there a step I'm missing?
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
AudioFitness
I've turned everything off in the admin window but I'm still getting prompts for it on the page. Is there a step I'm missing?
These are the setting to turn off these particular fields:
admin -> configuration -> customer details
Email Salutation false
Date of Birth false
Company false
Fax Number false
admin -> configuration -> e-mail options
Display "Newsletter Unsubscribe" Link? false
If you don't want the telephone field to show download and install the telephone not required on signup MOD
-
Re: Cold Steel Template Support Thread
For some reason that just isn't working, I've set everything to false and it's still ignoring it.
Also, if you don't mind. I'd just like to simply change the order and name of pages on the menu. I don't want to screw any page orders up, so how should I go about moving and renaming the Information links?
I've included a picture to assist..
http://img5.imageshack.us/img5/83/helpmf.jpg
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
AudioFitness
For some reason that just isn't working, I've set everything to false and it's still ignoring it.
Also, if you don't mind. I'd just like to simply change the order and name of pages on the menu. I don't want to screw any page orders up, so how should I go about moving and renaming the Information links?
I've included a picture to assist..
http://img5.imageshack.us/img5/83/helpmf.jpg
open includes/modules/sideboxes/information.php
and
includes/modules/sideboxes/more_information.php
You can switch things around between the two files.
after you've finished the editing save both files to includes/modules/sideboxes/cold_steel/
and upload them to your server
You also might want to take a look through the Tutorials/FAQ section of the forum (link at the top of this page) There is lots of basic information such as this in there.
-
2 Attachment(s)
Re: Cold Steel Template Support Thread
Hi again,
I got the borders to work with what you told me :)
I just got 2 more questions for you.
Where would I have to insert that code to make the borders in the Previous Orders section as well? (Attached ques3.jpg)
Also, in the shopping cart how would I make the red area as attached in picture ques2.jpg darker so that the seperation of items is more noticable?
Thank you once again!
If you need the URL for the site it is www.reservoirsocks.com
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
HelpMeSell
Hi again,
I got the borders to work with what you told me :)
I just got 2 more questions for you.
Where would I have to insert that code to make the borders in the Previous Orders section as well? (Attached ques3.jpg)
Also, in the shopping cart how would I make the red area as attached in picture ques2.jpg darker so that the seperation of items is more noticable?
Thank you once again!
If you need the URL for the site it is
www.reservoirsocks.com
add this to the bottom of includes/templates/cold_steel/css/stylesheet.css
#prevOrders {
border: 1px solid #000;
}
Find the following:
.rowEven {
background-color: #f8f8f8;*/change this to whatever color you want*/
height: 1.5em;
vertical-align: top;
border:1px solid #000;
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
add this to the bottom of includes/templates/cold_steel/css/stylesheet.css
#prevOrders {
border: 1px solid #000;
}
Find the following:
.rowEven {
background-color: #f8f8f8;*/change this to whatever color you want*/
height: 1.5em;
vertical-align: top;
border:1px solid #000;
THANKS ONCE AGAIN!!:clap:
-
Re: Cold Steel Template Support Thread
Hi Clyde,
Great template, really like it.
Wondering if you can help me with installing the nav tabs. Downloaded the tab_nav_fix but I must have gone wrong somewhere because they are too high in the logowrapper div, instead of the navmainwrapper sitting underneath it.
This is at environmentalposters dot co dot uk slash index dot php
Thanks
powerdown
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
powerdown
Hi Clyde,
Great template, really like it.
Wondering if you can help me with installing the nav tabs. Downloaded the tab_nav_fix but I must have gone wrong somewhere because they are too high in the logowrapper div, instead of the navmainwrapper sitting underneath it.
This is at environmentalposters dot co dot uk slash index dot php
Thanks
powerdown
URL for your site?
-
Re: Cold Steel Template Support Thread
www.environmentalposters dot co dot uk / index.php
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
powerdown
Hi Clyde,
Great template, really like it.
Wondering if you can help me with installing the nav tabs. Downloaded the tab_nav_fix but I must have gone wrong somewhere because they are too high in the logowrapper div, instead of the navmainwrapper sitting underneath it.
This is at environmentalposters dot co dot uk slash index dot php
Thanks
powerdown
As far as I can tell, you have the navigation menu located inside the headerwrapper.
You need to move it to below the header wrapper.