-
Re: Cold Steel Template Support Thread
ok, got the new products thing figured out. I had to turn off all three before it would go away;
Show New Products on Main Page
Show New Products on Main Page - Category with SubCategories
Show New Products on Main Page - Errors and Missing Product
The alignment issue wasn't resolved, it just moved it to the other side.
-
Re: Cold Steel Template Support Thread
oh, got it. Needed to change the width to the full page width of 917px.
thanks for your help Clyde. You have been a life saver.
-
Re: Cold Steel Template Support Thread
Clyde,
I put an image as the background for the site. Is their a way to keep the background image still as the actual store scrolls up and down.
Also, how can I change the title of the side boxes. Like if I wanted to change where is says "Categories" or "Sponsors" to something else.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
MattS
Clyde,
I put an image as the background for the site. Is their a way to keep the background image still as the actual store scrolls up and down.
Also, how can I change the title of the side boxes. Like if I wanted to change where is says "Categories" or "Sponsors" to something else.
open includes/templates/cold_steel/css/stylesheet.css
find the following and add the highlighted portion
body {
margin: 3px 0;
padding:0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 62.5%;
color: #000;
background: url(../images/sunset.jpg);
background-attachment:fixed;
}
article=134 in the tutorial/FAQ section
-
Re: Cold Steel Template Support Thread
Thanks, that all worked great. I forget about the FAQ section. I will review all that first now.
-
noinxex, nofollow problem - cold steel template
I have read and read and tried all the fixes I have found to no avail.
Somehow somewhere I am getting
<meta name="robots" content="noindex, nofollow" />
On every page. And of course my site is no longer indexed.
www.darkwoodarmory.com
using Zen Cart 1.3.8a
Patch: 1::
Database Patch Level: 1.3.8
I can't find why it is getting this tag. I have tried so many things I am worried I am starting to introduce problems.
Any help?
Scott
-
Re: noinxex, nofollow problem
-
Re: noinxex, nofollow problem
Yes, I made the changes in the /includes/init_includes/init_add_crumbs.php file.
And it is showing noindex for all my pages.
Scott
-
Re: noinxex, nofollow problem
Go to your Zen cart Admin and go to the Tools ... Developers Tool Kit ...
In the bottom input box enter:
nofollow
select Catalog and click SEARCH ...
What files come up?
-
Re: Cold Steel Template Support Thread
Hello Clyde
I would like to make some link changes in the EZpage Nav Bar - The navEZPagesTop class is what I want to modify but am unable to locate the php file these links are located in.
Also can the login/register link be moved down to the EZpage Nav Bar.
Thank You,
-
Re: noinxex, nofollow problem
Every instance of html_header.php which check out OK
init_add_crumbs.php which I changed
tpl_zc_install_suggested_default.php
html_output.php
nddbc.html
of which I don't see a problem with.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
tidy
Hello Clyde
I would like to make some link changes in the EZpage Nav Bar - The navEZPagesTop class is what I want to modify but am unable to locate the php file these links are located in.
Also can the login/register link be moved down to the EZpage Nav Bar.
Thank You,
Since you didn't provide a link to your site, I can only guess that the following is what you want.
You can turn off any of the links in the ez-page nav bar by turning them off in
admin -> tools -> ez-pages
similar you can and either external or internal links in
admin -> tools -> ez-pages
yes by adding an internal link in
admin -> tools -> ez-pages
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
Since you didn't provide a link to your site, I can only guess that the following is what you want.
You can turn off any of the links in the ez-page nav bar by turning them off in
admin -> tools -> ez-pages
similar you can and either external or internal links in
admin -> tools -> ez-pages
yes by adding an internal link in
admin -> tools -> ez-pages
Sorry for no link but Zencart is being developed on a local server.
Maybe my question was unclear.
In stylesheet.css around line 300# (NavEzPages Class) there is a (ez_nav_tab.gif) which is located right on top of the main page in the Cold Steel Templet. One can find four links there 1)Ezpages 2)Privacy Notice "which is repeated in the side menu 3)Shared 4)Zen Cart.
Are these links located in one file or are they spread across several files and just show up here? I would like to make some changes to the links at the stated location. I read through this thread but could only find several reference main navigation changes in the main_header_tpl.php file (maybe I quoted that file wrong).
Thank you for any direction.
-
Re: noinxex, nofollow problem
What happens if you switch to the Classic Templates?
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
tidy
Sorry for no link but Zencart is being developed on a local server.
Maybe my question was unclear.
In stylesheet.css around line 300# (NavEzPages Class) there is a (ez_nav_tab.gif) which is located right on top of the main page in the Cold Steel Templet. One can find four links there 1)Ezpages 2)Privacy Notice "which is repeated in the side menu 3)Shared 4)Zen Cart.
Are these links located in one file or are they spread across several files and just show up here? I would like to make some changes to the links at the stated location. I read through this thread but could only find several reference main navigation changes in the main_header_tpl.php file (maybe I quoted that file wrong).
Thank you for any direction.
As I said in my above post, changes to those links can be made in
admin -> tools -> ex pages
You can either edit them or turn them off.
-
Re: noinxex, nofollow problem
Wow, it is gone!!!! So it was the cold Steel template. At least now I know where to start looking!
-
Re: noinxex, nofollow problem
Thanks for the update that the problem is with your template ...
Let us know what you discover ... :smile:
-
Re: noinxex, nofollow problem
I am going through now, I hope I can identify the problem, I really like my site with this template.
-
Re: noinxex, nofollow problem
Quote:
Originally Posted by
darkwood
I am going through now, I hope I can identify the problem, I really like my site with this template.
Look in the cold steel support thread for a solution
-
Re: noinxex, nofollow problem
There are almost 400 posts, care to narrow it down for me a bit ;-)
-
1 Attachment(s)
Re: noinxex, nofollow problem - cold steel template
This should do the trick
just unzip the package and upload the file to includes/templates/cold_steel/common/
Attachment 7121
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
As I said in my above post, changes to those links can be made in
admin -> tools -> ex pages
You can either edit them or turn them off.
Thank You Clyde - I was able to change some of the links however I would like to change the style on only one of the links in the navezpage nav bar. I do not see any way to implement this one link style using (style.css) but maybe using @eccho <style> new class for the link I want to change the font and color on would be the best approach.
But anyways thanks for the help.
cheers
-
Re: Cold Steel Template Support Thread
Hi Clyde i have just a few easy questions for you:
1) How can i add some text inside the footer.gif like you done for your website as a disclaimer?
2) How do i center those category buttons i made on my website?
www.lemy.co.uk
3) You have any other suggestions regarding the site before i start linking it and promoting it?
Thanks a lot and cheers for this great template, i love it!
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
andreitero
Hi Clyde i have just a few easy questions for you:
1) How can i add some text inside the footer.gif like you done for your website as a disclaimer?
2) How do i center those category buttons i made on my website?
www.lemy.co.uk
3) You have any other suggestions regarding the site before i start linking it and promoting it?
Thanks a lot and cheers for this great template, i love it!
download and install the products disclaimer mod available in the downloads section
open includes/templates/cold_steel/css/stylesheet.css
find the following:
#navMain {
float:left;
width:100%;
font-size: 1.1em;
}
and replace with: (you may also have to comment out the width declaration
#navMain {
text-align:center
width:100%;
font-size: 1.1em;
}
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
download and install the
products disclaimer mod available in the downloads section
open includes/templates/cold_steel/css/stylesheet.css
find the following:
#navMain {
float:left;
width:100%;
font-size: 1.1em;
}
and replace with: (you may also have to comment out the width declaration
#navMain {
text-align:center
width:100%;
font-size: 1.1em;
}
I have done that and i installed the disclaimer, but the tpl_footer is modified for cold_steel so it didn't work to replace it, so i have added this code:
PHP Code:
<!--bof- product disclaimer display CLJ 11/15/2008 -->
<div id="disclaimer"><?php echo TEXT_PRODUCTS_DISCLAIMER; ?>
</div>
<!--eof- product disclaimer display CLJ 11/15/2008-->
to the tpl_footer from cold_steel exactly before the last 2 divs in here:
PHP Code:
<!--bof-navigation display -->
<div id="navSuppWrapper">
<div id="navSupp">
<ul>
<li><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><?php echo HEADER_TITLE_CATALOG; ?></a></li>
<?php if (EZPAGES_STATUS_FOOTER == '1' or (EZPAGES_STATUS_FOOTER == '2' and (strstr(EXCLUDE_ADMIN_IP_FOR_MAINTENANCE, $_SERVER['REMOTE_ADDR'])))) { ?>
<?php require($template->get_template_dir('tpl_ezpages_bar_footer.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_ezpages_bar_footer.php'); ?>
<?php } ?>
</ul>
</div>
</div>
<!--eof-navigation display -->
, but now all the text is bold and i'm not sure it should be like that or if i done it correctly. Can u please tell me where to add that snippet inside the tlp_footer?
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
andreitero
I have done that and i installed the disclaimer, but the tpl_footer is modified for cold_steel so it didn't work to replace it, so i have added this code:
PHP Code:
<!--bof- product disclaimer display CLJ 11/15/2008 -->
<div id="disclaimer"><?php echo TEXT_PRODUCTS_DISCLAIMER; ?>
</div>
<!--eof- product disclaimer display CLJ 11/15/2008-->
to the tpl_footer from cold_steel exactly before the last 2 divs in here:
PHP Code:
<!--bof-navigation display -->
<div id="navSuppWrapper">
<div id="navSupp">
<ul>
<li><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><?php echo HEADER_TITLE_CATALOG; ?></a></li>
<?php if (EZPAGES_STATUS_FOOTER == '1' or (EZPAGES_STATUS_FOOTER == '2' and (strstr(EXCLUDE_ADMIN_IP_FOR_MAINTENANCE, $_SERVER['REMOTE_ADDR'])))) { ?>
<?php require($template->get_template_dir('tpl_ezpages_bar_footer.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_ezpages_bar_footer.php'); ?>
<?php } ?>
</ul>
</div>
</div>
<!--eof-navigation display -->
, but now all the text is bold and i'm not sure it should be like that or if i done it correctly. Can u please tell me where to add that snippet inside the tlp_footer?
It looks fine and yes, the disclaimer text is supposed to be bold.
-
Re: Cold Steel Template Support Thread
MODERATOR NOTE: threads merged on noindex, nofollow fix for this template
-
Re: Cold Steel Template Support Thread
Hello again Clyde :blush:
I stumble upon this old thread about including the attributes in the cart: http://www.zen-cart.com/forum/showth...ight=stylsheet
and i'm wondering if the same instructions you gave there can be applied to the cold_steel template and also if it's possible to move the add to cart button upper in the product display page(i'm thinking just on the right side, above the tabbed product display).
My store is here: www.lemy.co.uk
Cheers!
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
andreitero
Hello again Clyde :blush:
I stumble upon this old thread about including the attributes in the cart:
http://www.zen-cart.com/forum/showth...ight=stylsheet
and i'm wondering if the same instructions you gave there can be applied to the cold_steel template and also if it's possible to move the add to cart button upper in the product display page(i'm thinking just on the right side, above the tabbed product display).
My store is here:
www.lemy.co.uk
Cheers!
All you're changing is the tpl_info_display.php. so yes its possible
-
Re: Cold Steel Template Support Thread
Clyde I would just like to personally thank you for your excellent cold steel template.
I am using your template with modifications under a Joomla iframe wrapper.
http://www.cymbalvault.com.au/index....pper&Itemid=54
-
Re: Cold Steel Template Support Thread
Clyde,
Your Cold Steel template is awesome! I'm a new Zenner, and I picked it for my jewelry website here:
http://www.upfrontjewelry.com/
I would like to change the header and two footer graphics. Where would I go to do this? Probably a simple question, but I am a little green.
-Ryan
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
UpfrontJewelry
Clyde,
Your Cold Steel template is awesome! I'm a new Zenner, and I picked it for my jewelry website here:
http://www.upfrontjewelry.com/
I would like to change the header and two footer graphics. Where would I go to do this? Probably a simple question, but I am a little green.
-Ryan
You'll need to create new graphics to replace the following:
footer.gif
header_bg.gif
inr_logo.gif
Save your new graphics with the same names to:
includes/templates/cold_steel/images
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
Answered by PM
Clyde:
Loaded a big image for our logo, but when it displays in firefox or safari, everything shifts right. (Looks good in IE)
Saw some posts about changing the #logoWrapper in the stylesheet, but can't find this in the coldsteel template stylesheet.
Suggestions?
http://hopeunlimitedkirkwood.org/3on3/
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
itseemedsosimple
Clyde:
Loaded a big image for our logo, but when it displays in firefox or safari, everything shifts right. (Looks good in IE)
Saw some posts about changing the #logoWrapper in the stylesheet, but can't find this in the coldsteel template stylesheet.
Suggestions?
http://hopeunlimitedkirkwood.org/3on3/
Here are the relevant declarations (from the cold_steel stylesheet on your site.
/*BOF Header layout*/
#headerWrapper {
margin: 0 auto;
text-align: left;
width: 917px;
vertical-align: top;
}
/*BOF Branding*/
#logoWrapper{
margin:0;
background: url(../images/header_bg.gif) no-repeat;
height:234px;
width:739px;
position: relative;
top:0;
left:0;
}
#logo {
float:left;
/* display:none;
text-align: center;*/
}
#logoWrapper a:hover {
background: transparent;
}
#navMainSearch {
position:absolute;
top: 5px;
right: 15px;
}
#taglineWrapper {
text-align: center;
height: 30px;
width: 300px;
position: absolute;
top: 5px;
left: 250px;
}
#tagline {
font-size: 1.2em;
font-weight: bold;
text-align: center;
vertical-align: middle;
}
.date {
padding-left:5px;
position: absolute;
top: 95px;
right: 20px;
color:#000;
font-weight: bold;
text-align: left;
font-size: 1.2em;
line-height:normal;
}
/*EOF Branding*/
/*BOF navigation*/
/*BOF top main navigation*/
#navMainWrapper {
position:absolute;
left: 201px;
top: 234px;
font-size: 1.2em;
}
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
Answered by PM
Quote:
Originally Posted by
itseemedsosimple
Clyde:
Loaded a big image for our logo, but when it displays in firefox or safari, everything shifts right. (Looks good in IE)
Saw some posts about changing the #logoWrapper in the stylesheet, but can't find this in the coldsteel template stylesheet.
Suggestions?
http://hopeunlimitedkirkwood.org/3on3/
Clyde:
Sorry to have bothered, I was looking at the wrong stylesheet.
I had pulled /admin/includes/stylesheet.css incorrectly, instead of grabbing /includes/templates/cold_steel/css/stylesheet.css
Please feel free to delete these embarrassing posts...
http://hopeunlimitedkirkwood.org/3on3/
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
itseemedsosimple
Clyde:
Sorry to have bothered, I was looking at the wrong stylesheet.
I had pulled /admin/includes/stylesheet.css incorrectly, instead of grabbing /includes/templates/cold_steel/css/stylesheet.css
Please feel free to delete these embarrassing posts...
http://hopeunlimitedkirkwood.org/3on3/
Not sure what it is you want to do, but the stylesheet declarations I posted can be adjusted.
for instance if you want the image centered make the highlighted changed.
#logoWrapper{
margin:0 auto; add this
background: url(../images/header_bg.gif) no-repeat;
height:234px;
width:739px;
position: relative;
top:0; */delete these
left:0;
}
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
Not sure what it is you want to do, but the stylesheet declarations I posted can be adjusted.
for instance if you want the image centered make the highlighted changed.
#logoWrapper{
margin:0 auto; add this
background: url(../images/header_bg.gif) no-repeat;
height:234px;
width:739px;
position: relative;
top:0; */delete these
left:0;
}
Yes sir, thanks - I got it changed so that it displays as desired in firefox and safari. My second post was intended to be an apology cause I had originally looked at the wrong stylesheet.:oops: Thanks again, adios.
-
Re: Cold Steel Template Support Thread
Hello Clyde, my website is http://lemy.co.uk, i am using cold steel template.
1. I would like to center the center column.
2. In IE, on mouse hover over the center column images, the page moves. Same happens in product display page when hovering mouse over the Bicycle and Componentry Guarantee and Choosing Your Bike links( only bikes have those links ) . How can i fix that?
3. I would like to make links throughout the website red on mouse hover, but can't seem to get it right as much as i tried.
4. I would like to move that center column description box at the bottom of the main page. How can i do that?
Thanks in advance. Cheers!
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
andreitero
Hello Clyde, my website is
http://lemy.co.uk, i am using cold steel template.
1. I would like to center the center column.
2. In IE, on mouse hover over the center column images, the page moves. Same happens in product display page when hovering mouse over the Bicycle and Componentry Guarantee and Choosing Your Bike links( only bikes have those links ) . How can i fix that?
3. I would like to make links throughout the website red on mouse hover, but can't seem to get it right as much as i tried.
4. I would like to move that center column description box at the bottom of the main page. How can i do that?
Thanks in advance. Cheers!
#1 - ?????????????????
#2 and #3 - open includes/templates/cold_steel/css/stylesheet.css
find each and every a:hover declaration and replace it with the following:
a:hover {
color:red;
}
#4 - ?????????????????????
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
#1 - ?????????????????
#2 and #3 - open includes/templates/cold_steel/css/stylesheet.css
find each and every a:hover declaration and replace it with the following:
a:hover {
color:red;
}
#4 - ?????????????????????
Thank you for taking the time. I will try to be more clear:
1. The center column is not perfectly centered between the main wrapper right side border and left column border, it is visible on the main page, it needs moving about 3px to the left. How can i achieve that?
2. In IE i have the same problem as before when hovering mouse over the images in the home page center column.
3. I have changed the links to red now except for this:
Code:
a:hover,#navEZPagesTOC ul li a:hover {
color:red;
background:#fff;
font-weight:700
}
That is not red on mouse hover for some reason.
4. Just above the monthly specials(home page) there is a text box. I want to move that below the featured products. I suspect this will be done from tpl_index_default.php, but not sure.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
andreitero
Thank you for taking the time. I will try to be more clear:
1. The center column is not perfectly centered between the main wrapper right side border and left column border, it is visible on the main page, it needs moving about 3px to the left. How can i achieve that?
2. In IE i have the same problem as before when hovering mouse over the images in the home page center column.
3. I have changed the links to red now except for this:
Code:
a:hover,#navEZPagesTOC ul li a:hover {
color:red;
background:#fff;
font-weight:700
}
That is not red on mouse hover for some reason.
4. Just above the monthly specials(home page) there is a text box. I want to move that below the featured products. I suspect this will be done from tpl_index_default.php, but not sure.
#1 #2 #3 - open includes/templates/cold_steel/css/stylesheet.css
find the following declaration .centerColumn adjust the margin and padding as necessary.
a:hover remove any reference(s) to background:#fff;
Code:
a:hover,#navEZPagesTOC ul li a:hover {
color:red;
background:#fff;
font-weight:700
}
in this particular instance make sure you include a ; after the font-weight:700 declaration.
#4 - open includes/templates/template_default/tpl_index_default.php
find the following section of code:
PHP Code:
<?php if (DEFINE_MAIN_PAGE_STATUS >= 1 and DEFINE_MAIN_PAGE_STATUS <= 2) { ?>
<?php
/**
* get the Define Main Page Text
*/
?>
<div id="indexDefaultMainContent" class="content"><?php require($define_page); ?></div>
<?php } ?>
move the entire section to the bottom of the page just above the final <div>
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
#1 #2 #3 - open includes/templates/cold_steel/css/stylesheet.css
Thanks a lot Clyde, this solved everything, except for those links, they are still not red on hover, this is how it looks on my stylesheet:
[SCR]a:hover,#navEZPagesTOC ul li a:hover {
color:red;
font-weight:700;
}[/SCR]
With or without this sorted, you have been a fantastic help, thank you very much! :hug:
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
andreitero
Thanks a lot Clyde, this solved everything, except for those links, they are still not red on hover, this is how it looks on my stylesheet:
[SCR]a:hover,#navEZPagesTOC ul li a:hover {
color:red;
font-weight:700;
}[/SCR]
With or without this sorted, you have been a fantastic help, thank you very much! :hug:
Sorry about the previous post, the code got lost for some reason. Here is the code from my stylesheet controling the hover:
Code:
a:hover,#navEZPagesTOC ul li a:hover {
color:red;
font-weight:700;
}
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
andreitero
Sorry about the previous post, the code got lost for some reason. Here is the code from my stylesheet controling the hover:
Code:
a:hover,#navEZPagesTOC ul li a:hover {
color:red;
font-weight:700;
}
the a:hover is working correctly.
The only way you would see whether #navEZPagesTOC ul li a:hover is working would be if you were using ez-pages that were using chapters and the table of contents.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
the a:hover is working correctly.
The only way you would see whether #navEZPagesTOC ul li a:hover is working would be if you were using ez-pages that were using chapters and the table of contents.
My mistake, I saw the #navEZPagesTOC in firebug when inspecting the Bicycle and Componentry Guarantee link in my product pages, that's the one i would like to change to have a red hover effect. Thanks again for your patience.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
andreitero
My mistake, I saw the #navEZPagesTOC in firebug when inspecting the Bicycle and Componentry Guarantee link in my product pages, that's the one i would like to change to have a red hover effect. Thanks again for your patience.
I don't see this link ( Bicycle and Componentry Guarantee link ) when viewing your site.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
I don't see this link ( Bicycle and Componentry Guarantee link ) when viewing your site.
It's on the product pages:
http://lemy.co.uk/silverfox-bullion-bmx-bike-p-161.html
Maybe i'm pushing my luck :oops: , but how do i center the 'other products' link in the manufacturer info sidebox?
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
andreitero
That link is on an ez-page and should be covered by the a:hover; why its not, I have no idea.
Your second question:
This seems to be some sort of inline style directly in the sidebox and I have no idea how it would be centered.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
That link is on an ez-page and should be covered by the a:hover; why its not, I have no idea.
Your second question:
This seems to be some sort of inline style directly in the sidebox and I have no idea how it would be centered.
Ok, i'm back with another problem :blush:
In IE8 and and FF, the page body is displayed as it should, but in IE7 (and lower, i haven't tested it) the navmainwrapper content is shifting to the right. I have been searching the forum for 3 days and still can't come up with a fix for that. Please help :dontgetit
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
andreitero
Ok, i'm back with another problem :blush:
In IE8 and and FF, the page body is displayed as it should, but in IE7 (and lower, i haven't tested it) the navmainwrapper content is shifting to the right. I have been searching the forum for 3 days and still can't come up with a fix for that. Please help :dontgetit
If you mean the dropdown menu then you will need to look at the css for for that mod and probably have to adjust the padding and margin settings.
OR
write a specific ie7 stylesheet to adjust the width of the dropdown menubar
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
If you mean the dropdown menu then you will need to look at the css for for that mod and probably have to adjust the padding and margin settings.
OR
write a specific ie7 stylesheet to adjust the width of the dropdown menubar
Thanks for replying so fast. I think it's the whole Center column shifting, at least that's what i get after pressing browser compatibility button in IE8. I also used a free website to view some snapshots for my website in other browsers, It is acting the same in IE6,7 Opera 8.5 and others. This is the link to that website and it has the snapshots already taken. This must be the reason i'm not selling on it so far :frusty:
http://browsershots.org/http://lemy.co.uk/
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
andreitero
Thanks for replying so fast. I think it's the whole Center column shifting, at least that's what i get after pressing browser compatibility button in IE8. I also used a free website to view some snapshots for my website in other browsers, It is acting the same in IE6,7 Opera 8.5 and others. This is the link to that website and it has the snapshots already taken. This must be the reason i'm not selling on it so far :frusty:
http://browsershots.org/http://lemy.co.uk/
Out of the box the Cold Steel template will look pretty much the same in ALL current versions of FF, IE7/8, Opera, Safari and Chrome.
The dropdown menu, You are using in the "center column" area, was designed to be used in the header. So you'd have to adjust the width, margin and padding settings in the mod's css to make sure it fits the area you are using it in.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
Out of the box the Cold Steel template will look pretty much the same in ALL current versions of FF, IE7/8, Opera, Safari and Chrome.
The dropdown menu, You are using in the "center column" area, was designed to be used in the header. So you'd have to adjust the width, margin and padding settings in the mod's css to make sure it fits the area you are using it in.
Ok, thanks for pointing me in the right direction.
-
Re: Cold Steel Template Support Thread
Ok, i removed all files from the header menu and uploaded the standard cold_steel template stylesheet and i have the same problem: the center column is shifting to the right in IE7 and prior.
What else can i try to fix this?
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
andreitero
Ok, i removed all files from the header menu and uploaded the standard cold_steel template stylesheet and i have the same problem: the center column is shifting to the right in IE7 and prior.
What else can i try to fix this?
I just checked the site in FF, IE7/8, Opera, Safari and Chrome and didn't notice any shift to the right.
I can't speak to IE6 since I don't use or have access to that version.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
andreitero
Ok, i removed all files from the header menu and uploaded the standard cold_steel template stylesheet and i have the same problem: the center column is shifting to the right in IE7 and prior.
What else can i try to fix this?
Update:
after i replaced the mainwrapper from the image provided in the template to a simple #fff, it seems that the shifting is gone
-
Re: Cold Steel Template Support Thread
Hi Clyde,
I am new to Zen Cart and I am using your cold steel template. So far I have been able to figure out how to configure everything from reading everyone else's q&a, but I have run into a problem. I am having difficulty centering the contents of my main page into the rectangular border that surrounds the entire contents of the pages. Here is a link to my site so you can see exactly what I am talking about.
http://jths.customers/ec/
Can you give me some insight on how I would go about doing this? I have searched through everything I can find, and I'm completely stumped! :wacko:
Thank you!
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
rebradley
Hi Clyde,
I am new to Zen Cart and I am using your cold steel template. So far I have been able to figure out how to configure everything from reading everyone else's q&a, but I have run into a problem. I am having difficulty centering the contents of my main page into the rectangular border that surrounds the entire contents of the pages. Here is a link to my site so you can see exactly what I am talking about.
http://jths.customers/ec/
Can you give me some insight on how I would go about doing this? I have searched through everything I can find, and I'm completely stumped! :wacko:
Thank you!
The link you provided does not work.
-
Re: Cold Steel Template Support Thread
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
rebradley
it works but none of the stylesheets are being read.
-
Re: Cold Steel Template Support Thread
I am not sure why that is? Maybe you can help me speaking in general terms then. Any ideas as to why the contents in my define_main_page.php would be shifting right and not aligning within the main wrapper? I have turned off the left side navigation column and all that is showing on my main page is the header, contents of define_main_page.php within the main wrapper, footer, and copyright.
thanks again!
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
rebradley
I am not sure why that is? Maybe you can help me speaking in general terms then. Any ideas as to why the contents in my define_main_page.php would be shifting right and not aligning within the main wrapper? I have turned off the left side navigation column and all that is showing on my main page is the header, contents of define_main_page.php within the main wrapper, footer, and copyright.
thanks again!
If the following is what you have as your define_main_page.php, then that is the problem.
You have duplicate <html><head> </head> <body> </body> </html> elements which are breaking the site.
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
<title>CompanyName - PageName</title>
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="MSSmartTagsPreventParsing" content="true" />
<meta name="description" content="Description" />
<meta name="keywords" content="Keywords" />
<meta name="BMG Servers" content="Joliet Township High School Spirit Store" />
<style type="text/css" media="all">
@import "css/index_home.css"; .style2 {color: #EBA93F}
.style3 {
font-family: "Bell MT";
font-size: 45px;
}
</style>
</head>
<body class="header">
<div id="page-container">
<div id="content">
<h1 align="center"><img src="images/headers/spirit_store.gif" /></h1>
<div align="center"><br />
<img src="images/general/slideshow.gif" height="240" width="579" alt="Spirit Store Slideshow" border="3" />
<br />
<br />
<br />
<br />
<div id="content p">
<p align="justify">Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh
euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad
minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip
ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate
velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et
accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis
dolore te feugait nulla facilisi.
<br /><br />
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh
euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad
minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip
ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate
velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et
accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis
dolore te feugait nulla facilisi.
</p>
</div>
</div>
</div>
<div id="sidebar-a">
<h1><a href="http://jths.customers/ec/index.php?main_page=index&cPath=17&zenid=d0b5c10e3ecf3efda4b3c2c868b990e1">
<img src="images/general/central.gif" alt="Central" width="250" height="60" border="0" /></a><br />
<br />
<a href="http://jths.customers/ec/index.php?main_page=index&cPath=18&zenid=d0b5c10e3ecf3efda4b3c2c868b990e1">
<img src="images/general/west.gif" alt="West" width="250" height="62" border="0" /></a><br />
<br />
<a href="http://jths.customers/ec/index.php?main_page=index&cPath=19&zenid=d0b5c10e3ecf3efda4b3c2c868b990e1">
<img src="images/general/joliet_township.gif" alt="Joliet Township" width="250" height="58" border="0" /></a><br />
<br />
<a href="http://jths.customers/ec/index.php?main_page=index&cPath=22&zenid=d0b5c10e3ecf3efda4b3c2c868b990e1">
<img src="images/general/alumni.gif" alt="Alumni" width="250" height="57" border="0" /></a><br />
<br />
<a href="http://jths.customers/ec/index.php?main_page=index&cPath=21&zenid=d0b5c10e3ecf3efda4b3c2c868b990e1">
<img src="images/general/gym_uniforms.gif" alt="PE Uniforms" width="250" height="60" border="0" /></a><br />
<br />
<a href="http://jths.customers/ec/index.php?main_page=index&cPath=20&zenid=d0b5c10e3ecf3efda4b3c2c868b990e1">
<img src="images/general/promos.gif" alt="Promotions" width="250" height="59" border="0" /></a><br />
<br />
<a href="http://www.jths.org"><img src="images/general/district.gif" alt="District 204 Website" height="61" border="0" wi /></a> </h1>
</div>
</div>
</body>
</html>
All you really need in the define_main_page.php file is the following: You can then style this using the index_home.css
Code:
<div id="page-container">
<div id="content">
<h1 align="center"><img src="images/headers/spirit_store.gif" /></h1>
<div align="center"><br />
<img src="images/general/slideshow.gif" height="240" width="579" alt="Spirit Store Slideshow" border="3" />
<br />
<br />
<br />
<br />
<div id="content p">
<p align="justify">Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh
euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad
minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip
ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate
velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et
accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis
dolore te feugait nulla facilisi.
<br /><br />
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh
euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad
minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip
ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate
velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et
accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis
dolore te feugait nulla facilisi.
</p>
</div>
</div>
</div>
<div id="sidebar-a">
<h1><a href="http://jths.customers/ec/index.php?main_page=index&cPath=17&zenid=d0b5c10e3ecf3efda4b3c2c868b990e1">
<img src="images/general/central.gif" alt="Central" width="250" height="60" border="0" /></a><br />
<br />
<a href="http://jths.customers/ec/index.php?main_page=index&cPath=18&zenid=d0b5c10e3ecf3efda4b3c2c868b990e1">
<img src="images/general/west.gif" alt="West" width="250" height="62" border="0" /></a><br />
<br />
<a href="http://jths.customers/ec/index.php?main_page=index&cPath=19&zenid=d0b5c10e3ecf3efda4b3c2c868b990e1">
<img src="images/general/joliet_township.gif" alt="Joliet Township" width="250" height="58" border="0" /></a><br />
<br />
<a href="http://jths.customers/ec/index.php?main_page=index&cPath=22&zenid=d0b5c10e3ecf3efda4b3c2c868b990e1">
<img src="images/general/alumni.gif" alt="Alumni" width="250" height="57" border="0" /></a><br />
<br />
<a href="http://jths.customers/ec/index.php?main_page=index&cPath=21&zenid=d0b5c10e3ecf3efda4b3c2c868b990e1">
<img src="images/general/gym_uniforms.gif" alt="PE Uniforms" width="250" height="60" border="0" /></a><br />
<br />
<a href="http://jths.customers/ec/index.php?main_page=index&cPath=20&zenid=d0b5c10e3ecf3efda4b3c2c868b990e1">
<img src="images/general/promos.gif" alt="Promotions" width="250" height="59" border="0" /></a><br />
<br />
<a href="http://www.jths.org"><img src="images/general/district.gif" alt="District 204 Website" height="61" border="0" wi /></a> </h1>
</div>
</div>
-
Re: Cold Steel Template Support Thread
An upgraded version of Cold Steel Template compatible with ZC v1.3.9 should be available in the downloads section shortly.
-
Re: Cold Steel Template Support Thread
first of all, thank you very much for a great template.
second, i would like help with these things:
1. i would like to use a different color in the background for all of the boxes on the left, as well as the categories box. just tell me what files they are in.
2. the search box in the upper right corner disappears in ie6. (not that big of a deal)
3. i would like to add a link to my image gallery in the information window. (i know, not template specific)
4. i would like to rename the information window (also not template specific)
website: http://www.redsautorehab.com
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
vanhorn_s
first of all, thank you very much for a great template.
second, i would like help with these things:
1. i would like to use a different color in the background for all of the boxes on the left, as well as the categories box. just tell me what files they are in.
2. the search box in the upper right corner disappears in ie6. (not that big of a deal)
3. i would like to add a link to my image gallery in the information window. (i know, not template specific)
4. i would like to rename the information window (also not template specific)
website:
http://www.redsautorehab.com
1. You can change the background color by modifying the following: stylesheet_betterCategoriesEzInfo.css and stylesheet.css
2. I don't use IE6 nor do I have access to it so I can't help on this one.
3. open includes/moules/sideboxes/information.php and following the pattern(s) for the links in order to add your own links.
4. Tutorials and FAQs article=134
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
An upgraded version of Cold Steel Template compatible with ZC v1.3.9 should be available in the downloads section shortly.
Version 1.0 is not compatibile with ZC 1.3.9 ? What are the differences ?
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
jeremiah
Version 1.0 is not compatibile with ZC 1.3.9 ? What are the differences ?
The differences are in some of the ZC core files used in the template that have changed with 1.3.9a
If you are still using 1.3.8a use version 1.0
If you have upgraded to 1.3.9a use version 2.0
-
Re: Cold Steel Template Support Thread
Did you change the main stylesheet or can I use the previous one ?
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
jeremiah
Did you change the main stylesheet or can I use the previous one ?
There is a new installation folder and an upgrade folder included with version 2.
If you are already using the template then use the files in the upgrade folder. The upgrade will not overwrite any changes you have made to your main page, stylesheet.css, buttons or images.
-
Re: Cold Steel Template Support Thread
Note that the template_info.php still say's Version 1.0 in the v2.0 package - both upgrade and new install files.
-
Re: Cold Steel Template Support Thread
Hi Clyde,
To parrot others, thanks for your work and for providing cold steel for free.
I've just upgraded to ZC 1.3.9.b and to Cold Steel 2.
Your comment above about changing the logo size. That's ok to make the logo smaller, but making it bigger results in a white gap between the grey background at the top and the one behind the tabs.
A question though, if you'd be so kind... The new Tabs are great, but they show both the 'Login/Register' tab and the 'My Account' tab. Is there a way to get it to show Login/Register on its own until the user logs in, then only show the My Account tab?
I haven't checked yet, but I assume it's relatively easy to move the My Account tab before the About Us tab?
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
Celtic
Hi Clyde,
To parrot others, thanks for your work and for providing cold steel for free.
I've just upgraded to ZC 1.3.9.b and to Cold Steel 2.
Your comment above about changing the logo size. That's ok to make the logo smaller, but making it bigger results in a white gap between the grey background at the top and the one behind the tabs.
A question though, if you'd be so kind... The new Tabs are great, but they show both the 'Login/Register' tab and the 'My Account' tab. Is there a way to get it to show Login/Register on its own until the user logs in, then only show the My Account tab?
I haven't checked yet, but I assume it's relatively easy to move the My Account tab before the About Us tab?
link to your site?
open includes/templates/cold_steel/css/stylesheet.css
find the #logowrapper declaration and adjust the height statement to match the height of your new logo.
open includes/templates/cold_steel/common/tpl_header.php
find the following section of code
Code:
<div id="navMain">
<ul>
<li<?php echo (($this_is_home_page) ? ' class="current">' : '>');?><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><?php echo '<span>' . HEADER_TITLE_CATALOG . '</span>'; ?></a></li>
<?php if ($_SESSION['customer_id']) { ?>
<li<?php echo (($current_page_base == 'logoff') ? ' class="current">' : '>');?><a href="<?php echo zen_href_link(FILENAME_LOGOFF, '', 'SSL'); ?>"><?php echo '<span>' . HEADER_TITLE_LOGOFF . '</span>'; ?></a></li>
<?php
} else {
if (STORE_STATUS == '0') {
?>
<li<?php echo (($current_page_base == 'login') ? ' class="current">' : '>');?><a href="<?php echo zen_href_link(FILENAME_LOGIN, '', 'SSL'); ?>"><?php echo '<span>' . HEADER_TITLE_LOGIN . '</span>'; ?></a></li>
<?php } } ?>
<li<?php echo (($current_page_base == 'contact_us') ? ' class="current">' : '>');?><a href="<?php echo zen_href_link(FILENAME_CONTACT_US, '', 'SSL'); ?>"><?php echo '<span>' . BOX_INFORMATION_CONTACT . '</span>'; ?></a></li>
<li<?php echo (($current_page_base == 'account') ? ' class="current">' : '>');?><a href="<?php echo zen_href_link(FILENAME_ACCOUNT, '', 'SSL'); ?>"><?php echo '<span>' . HEADER_TITLE_MY_ACCOUNT . '</span>'; ?></a></li>
<?php if ($_SESSION['cart']->count_contents() != 0) { ?>
<li<?php echo ((in_array($current_page_base,explode(",",'checkout_shipping,checkout_payment,checkout_confirmation,checkout_success'))) ? ' class="current">' : '>');?><a href="<?php echo zen_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL'); ?>"><?php echo '<span>' . HEADER_TITLE_CHECKOUT . '</span>'; ?></a></li>
<?php }?>
<li<?php echo (($current_page_base == 'shopping_cart') ? ' class="current">' : ' class="cart">');?><a href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><?php echo '<span>' . HEADER_TITLE_CART_CONTENTS . '</span>'; ?></a></li>
</ul>
</div>
and replace it with the following:
Code:
<div id="navMain">
<ul>
<li<?php echo (($this_is_home_page) ? ' class="current">' : '>');?><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><?php echo '<span>' . HEADER_TITLE_CATALOG . '</span>'; ?></a></li>
<?php if ($_SESSION['customer_id']) { ?>
<li<?php echo (($current_page_base == 'logoff') ? ' class="current">' : '>');?><a href="<?php echo zen_href_link(FILENAME_LOGOFF, '', 'SSL'); ?>"><?php echo '<span>' . HEADER_TITLE_LOGOFF . '</span>'; ?></a></li>
<li<?php echo (($current_page_base == 'account') ? ' class="current">' : '>');?><a href="<?php echo zen_href_link(FILENAME_ACCOUNT, '', 'SSL'); ?>"><?php echo '<span>' . HEADER_TITLE_MY_ACCOUNT . '</span>'; ?></a></li>
<?php
} else {
if (STORE_STATUS == '0') {
?>
<li<?php echo (($current_page_base == 'login') ? ' class="current">' : '>');?><a href="<?php echo zen_href_link(FILENAME_LOGIN, '', 'SSL'); ?>"><?php echo '<span>' . HEADER_TITLE_LOGIN . '</span>'; ?></a></li>
<?php } } ?>
<li<?php echo (($current_page_base == 'contact_us') ? ' class="current">' : '>');?><a href="<?php echo zen_href_link(FILENAME_CONTACT_US, '', 'SSL'); ?>"><?php echo '<span>' . BOX_INFORMATION_CONTACT . '</span>'; ?></a></li>
<?php if ($_SESSION['cart']->count_contents() != 0) { ?>
<li<?php echo ((in_array($current_page_base,explode(",",'checkout_shipping,checkout_payment,checkout_confirmation,checkout_success'))) ? ' class="current">' : '>');?><a href="<?php echo zen_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL'); ?>"><?php echo '<span>' . HEADER_TITLE_CHECKOUT . '</span>'; ?></a></li>
<?php }?>
<li<?php echo (($current_page_base == 'shopping_cart') ? ' class="current">' : ' class="cart">');?><a href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><?php echo '<span>' . HEADER_TITLE_CART_CONTENTS . '</span>'; ?></a></li>
</ul>
</div>
-
Re: Cold Steel Template Support Thread
Hi there. I was pretty much forced to upgrade to the latest Zen Cart and ColdSteel 2.0 but I have a problem now. I want my ez-pages to show up in this bar (ezPagesTop) but they do not. In fact right after the installation, this bar is completely empty. If I define a new ez-page it shows only in the footer but not at the top. Did I have to enable this function somewhere else because I already enabled id in e-z pages settings ?
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
jeremiah
Hi there. I was pretty much forced to upgrade to the latest Zen Cart and ColdSteel 2.0 but I have a problem now. I want my ez-pages to show up in this bar (ezPagesTop) but they do not. In fact right after the installation, this bar is completely empty. If I define a new ez-page it shows only in the footer but not at the top. Did I have to enable this function somewhere else because I already enabled id in e-z pages settings ?
link to your site?
-
Re: Cold Steel Template Support Thread
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
jeremiah
PM me the link to your site.
I really can't tell what might be the problem from the screen shot.
-
Re: Cold Steel Template Support Thread
Does anyone know how to remove this border around "buy" button on product info ?
Nevermind I fixed it :)
-
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
Clyde, the above reply links to an attached file that I presume contains a 'star.gif' image. Unfortunately that attachment doesn't exist any longer for me to get it for my site.
The star.gif image doesn't exist in the ColdSteel 2 download by the way.
I copied the star.gif of your website and put it into the folder mention above, but it still shows the 'star.gif' text instead of the image. Did the original attachment contain some other fix as well as the star.gif image?
One other question about this. On the Contact Us and Login pages, it shows the text '= Required information', but the symbol (presumably the star) indicating the required information isn't shown. I don't think this is the same issue as above, as it isn't showing the 'star.gif' text in place of the image either. I had a look in the template and it doesn't appear to have been included in the code. In case I'm looking in the wrong place, where should I be looking?
Thanks for any help you can offer. I'll PM you the link as the site isn't live yet.
(Thanks for your earlier help with the Login/My account tabs.)
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
Celtic
Clyde, the above reply links to an attached file that I presume contains a 'star.gif' image. Unfortunately that attachment doesn't exist any longer for me to get it for my site.
The star.gif image doesn't exist in the ColdSteel 2 download by the way.
I copied the star.gif of your website and put it into the folder mention above, but it still shows the 'star.gif' text instead of the image. Did the original attachment contain some other fix as well as the star.gif image?
One other question about this. On the Contact Us and Login pages, it shows the text '= Required information', but the symbol (presumably the star) indicating the required information isn't shown. I don't think this is the same issue as above, as it isn't showing the 'star.gif' text in place of the image either. I had a look in the template and it doesn't appear to have been included in the code. In case I'm looking in the wrong place, where should I be looking?
Thanks for any help you can offer. I'll PM you the link as the site isn't live yet.
(Thanks for your earlier help with the Login/My account tabs.)
By default Cold Steel does not use the star.gif image.
to correct this issue open includes/languages/cold_steel/english.php
find the following lines of code and make the indicated changes.
define('FORM_REQUIRED_INFORMATION', '* Required information');
define('ENTRY_REQUIRED_SYMBOL', '*');
I'll include this in an updated version of the template.
-
Re: Cold Steel Template Support Thread
Thanks Clyde. Got it sorted.
-
Re: Cold Steel Template Support Thread
I'm having a problem when viewing my store in Firefox 3.6.3 using Mac OS 10.6.3. It looks like the CSS is the problem, but I don't have a clear idea on how to fix it. I'm proficient at editing CSS to modify themes, but I was never good at cross-browser compatibility.
It looks just fine in Firefox using Windows XP, as well as in Safari on my friend's Mac. I was alerted to this problem by a customer this morning.
I'm using ZenCart 1.3.9b.
http://store.alexheberling.com
Here is a screencap, as well: http://alexheberling.com/media/ff_store.png
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
Alex H.
I'm having a problem when viewing my store in Firefox 3.6.3 using Mac OS 10.6.3. It looks like the CSS is the problem, but I don't have a clear idea on how to fix it. I'm proficient at editing CSS to modify themes, but I was never good at cross-browser compatibility.
It looks just fine in Firefox using Windows XP, as well as in Safari on my friend's Mac. I was alerted to this problem by a customer this morning.
I'm using ZenCart 1.3.9b.
http://store.alexheberling.com
Here is a screencap, as well:
http://alexheberling.com/media/ff_store.png
Unfortunately I don't have access to a Mac, so I'm afraid I can't provide a solution.
The template has been tested in FF, Safari, Opera and Chrome on my windows 7 machine.
-
Re: Cold Steel Template Support Thread
Hello. First, my gratitude and respect to the Zen community: An impressive accomplishment in both technology and social interaction!
I'm in the initial stages of setting up my first Zen Cart store. I've successfully installed several templates so far, and have created a custom template from scratch, but I've decided to work with the Cold Steel template because I like the clean, spacious look.
My problem is that my new installation of the Cold Steel template doesn't match the demo as it appears on (sorry, site offline); There are brown tabs surrounding the 'Home, Login/Register' links, and there is a horizontal white space dividing the header.
Using Firefox/Web Developer Tool, I discovered several differences in the CSS between my site and the demo site. Curious, I downloaded the stylesheet.css from the demo site, and discovered it is not the same file that came in the Cold Steel download. The comments identify it as the'Christi Template CSS Stylesheet', as opposed to the 'Cold Steel Template CSS Stylesheet'.
I hope I haven't violated ettiquette by retrieving this file, but when I apply it to my site, it it does correct the display errors.
My questions are
1)What have I done wrong in my installation to cause this problem?
2)Is is permissible to simpy use the Christi Template CSS Stylesheet? I'm afraid that this stylesheet may have been written to work within the demo site and will introduce errors when used with the rest of the standard download files. Also, It seems a little rude to do so without asking.
My site: http://backyardperfect.com
Linux/Apache/GoDaddy
Zen Cart v1.3.9b
PHP 5.2.8
MySQL 1.3.9b
Cold Steel Template v2-0 (No changes to any Cold Steel files yet.)
No other mods
Thanks for helping to sort this out, and for all the work you've already done.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
Mark Xapno
Hello. First, my gratitude and respect to the Zen community: An impressive accomplishment in both technology and social interaction!
I'm in the initial stages of setting up my first Zen Cart store. I've successfully installed several templates so far, and have created a custom template from scratch, but I've decided to work with the Cold Steel template because I like the clean, spacious look.
My problem is that my new installation of the Cold Steel template doesn't match the demo as it appears on (sorry, site offline); There are brown tabs surrounding the 'Home, Login/Register' links, and there is a horizontal white space dividing the header.
Using Firefox/Web Developer Tool, I discovered several differences in the CSS between my site and the demo site. Curious, I downloaded the stylesheet.css from the demo site, and discovered it is not the same file that came in the Cold Steel download. The comments identify it as the'Christi Template CSS Stylesheet', as opposed to the 'Cold Steel Template CSS Stylesheet'.
I hope I haven't violated ettiquette by retrieving this file, but when I apply it to my site, it it does correct the display errors.
My questions are
1)What have I done wrong in my installation to cause this problem?
2)Is is permissible to simpy use the Christi Template CSS Stylesheet? I'm afraid that this stylesheet may have been written to work within the demo site and will introduce errors when used with the rest of the standard download files. Also, It seems a little rude to do so without asking.
My site:
http://backyardperfect.com
Linux/Apache/GoDaddy
Zen Cart v1.3.9b
PHP 5.2.8
MySQL 1.3.9b
Cold Steel Template v2-0 (No changes to any Cold Steel files yet.)
No other mods
Thanks for helping to sort this out, and for all the work you've already done.
first: to fix the gap in the header, open includes/templates/cold_steel/css/stylesheet.css
find the following declaration and add the highlighted portion:
#headerWrapper {
margin: 0 auto;
background:#EEEEEE;
text-align: left;
width: 917px;
vertical-align: top;
}
Second: if you prefer not to have the tabbed menu you can delete the reference(s) to the images in the stylesheet.
open includes/templates/cold_steel/css/stylesheet.css
find the following declarations and delete the highlighted portions:
#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;
}
#navMain a:hover {
background-position:0% -42px;
}
#navMain a:hover span {
background-position:100% -42px;
color:#fff;
}
#navMain .current a {
background-position:0% -42px;
}
#navMain .current a span {
background-position:100% -42px;
color:#fff;
}
-
Re: Cold Steel Template Support Thread
Thank you for such quick response!
I quickly tried your suggestions, but they don't seem to be the answer. The results are currently visible on my site.
Part of the white gap issue is that the header in the demo is 110px or so in height, whereas my site has a header height of 140px- it seems as though the date is adding to the header space rather than fitting within it.
The tabs issue looks like it will require some additional css tinkering to get the colors to agree- I think I'll be up to that task.
Should I forget about utilizing the Christi Template completly? On the surface, it seems to take care of everything..
I appreciate your efforts.
A quick note: Please don't rush; I suddenly need to be elswhere, but will be back later. Thanks again.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
Mark Xapno
Thank you for such quick response!
I quickly tried your suggestions, but they don't seem to be the answer. The results are currently visible on my site.
Part of the white gap issue is that the header in the demo is 110px or so in height, whereas my site has a header height of 140px- it seems as though the date is adding to the header space rather than fitting within it.
The tabs issue looks like it will require some additional css tinkering to get the colors to agree- I think I'll be up to that task.
Should I forget about utilizing the Christi Template completly? On the surface, it seems to take care of everything..
I appreciate your efforts.
A quick note: Please don't rush; I suddenly need to be elswhere, but will be back later. Thanks again.
Or you can download v1.0 of cold_steel.
go to the downloads section find cold steel and scroll to the bottom of the page and download v1.0.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
Or you can download v1.0 of cold_steel.
go to the downloads section find cold steel and scroll to the bottom of the page and download v1.0.
You can also replace the entire section between
/*BOF Header layout*/
AND
/*EOF top main navigation*/
with the following:
Code:
/*BOF Header layout*/
#headerWrapper {
margin: 0 auto;
background: url(../images/header_bg.gif) no-repeat;
text-align: left;
width: 917px;
vertical-align: top;
}
/*BOF Branding*/
#logoWrapper{
margin:0;
background: none;
height:90px;
width:917px;
position: relative;
top:0;
left:0;
}
#logo {
float:left;
/* display:none;
text-align: center;*/
}
#logoWrapper a:hover {
background: transparent;
}
#navMainSearch {
position:absolute;
top: 5px;
right: 15px;
}
#taglineWrapper {
text-align: center;
height: 30px;
width: 300px;
position: absolute;
top: 5px;
left: 250px;
}
#tagline {
font-size: 1.2em;
font-weight: bold;
text-align: center;
vertical-align: middle;
}
.date {
padding-left:5px;
position: absolute;
top: 75px;
right: 20px;
color:#000;
font-weight: bold;
text-align: left;
font-size: 1.2em;
line-height:normal;
}
/*EOF Branding*/
/*BOF navigation*/
/*BOF top main navigation*/
#navMainWrapper {
background:url(../images/navmain_tab.gif) no-repeat;
font-size: 1.1em;
height:30px;
line-height: normal;
width: 917px;
}
#navMain {
float:left;
width:100%;
font-size: 1.1em;
}
#navMain ul {
margin:0.6em 0 0;
padding: 5px 10px 0 15px;
list-style:none;
}
#navMain li {
display:inline;
margin:0;
padding:0;
}
#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;
}
#navMain a:hover {
/* background-position:0% -42px;*/
}
#navMain a:hover span {
*/ background-position:100% -42px;*/
color:#fff;
}
#navMain .current a {
/* background-position:0% -42px;*/
}
#navMain .current a span {
/* background-position:100% -42px;*/
color:#fff;
}
/*#navMain ul li.contact a {
margin:0;
padding: 0 5px 0 4px;
float:left;
color: #fff;
background: url(../images/tableft.gif) no-repeat left top;
text-decoration:none;
}
#navMain ul li.contact a span {
display:block;
background: url(../images/tabright.gif) right top;
padding:2px 15px 2px 6px;
}
#navMain ul li.contact a:hover {
background-position:0% -42px;
}
#navMain ul li.contact a:hover span {
padding:2px 15px 2px 6px;
background-position:100% -42px;
}
#navMain ul li.account a {
margin:0;
padding: 0 5px 0 4px;
float:left;
color: #fff;
background: url(../images/tableft.gif) no-repeat left top;
text-decoration:none;
}
#navMain ul li.account a span {
display:block;
background: url(../images/tabright.gif) no-repeat right top;
padding:2px 15px 2px 6px;
}
#navMain ul li.account a:hover {
background-position:0% -42px;
}
#navMain ul li.account a:hover span {
padding:2px 15px 2px 6px;
background-position:100% -42px;
} */
/*#navMain ul li.cart a {
margin:0;
padding: 0 5px 0 4px;
float:left;
background: url(../images/tableft.gif) no-repeat left top;
color:#FFF;
text-decoration:none;
}
#navMain ul li.cart a span {
display:block;
background: url(../images/tabright.gif) right top;
padding:2px 15px 2px 6px;
color:#FFF;
}
#navMain ul li.cart a:hover {
background-position:0% -42px;
}
#navMain ul li.cart a:hover span {
padding:2px 15px 2px 6px;
background-position:100% -42px;
}
#navMain ul li.cart .current a {
background-position:0% -42px;
}
#navMain ul li.cart .current a span {
padding:2px 15px 2px 6px;
background-position:100% -42px;
}*/
/*EOF top main navigation*/
-
Re: Cold Steel Template Support Thread
Success!
I substituted the code as suggested and all is well.
I thank you very much.
Mark
-
Re: Cold Steel Template Support Thread
I've looked through this thread and I haven't found the answer to my question: I'm using v1.3.9b at www.mysportsmouse.com/zencart and I would like to integrate your template in via iframe so I can keep the original style while still utilizing the Zen Cart interface.
The problem is that when I go into the "new_install" folder, there are three folders (languages, modules and templates) which I upload to their respective places in the admin/includes/templates folder.
I then go to the admin section, click on "tools" and then on "template selection" and the option for "cold steel" is not in the drop-down. What am I doing wrong? Did I put them in the wrong folder? :blink:
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
aggrable
I've looked through this thread and I haven't found the answer to my question: I'm using v1.3.9b at
www.mysportsmouse.com/zencart and I would like to integrate your template in via iframe so I can keep the original style while still utilizing the Zen Cart interface.
The problem is that when I go into the "new_install" folder, there are three folders (languages, modules and templates) which I upload to their respective places in the admin/includes/templates folder.
I then go to the admin section, click on "tools" and then on "template selection" and the option for "cold steel" is not in the drop-down. What am I doing wrong? Did I put them in the wrong folder? :blink:
You should upload the entire includes folder to the where you have zen cart installed on your server.
IT DOES NOT GO in admin/includes
You might also want to note that Zen Cart does not work well using iframes. (do a forum search for iframes)
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
You should upload the entire includes folder to the where you have zen cart installed on your server.
IT DOES NOT GO in admin/includes
You might also want to note that Zen Cart does not work well using iframes. (do a forum search for iframes)
I moved it to the same folder that Zen Cart is in, not inside the Zen Cart folder itself. Is that what you meant? I was unclear as to which you wanted me to do. Regardless, it's still not working. :frusty:
Thank you for the point about the iFrame. If I have a site like the one at http://www.templateaccess.com/demos/scrolllist-cuber/, how can I customize the banner and nav to match the site so the customer doesn't feel like they are leaving my site to go to the store?
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
aggrable
I moved it to the same folder that Zen Cart is in, not inside the Zen Cart folder itself. Is that what you meant? I was unclear as to which you wanted me to do. Regardless, it's still not working. :frusty:
Thank you for the point about the iFrame. If I have a site like the one at
http://www.templateaccess.com/demos/scrolllist-cuber/, how can I customize the banner and nav to match the site so the customer doesn't feel like they are leaving my site to go to the store?
You haven't indicated where your zen cart files are located on your server.
If they are located in the root then just uploadFTP the entire includes folder.
if they are located in another directory on your server ( /shop ), then upload/FTP the entire includes folder to that directory.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
You haven't indicated where your zen cart files are located on your server.
If they are located in the root then just uploadFTP the entire includes folder.
if they are located in another directory on your server ( /shop ), then upload/FTP the entire includes folder to that directory.
My store is at www.mysportsmouse.com/zencart.
Are you telling me that I should upload it inside the "zencart" folder or to the root folder?
I really appreciate your time and information. This is (obviously) my first time at this.
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
aggrable
My store is at
www.mysportsmouse.com/zencart.
Are you telling me that I should upload it inside the "zencart" folder or to the root folder?
I really appreciate your time and information. This is (obviously) my first time at this.
upload the includes folder from the mod to your zencart directory.
-
Re: Cold Steel Template Support Thread
I just installed this awesome template, and I love it. I am in the process of tweaking it so it will better suit my needs, but I have ran into 2 problems.
I have edited plenty of CSS, and I am currently a web development student, but for some reason I cannot seem to change the main background to an image; I don't want it just plain white.
I am also having an issue with the center column. I have edited the .centercolum (stylesheet.css) to a much smaller size, but I am still getting an overlap. Am I doing something wrong?
I know these are simple, maybe even stupid questions, but I would appreciate any help.
Thanks!
I am using 1.3.9c
Image Handler 2 *Installed Error Free*
Sales Report *Installed Error Free*
Admin Activity Report *Installed Error Free*
Paypal Verified Sidebox *Installed Error Free*
Admin Profile 1.1 Beta *Installed Error Free*
My url is www.angelbabyscraps.com/store
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
AngelBabyScraps
I just installed this awesome template, and I love it. I am in the process of tweaking it so it will better suit my needs, but I have ran into 2 problems.
I have edited plenty of CSS, and I am currently a web development student, but for some reason I cannot seem to change the main background to an image; I don't want it just plain white.
I am also having an issue with the center column. I have edited the .centercolum (stylesheet.css) to a much smaller size, but I am still getting an overlap. Am I doing something wrong?
I know these are simple, maybe even stupid questions, but I would appreciate any help.
Thanks!
I am using 1.3.9c
Image Handler 2 *Installed Error Free*
Sales Report *Installed Error Free*
Admin Activity Report *Installed Error Free*
Paypal Verified Sidebox *Installed Error Free*
Admin Profile 1.1 Beta *Installed Error Free*
My url is
www.angelbabyscraps.com/store
add the highlighted portion to the following declaration in the stylesheet.css
body {
margin: 3px 0;
padding:0;
background: url(../images/YOUR_BACKGROUND_IMAGE.jpg);
font-family: verdana, arial, helvetica, sans-serif;
font-size: 62.5%;
color: #000;
}
try setting the .centercolumn width to 640px
-
Re: Cold Steel Template Support Thread
Thank you very much for your help. I think I have just been working too long LOL. I appreciate your help and the time you took to make the template!
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
AngelBabyScraps
Thank you very much for your help. I think I have just been working too long LOL. I appreciate your help and the time you took to make the template!
glad to help
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
clydejones
upload the includes folder from the mod to your zencart directory.
Thanks for taking the time to educate a "noob" :cool:
It works (and looks) great! :flex:
Grable Graphics
-
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
aggrable
Thanks for taking the time to educate a "noob" :cool:
It works (and looks) great! :flex:
Grable Graphics
don't forget
admin -> tools -> layout boxes controller
Scroll to the bottom of the page and click the "reset button"
or you will have no sideboxes showing on the site.