Brilliant! Re-uploaded those files (noticed a file size difference, but could be due to uploading v2.2 files), and the issue is resolved!
I'll upload all the v2.2 files just to make sure there's no conflict in other files etc.
Cheers Jade!
Brilliant! Re-uploaded those files (noticed a file size difference, but could be due to uploading v2.2 files), and the issue is resolved!
I'll upload all the v2.2 files just to make sure there's no conflict in other files etc.
Cheers Jade!
Sorry Jade - I reuploaded the files, but the search boxes aren't using the 'search' image from the Apple Zen template.
I've uploaded v2.2, and the search image is there, but it's not using it. Any ideas?
Thanks!
Hi,
im running a self modified apple zen template on zencart 1.3.0.1 (im afaird to update atm, as im a novice and have kinda hacked at the site here and there ever since 1.3,, :) )
im having a issue with my site (http://www.izwoz.com.au) where you cant click the sideboxes in firefox.
Ive tried searching for a solution for hours, but cant find the answer, i am guessing maybe css issue? works fine in ie7, but in firefox you cant click and also text is overlaid on the top of the sideboxes (example here http://www.izwoz.com.au/shop/index.p...products_id=15 )
anyone running applezen seen this issue? or did i create it myself due to editing? any help is much appreciated!! (as its driving me crazy).
thanks,
Nick
I tried searching the thread but with no joy, i'm sure this has been asked before.
Anyway i'm currently developing a store using Applezen and i'm experiencing an issue with the shadow borders around the main body not showing in IE6 although they are fine in FF and Opera.
Any ideas of a fix for this?
I note that they don't seem to work on your demo site either...
Yes, you created it yourself.
You changed this:
to this:Code:.centerColumn { width:75%; float:left; margin:0 2% 2% 3%; text-align:left; line-height:1.6em; display:inline; /* fixes IE Bug in IE6 and earlier - do not remove */ }
But now that I've refreshed your site, it looks like you figured that out on your own!Code:.centerColumn { width: auto; float: none; position: relative; margin-right: 0; padding: 1% 2% 0 2%; text-align: left; line-height: 1.6em; height: 100%; }![]()
Hi Jade,
First, thanks for offering such a great zencart template.
I have one question for now, may have more later. How do I change the background color for the right sidebar? It's #eeeeee, but I don't see it anywhere in the CSS. I would like to change it to #7bc1d5
Here is the link for my shop: http://pixelprints.net/shop/
Thanks in advance for the help!