Re: Apple Zen Support Thread
Quote:
Originally Posted by
barleywine
Hi There,
Another Zen newbie who absolutely LOVES your template here!
There is a fair amount of customization I'm doing though, starting with adding images to the top level only of the dropdown menu, so that the drop down part is still plain text, but the part that's always visible is the same graphic style as the header images of my sideboxes. Is this something I can do with CSS, or is it in the menu php file, or do I have to hard code something? Or can it be done at all?
Here's the link:
http://purple-eggplant.com/zc/
Any and all help is MUCH appreciated!
Thank you so much for all your hard work on this beautiful template!
Anyone? My deadline is fast approaching, and I could really use some advice! :(
Thanks again,
Re: Apple Zen Support Thread
Quote:
Originally Posted by
barleywine
Anyone? My deadline is fast approaching, and I could really use some advice! :(
Thanks again,
You can do this in the css.
This should get you in the right direction:
Code:
div#dropMenu ul.level1 li {background: url(../images/your_image_here.gif) no-repeat;}
div#dropMenu ul.level1 ul.level2 li {background-image:none;}
Put the image in includes/templates/YOUR_TEMPLATE/images/
Re: Apple Zen Support Thread
hi all, i'm new at zen cart
I have succefull install the apple zen template and I love it very much. Everything run smoothly.
Few days ago, I try to download the Image Handler 2 v.1.3x, after I install the Image Handler I cant view my image at the Product Listing & Products Details, then I try to delete all the file that I install and also replace back my backup copy, now I can see the image at the Product Listing but I can't see the image at the Products Details, anybody can help me? Is that I have miss any file?
Appreciate if you all can help me to solve this matter.
Thank you
my link is http://e-variety.anggugu.com
Re: Apple Zen Support Thread
hi all, i'm new at zen cart
I have successfully install the apple zen template, I love it very much, and I have run smoothly for my e-shop
Few days ago, I try to install the Image Handler 2 v.1.3x, after I install I found that I can see all the Image at the Products Listing & also Products Details, then I try to delete all the file that I add and replace back my backup copy(assume I dont want to install the Image Handler already) then I can see the Image at the Products Listing but I can't see the image at the Products Details. Anybody can help me on this? is that I have miss any file?
Appreciate if anybody here can help me.
Thank you
My link is http://e-variety.anggugu.com
Re: Apple Zen Support Thread
Quote:
Originally Posted by
evariety
hi all, i'm new at zen cart
I have successfully install the apple zen template, I love it very much, and I have run smoothly for my e-shop
Few days ago, I try to install the Image Handler 2 v.1.3x, after I install I found that I can see all the Image at the Products Listing & also Products Details, then I try to delete all the file that I add and replace back my backup copy(assume I dont want to install the Image Handler already) then I can see the Image at the Products Listing but I can't see the image at the Products Details. Anybody can help me on this? is that I have miss any file?
Appreciate if anybody here can help me.
Thank you
My link is
http://e-variety.anggugu.com
Image handler is still working on the product details page.
Did you remove includes/modules/main_product_image.php
and includes/modules/additional_images.php
and includes/pages/popup_image
and includes/pages/popup_image_additional
Check the IH2 download, and go through each and every file to make sure it is removed.
Re: Apple Zen Support Thread
Quote:
Originally Posted by
jettrue
Image handler is still working on the product details page.
Did you remove includes/modules/main_product_image.php
and includes/modules/additional_images.php
and includes/pages/popup_image
and includes/pages/popup_image_additional
Check the IH2 download, and go through each and every file to make sure it is removed.
thanks for your reply.
Yes, I do remove the below files
includes/modules/main_product_image.php
includes/modules/additional_images.php
and I also restore back this 2 file from my backup copy
includes/pages/popup_image
includes/pages/popup_image_additional
but the problem is still there. I have go through several times of every file but still cound't find the mistake.....can u help me??
1 Attachment(s)
Re: Apple Zen Support Thread
Quote:
Originally Posted by
jettrue
You can do this in the css.
This should get you in the right direction:
Code:
div#dropMenu ul.level1 li {background: url(../images/your_image_here.gif) no-repeat;}
div#dropMenu ul.level1 ul.level2 li {background-image:none;}
Put the image in includes/templates/YOUR_TEMPLATE/images/
Thanks so much Jade, for getting me started in the right direction, but...
what I had envisioned was that, like the side box image headers, each top level navigation button would be different - ie Home, Shop, About, cart, etc., with the nice font graphics I made, but this way, the same "shop" button goes all the way across the nav bar, repeated for every level 1 entry.
(see attached screenshot)
That's why I was wondering if I needed to edit the dropdown menu template itself, but I was scared of messing something up.:dontgetit
Thanks again for all your help, and for a fabulous template!
Melissa
Re: Apple Zen Support Thread
Actually - would it be in the headermenu.php file? If so, how would I edit only the actual header images?
Thanks!
Re: Apple Zen Support Thread
I have a few issues I am not sure how to fix...
First, I would like my category/subcategory images and names to repeat/wrap accross the page and be centered instead of being listed in one column to the left...see pic.
http://jhaudiotech.com/pics/Categories.jpg
Also, I would like to make some chages to the way my items and descritions appear in the detailed view...see pic.
http://jhaudiotech.com/pics/Item.jpg
(1) How can I delete the thumbnail and name of the category on the page. The category tree is already listed in the header, so I don't want it to show again rightbelow it.
(2) Is it possible to move the Product Count, "Previous", "Listing", and "Next" Buttons to display between the "Write Review" and "Tell a Friend" Links? If so, how?
(3) I would like all the desciptive text to be justified to the write of the image, instead of wrapping around it. Another acceptable option would be for all the descriptive text to be justified to the left and below the image. (The first would be preferred though). How can this be done?
(4) How can I delete the text "This item was added...etc..."
Any help would be greatly appreciated!!! Thank you to everyone who puts so muc work into these templates and support forums!