Page 184 of 305 FirstFirst ... 84134174182183184185186194234284 ... LastLast
Results 1,831 to 1,840 of 3042
  1. #1831
    Join Date
    Mar 2008
    Posts
    20
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by jettrue View Post
    Use the built in zen cart banner manager, under "Tools", "Banner Manager". Turn on a banner sidebox under "Tools", "layout boxes controller".

    Thanks. How do i change the title word sponsers?

  2. #1832
    Join Date
    Mar 2008
    Posts
    20
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by droidwork View Post
    Thanks. How do i change the title word sponsers?
    i manage to change the wording. If i wish to add more than 1 banner? How do i add in?

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by droidwork View Post
    i manage to change the wording. If i wish to add more than 1 banner? How do i add in?

    Banners FAQ

  4. #1834

    Default Re: Apple Zen Support Thread

    I don't normally STYLE inputs, but I certainly don't have a problem adjusting their padding, LOL.
    awesome, jade, thank you so much. i knew that i was making it too hard, but just coudln't figure it out...
    thanks again! :-)
    Tiffany Rose
    Frozen Rose Design

  5. #1835
    Join Date
    Mar 2008
    Posts
    20
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    thank you so much for your help

  6. #1836
    Join Date
    Jan 2008
    Location
    Norway & Ireland
    Posts
    29
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hi all,

    Nice template Jade, I've installed it on my website and it installed quickly and without problems.

    That said there have been a couple of things that have changed after installing the template.

    #1 All of the links on my website have changed from blue to dark grey and are no longer underlined, thus they are not very easy to see.

    #2 I use some DHTML to create text popups on the front page of my site but they don't appear where they should relative to the text that activates them, also if I then hover the mouse over one of the product images(imagehandler2) the text popups no longer function until I refresh the page??

    other wise I'm very pleased with the template.(donation will arrive after I begin to earn some from the site)

    If anyone could enlighten me as to how to fix the above then

    shane http://www.greyonblue.com

    I would also like to hear peoples opinions of my site

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by shane102 View Post
    Hi all,

    Nice template Jade, I've installed it on my website and it installed quickly and without problems.

    That said there have been a couple of things that have changed after installing the template.

    #1 All of the links on my website have changed from blue to dark grey and are no longer underlined, thus they are not very easy to see.

    #2 I use some DHTML to create text popups on the front page of my site but they don't appear where they should relative to the text that activates them, also if I then hover the mouse over one of the product images(imagehandler2) the text popups no longer function until I refresh the page??

    other wise I'm very pleased with the template.(donation will arrive after I begin to earn some from the site)

    If anyone could enlighten me as to how to fix the above then

    shane http://www.greyonblue.com

    I would also like to hear peoples opinions of my site
    1. Change the links styling in the stylesheet.css:

    a:link {
    color:#4f4f4f; /*site links color */
    text-decoration:none;
    }

    a:visited {
    text-decoration:none;
    color:#313131;
    }

    a:hover {
    color:#000000; /* color when links are hovered over */
    text-decoration:none;
    }

    2. I didn't design the dhtml thingie, but it looks like you need to make some adjustments to it. Look at the code that you pasted into your site, and find out where you need to adjust the numbers so it doesn't go so far down the page. As for its interaction with IH2, I have no earthly idear, sorry!

  8. #1838
    Join Date
    Mar 2008
    Posts
    15
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hi Jade,

    Thank you for this contribution. I changed the color of the dropdown menu when unselected to match the color of the dropdownMenuWrapper...I was able to put the line back in the last tab (Shopping Cart), but how do I add a line to the front of the "Home" tab. Thank you for your assistance.

  9. #1839
    Join Date
    Mar 2008
    Location
    Kanada
    Posts
    4
    Plugin Contributions
    0

    Default Zen Lightbox in Apple Zen

    Wondering if you can help ...

    I just installed Zen Lightbox on a fresh install of Zen Cart 1.3.8a.

    I have been designing my site around your awesome Apple Zen template and have encountered my first issue.

    The product image is properly displayed in the lightbox when viewing the site with IE7 on a PC. However when viewing the image in Firefox (PC) or Safari (Mac) the Apple Zen top navigation bar stays on top of the image and the lightbox.

    Can you help? Did I miss something in the setup? Should I be asking this in the Zen Lightbox support forum?

    Thanks for your time and wonderful contribution.

    Robert

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by cache529 View Post
    Hi Jade,

    Thank you for this contribution. I changed the color of the dropdown menu when unselected to match the color of the dropdownMenuWrapper...I was able to put the line back in the last tab (Shopping Cart), but how do I add a line to the front of the "Home" tab. Thank you for your assistance.
    Forst open up includes/templates/apple_zen/common/tpl_drop_menu.php, and give the home link a class like this:
    Code:
    <a class="leftLine" href="<?php echo zen_href_link(FILENAME_DEFAULT); ?>"><?php echo HEADER_TITLE_CATALOG; ?></a>
    And then add this to your stylesheet_header_menu.css:
    Code:
    div#dropMenu li a.leftLine {border-left:1px solid #ffffff}

 

 

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