Page 199 of 305 FirstFirst ... 99149189197198199200201209249299 ... LastLast
Results 1,981 to 1,990 of 3042
  1. #1981
    Join Date
    Sep 2004
    Location
    Australia
    Posts
    347
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by jettrue View Post
    Whenever you are searching for text to change, use the "tools", "developers tool kit" in your admin... it is your friend. No need to stay up late hours searching. Search for a portion of the text above, and it will tell you exactly where it lies (hint, it's in a language file).
    Thankyou, love the template. I don't want to change much just colors and that sort of thing.

    I have also been trying to get rid of the To change any of the site colors etc... and I removed it from the language files leaving the '' and in between blank as I want my logo to go all the way across.

    I included logo size in header.php so the height is correct but not the width and the text to the right is still there.

    Is there any where else I need to change?

    And where can I change the font color for the Home and Log In links right at the top?

    Thanks again.

  2. #1982
    Join Date
    May 2008
    Posts
    1
    Plugin Contributions
    0

    help question Re: Apple Zen Support Thread

    Hi! LOOOVE the template. I'm working on my revision. This is the first time I've worked with ZEN so if I am asking in the wrong place please let me know.

    Everything looks great - except for when I go to the specials page my sidebox flips over to the left side instead of the right side. I have everything set on default for the template for now.

    Is there some place else I'm supposed to indicate the boxes to go to the right side?

    http://nwfashionista.com/store/index..._page=specials

  3. #1983
    Join Date
    Apr 2008
    Location
    Brooklyn,NY
    Posts
    25
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    how can i change listing template to reflect zen style product listing?

    This is how i want it: http://citystylefurniture.com/index....e=products_new

    This is how it is now: http://citystylefurniture.com/index....dex&cPath=1_27

  4. #1984
    Join Date
    Oct 2007
    Posts
    30
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Anyone can get zen lightbox working with the template?
    The lightbox always gets under the css menu

  5. #1985
    Join Date
    Sep 2004
    Location
    Australia
    Posts
    347
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Can someone tell me why the home page is coming up short? See here http://dreamevent.com.au/

    Also, I am still trying to gert rid of the To change any of the site colors, open up includes/templates/apple_zen/css/stylesheet.css. To overwrite your own logo, upload your logo.gif to includes/templates/apple_zen/images/ message below my logo. Anyone know where?

    And will the column lay out grid and column divider pro work with this template?

    Thank you.

  6. #1986
    Join Date
    Sep 2004
    Location
    Australia
    Posts
    347
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    One more issue I found and need help with.

    I am entering the text into the info pages, atm I've only done the shipping info page. On the editor I am entering paragraphs for some reason it is not displaued the same on the page. http://dreamevent.com.au/index.php?m...e=shippinginfo

    I have redone it several times increasing the paragraph size to see if that would make a difference. Is there a setting or something in a file I need to fiddle with?

    Thank you.

  7. #1987
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by barleywine View Post
    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.

    Thanks again for all your help, and for a fabulous template!
    Melissa
    You will need to give each section its own id in includes/templates/YOUR_TEMPLATE/common/tpl_drop_menu.php

    Like so:

    Code:
    <li class="submenu" id="catalog"><a href="<?php echo zen_href_link(FILENAME_DEFAULT); ?>"><?php echo HEADER_TITLE_CATALOG; ?></a>
    
    <li class="submenu" id="categories"><a href="<?php echo zen_href_link(FILENAME_SITE_MAP); ?>"><?php echo HEADER_TITLE_CATEGORIES; ?></a>
    
    <li class="submenu" id="information"><a href="<?php echo zen_href_link(FILENAME_DEFAULT); ?>"><?php echo HEADER_TITLE_INFORMATION; ?></a>
    
    <li id="contact"><a href="<?php echo zen_href_link(FILENAME_CONTACT_US, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CONTACT_US; ?></a></li>
    
    <li class="submenu" id="cart"><a class="noLine" href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CART_CONTENTS; ?></a>
    
    <li id="cart"><a class="noLine" href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CART_CONTENTS; ?></a></li>
    Then you can give them each their own image in the css.

  8. #1988
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by evariety View Post
    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??
    do you have any of the IH2 files in your custom template folders? Such as

    includes/modules/YOUR_TEMPLATE/

  9. #1989
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Default Re: Apple Zen Support Thread

    I've been trying to turn off Specials as the link in the drop down takes me to a page that switches the right column to the left..completely. Can not find the control for that and am perplexed it happens only on the Specials link...not site wide.

    I've set the layout box controler to "right" and "off" and turned Specials off in the configure>Index listing ...all options concerning Specials is "0" or off.

    You can see this at the Home drop down menu, Specials, here: http://www.thethreadedneedle/shop

    Any insight appreciated

  10. #1990
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by jdhone View Post
    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.



    Also, I would like to make some chages to the way my items and descritions appear in the detailed view...see pic.



    (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!
    Subcategory images issue:

    You changed this:
    Code:
    #logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    	float:left;
    	}
    to this:
    Code:
    #logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    	float:center;
    	}
    A) There's no such thing as float:center;, B) When you have a list of css things like the above, never change all of them, only change the one you actually want changed. SO, if you want the logo to no longer be "float:left", simply remove #logo from the above list, like this:

    Code:
    .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    	float:left;
    	}
    Then the other stuff that NEEDS to float:left, will still float:left.

    1) admin, "configuration", "product listing"

    2) same as #1, change next/prev to bottom

    3) Add to css:
    #productDetailsList {float:right}

    4) "catalog", "product types" edit the product general layout

 

 

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