seems to be fine so far in 1.3.8 did a demo site last night everything seems fine so far.
Printable View
The main thing worrying me is I am sure that I haven't followed the template system 100% of the time, silly little english.php entries etc. Not sure that upgrading would be a simple task but Paypal wpp is something I really need...rock and a hard place!
P
Can someone help with me a quick question. I'm trying to add a page/link to the header bar between "Home" and "Log In" I'm having a little bit of trouble, can someone show me how do this?
The website is http://alboperformance.com
Add this into your //includes/templates/cherry_zen/css/stylesheet.css:Quote:
Hi everyone!
First of all sorry for asking a questions that probably have been asked several times before. I just couldnīt get through this massive thread.
Second question This poblem is on the other hand only in IE6 and not in firefox or IE7
http://www.dammbutiken.se/PROVAR/sshot-1.jpg
So how can i correct this?
Thanks!
It should solve your problem in IE6 :wink:Code:* html #navColumnTwo {
margin-right: -150px !important;
}
I tried it with no sucess unfortunately :no:
I see the template example site the same way in IE6 http://www.cherryzen.jadetrue.com/
all boxes a little bit to the left.
That site dont have the float problem in IE7/firefox though
Oooops! I forgot that I had increased the size of my sideboxes by 20px.
In the css code -150px should be changed to -170px for the standard 150px sideboxes.
So add this code into your css stylesheet instead of the other code from my previous post.:blush:
This will fix it.:cool:Code:* html #navColumnTwo {
margin-right: -170px !important;
}
Here's my "work-in-progress" site with the default 150px sideboxes width.
http://www.swordszilla.com
That did the trick! :smile:
Thanks jkeifer :cheers:
Great template thanks to Jade.
After updating to latest version zen cart , my search header and left box seems to let anything that is typed in search run off the search area.
Appreciate it if anyone can tell me how to fix this.
heres my site www.techaustralia.com.au/shop
Thanks.