Re: Cold Steel Template Support Thread
I have a small issue with the formatting of my login page.
The page formats just fine when called whilst the cart is empty (clicking the Log In/Register link in the header nav bar)
If the cart contains an item and the customer clicks the Checkout link in the header then the right hand fieldset (Returning Customers: Please Log In) appears offset below the left hand fieldset (New Customer? Please Start Your Checkout Here).
I have played around with the login.css and tried various combinations for the width of .centerColumn , .returning and .newcustomer
Current settings are:
Quote:
.centerColumn {
margin: 0 auto;
padding: 0;
width: 90%;
}
.returning {
margin: 0 auto;
padding: 0 0 18px 0;
width: 49%;
float: right;
}
.newcustomer {
margin: 0 auto;
padding: 0 0 18px 0;
width: 49%;
float: left;
}
It is the same result in IE8, FF 3.6.3 and the latest Chrome
ZC 1.3.9d
Site http://chilloutfashions.com.au/
Thanks / Frank
Re: Cold Steel Template Support Thread
Fix it by editing the width of the floatingbox in stylesheet.css (not in login.css)
Quote:
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
margin-left: 10px;
padding: 0em 1.5em;
width: 44%; /*47%;*/
}
width was originally set at 47% and the reduction to 44% did the trick :smile:
2 Attachment(s)
Re: Cold Steel Template Support Thread
Hi All
I'm currently working on the cold steel temp on my test site.. it's a great temp but I was wondering how I could change a couple of things I like the page format on the cherry_zen temp like this example....
Attachment 7649
Would I have to change many files to change the format on the cold steel from this..
Attachment 7650
to the 1 on the cherry_zen, would it be possible and if so could you help me achieve this. Thx in advance.
Rgds
Badger64
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
badger64
Hi All
I'm currently working on the cold steel temp on my test site.. it's a great temp but I was wondering how I could change a couple of things I like the page format on the cherry_zen temp like this example....
Attachment 7649
Would I have to change many files to change the format on the cold steel from this..
Attachment 7650
to the 1 on the cherry_zen, would it be possible and if so could you help me achieve this. Thx in advance.
Rgds
Badger64
replace tpl_product_info_display.php that comes with the cold steel template with the one that comes with cherry zen.
1 Attachment(s)
Re: Cold Steel Template Support Thread
Hi clydejones
Thx for the response, tried what you said bud almost got there but just a couple of things to move around..
Attachment 7651
is it the same file where I would make the alterations or is there another 1 that controls this section as well ??.. Thx again for the help.
Rgds
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
Hi Clyde,
I have exact problem as this post (missing star.gif) and finally found your reply on this on this Cold Steel Support (page 26) with attachment but when I clicked on it, it was a dead link... Could you post this again when you get a chance?
Love this template.
Thanks!
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
badger64
Hi clydejones
Thx for the response, tried what you said bud almost got there but just a couple of things to move around..
Attachment 7651
is it the same file where I would make the alterations or is there another 1 that controls this section as well ??.. Thx again for the help.
Rgds
try deleting includes/templates/cold_steel/css/product_info.css
and see if that makes a difference.
Re: Cold Steel Template Support Thread
Quote:
Originally Posted by
Shinmai
Hi Clyde,
I have exact problem as this post (missing star.gif) and finally found your reply on this on this Cold Steel Support (page 26) with attachment but when I clicked on it, it was a dead link... Could you post this again when you get a chance?
Love this template.
Thanks!
see this post for a solution:
www.zen-cart.com/forum/showpost.php?p=884763&postcount=479
Re: Cold Steel Template Support Thread
Thanks for the quick reply and sorry for making you posting thing that you've already posted:oops: (I read through page1 up to 45 and after that I just went through so quick that I missed this post).
Thanks again!
Re: Cold Steel Template Support Thread
Clyde, I am struggling a bit with your wonderful template. Just wondering if you can help me out. I can pm you my link.
Thanks :)