I'm almost done ... I think.
On this site http;//www.cheechababy.com.au where do I fis the centre column so it doesn't spill over into the right sideboxes?
Also, where would I go to change the color of the bg in the tabs menu across the top and the striped bar underneath?
Thannk you so much, I have really enjoyed working on this template.
You could send me your file. The file I have must be corrupt or something. Is there away to recreate this file.
Tim
I think problem solved. went back and found addition files from template download and reinstalled.
Thanks for the help.
www.valleyhydraulic.com/store
Tim
Hey....I can't thank you enough for this template. It is really great!!
I have one question...If I want the home buttons to be directed to another link rather than that within Zen, where do I put that?
Thanks so much,
Ashley
Jade,
I came across this and have been playing with it.... take a look and tell me if you think this would be cool to have in a template. Not my own code, BTW.
http://chicagophoto.net/cssdockmenu/
But pretty darn cool, eh? This sample has code at both top and bottom of the page, but you'd probably only use one in a real design.
I don't think it works in IE 5.5 though.
-chaddro
... now where DID I find that ... oh:
http://www.ndesign-studio.com/blog/d...css-dock-menu/
Great template.
Wasn't going to use Zen Cart until I found this. I can't stand the regular 'shop in your face' look of OsCommerce and Zen Cart.
This template really gives Zen Cart a new face.
Thanks.
I love this template. Thanks you! I have a problem though. I use Firefox mostly and have not really paid to much attention to the view in IE. I should have. The drop down categories are shifted all the way to the right and the side coxes have a green spot caused from something. Any ideas how I can fix this? My website is www.admcompany.org.
Thanks
Doug
I am having the exact same problem as admcompa. I have been developing in firefox and just checked ie and all of my categories boxes are shifted in ie.
http://dev.creativeap.com/zencart/
any ideas?
thanks,
jenny
Ok I fixed the problem. After playing with about every line in my apple_zen/css/stylesheet.css I deleted one word and it all works great now.
The word highlighted in red is what I deleted:
/*The main content classes*/
#contentMainWrapperOuter {
float:left;
width:100%;
}
#contentMainWrapper {
width:71em;
margin:0 auto;
text-align:center;
position:relative;
top:2.18em;
}
This is what it looks like now:
/*The main content classes*/
#contentMainWrapperOuter {
float:left;
width:100%;
}
#contentMainWrapper {
width:71em;
margin:0 auto;
text-align:;
position:relative;
top:2.18em;
}
Hope that works for you to!
Doug
Bookmarks