Page 287 of 305 FirstFirst ... 187237277285286287288289297 ... LastLast
Results 2,861 to 2,870 of 3042
  1. #2861
    Join Date
    Jan 2010
    Posts
    62
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by Andi98640 View Post
    I am moving my store and decided to upgrade to apple zen.
    I have a few mods I can't figure out,
    1. I made the header narrow, and added a custom background. My background doesn't go up into the header.
    2. The mouse over for the menu is still green even though I changed the skin to blue. Is there a built in blue, or grey I can change it to?
    3. I am not sure I want the echo of categorizes at the top when I have such a nice menu. How would I remove the categories in the header above the menu?


    http://webstore.jellybeanfabrics.com/


    Found on my own,
    logo resize,
    add subcategories to menu bar

    Thanks
    Okay found where the hover color changes inthe header menu css. Played with it a little more to find where to put my background to each side.
    I still can't figure it out, I have this giant white space on either side of the narrow menu.
    That is all I need to change to load the rest of this site.
    Thanks to anybody who can answer how to get the background on the white space.

  2. #2862
    Join Date
    Nov 2007
    Posts
    555
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hi,

    Just started using this template. I would like to know how to do the following (sorry if this has already been answered but couldn't find solutions on the forum)

    1 - I am wanting to use the drop down menu for the categories and for the products to then show on the drop down menu...I presume this is possible? I have re-named the menu items along the top and now want to add in the products. When I go to add a product with one word, it works fine (replace 'HEADER_TITLE_NEW_PRODUCTS' in tpl drop menu file) as long as there is no space. This is a problem as some of my products have two words. Am I doing this wrong? Where should I add them so they will show up in the drop down menu?

    2 - How can I make the line of categories (along the top of the drop down menu) neatly fit the whole width?

    Thanks...I'm sure there will be other questions but I'll start with these :)

  3. #2863
    Join Date
    Jun 2010
    Posts
    48
    Plugin Contributions
    0

    help question Re: Moving submenu items in horizontal drop down menu

    I would like help in moving items in submenus.

    Please see www.plumfashion.co.uk/store.

    I would like to move the submenu items (all products, new products etc.) under the Categories heading. When I try this, the search and specials items move fine, the others don't and I don't understand why.

    I would also like to give the EZ pages, which work, their own heading - perhaps moving them to the same vertical as contact us.

    Can anyone explain how I should be doing this?

    Also, I am having some problems with page movement which I would be very grateful if someone could point me in the right direction for fixing it!

    Thanks
    v 1.3.9b

  4. #2864
    Join Date
    Jul 2010
    Posts
    21
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by Andi98640 View Post
    Okay found where the hover color changes inthe header menu css. Played with it a little more to find where to put my background to each side.
    I still can't figure it out, I have this giant white space on either side of the narrow menu.
    That is all I need to change to load the rest of this site.
    Thanks to anybody who can answer how to get the background on the white space.
    You need to make the header part narrow, there are instructions how to do so in the stylesheet.css file and the read me file from the zip.

  5. #2865
    Join Date
    Jul 2010
    Posts
    21
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by Andi98640 View Post
    Okay found where the hover color changes inthe header menu css. Played with it a little more to find where to put my background to each side.
    I still can't figure it out, I have this giant white space on either side of the narrow menu.
    That is all I need to change to load the rest of this site.
    Thanks to anybody who can answer how to get the background on the white space.
    Quote Originally Posted by pb4 View Post
    Hi,

    Just started using this template. I would like to know how to do the following (sorry if this has already been answered but couldn't find solutions on the forum)

    1 - I am wanting to use the drop down menu for the categories and for the products to then show on the drop down menu...I presume this is possible? I have re-named the menu items along the top and now want to add in the products. When I go to add a product with one word, it works fine (replace 'HEADER_TITLE_NEW_PRODUCTS' in tpl drop menu file) as long as there is no space. This is a problem as some of my products have two words. Am I doing this wrong? Where should I add them so they will show up in the drop down menu?

    2 - How can I make the line of categories (along the top of the drop down menu) neatly fit the whole width?

    Thanks...I'm sure there will be other questions but I'll start with these :)
    2 - You have to narrow the header. There are instructions how to do so in the stylesheet.css file and the read me file. You may get a little side slighty not narrowed if that happens reply here and I can show you how to fix that

  6. #2866
    Join Date
    Jul 2010
    Posts
    11
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hello,

    I have looked around and tried the EZ-Pages, but when I use it the link it goes to is blank.

    link - http://ucosplay.com/index.php?main_page=FAQ

    I have also tried this tutorial which doesn't seem to be working for me either to make new pages http://www.zen-cart.com/wiki/index.p...ting_new_pages

    I would appreciate your help.

    Thanks.

    Edit:

    This is what I have linking to the FAQ page. <li><a href="index.php?main_page=FAQ"><?php echo FAQ; ?></a></li>

  7. #2867
    Join Date
    Jul 2010
    Posts
    11
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by iCosplay View Post
    Hello,

    I have looked around and tried the EZ-Pages, but when I use it the link it goes to is blank.

    link - http://ucosplay.com/index.php?main_page=FAQ

    I have also tried this tutorial which doesn't seem to be working for me either to make new pages http://www.zen-cart.com/wiki/index.p...ting_new_pages

    I would appreciate your help.

    Thanks.

    Edit:

    This is what I have linking to the FAQ page. <li><a href="index.php?main_page=FAQ"><?php echo FAQ; ?></a></li>
    When I do

    <li><a href="<?php echo zen_href_link(FILENAME_faq); ?>"><?php echo HEADER_TITLE_faq; ?></li>

    I get "
    Page Not Found

    Custom 404 Error Page with Site Map Sample Text ..."

    Also the title shows up as HEADER_TITLE_faq.

  8. #2868
    Join Date
    Jul 2010
    Posts
    21
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    @Cosplay. I'm not an expert at this, but from looking at the css file, it seems you have nothing on that page.. So if you know how to fix that, that's your problem.

  9. #2869
    Join Date
    Jul 2010
    Posts
    11
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by Samuz View Post
    @Cosplay. I'm not an expert at this, but from looking at the css file, it seems you have nothing on that page.. So if you know how to fix that, that's your problem.
    Where would I find the CSS file that could edit this page?

    Thanks

  10. #2870
    Join Date
    Jul 2010
    Posts
    21
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    I'm not sure what exactly. But I ran a search on the word FAQ and the relevant places it came up in were as follows:

    /includes/modules/pages/gv_faq - header_php.pp
    /includes/languages/english/gv_faq.php
    /includes/templates/template_default/templates/tpl_gv_faq_default.php

    So before you take any further steps be sure that you have all those files that's what I would suggest.

 

 

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3725
    Last Post: 20 Feb 2025, 05:46 PM
  2. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  3. v151 Zen Magnific Support Thread
    By mutinyzoo in forum All Other Contributions/Addons
    Replies: 79
    Last Post: 14 Sep 2015, 04:39 AM
  4. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR