Page 186 of 305 FirstFirst ... 86136176184185186187188196236286 ... LastLast
Results 1,851 to 1,860 of 3042
  1. #1851
    Join Date
    Aug 2007
    Posts
    5
    Plugin Contributions
    0

    Default Changing header image

    Hello,

    First thanks for making such a great template and two thanks for making it free!

    So I was able to rebove the image that said applezen with the green apple and replace it with my logo. However what I want to do is to the right of the logo have another image that would be a banner of sorts (really it would just have the company name written in fancy script). So I am wondering how/in what file and what line I would edit to add another image that would display to the right of the logo in the header. Thanks!!

  2. #1852
    Join Date
    Mar 2008
    Posts
    17
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by xRobVx818 View Post
    Thanks for the template I like it a lot. One thing I'm trying to change is the green color that appears, in text fields customers can type in, and also whenever there is a drop down menu for attributes.
    i already figured it out nevermind

  3. #1853
    Join Date
    Nov 2005
    Location
    Germany
    Posts
    115
    Plugin Contributions
    0

    Default Need help with ezpages

    I have this template installed on one of my sites, and when I add an iframe or even text with javascript in the ezpage description it makes the menu header move to the right of the page. I have tried every trick I know to get this to work properly, but I'm just not familiar enough with css to know what is happening when I add the iframe. I tend to use iframes in ezpages to allow for php content and javascripting.

    If you have any thoughts on how to correct the problem I would really appreciate any help you could give.

    I am using the 2.2 version of apple_zen green template in 1.37.

    I've added an image to show you what it's doing. I also seem to have lost the category and sideboxes in this image.


    Marian
    Attached Images Attached Images  
    Last edited by Seamstobesew; 10 Apr 2008 at 02:07 PM.

  4. #1854
    Join Date
    Feb 2008
    Location
    Inside my head.
    Posts
    55
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    I am having the same trouble as the person above me on this tread. Keeps shoving the menu all the way to the right. Except, I am not using any IFrames.

    I am currently working on trying to fix the error. But I must say thank you for a well designed Template!

  5. #1855
    Join Date
    Feb 2008
    Location
    Inside my head.
    Posts
    55
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by sethererm View Post
    I am having the same trouble as the person above me on this tread. Keeps shoving the menu all the way to the right. Except, I am not using any IFrames.

    I am currently working on trying to fix the error. But I must say thank you for a well designed Template!
    I got it fixed - I recommend comparing the stylesheet.css directly from the download to the one you are altering. I found two things in my stylesheet missing that just needed replaced to fix.

  6. #1856
    Join Date
    Oct 2006
    Posts
    19
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hello, love this template! So well commented and organised. Its been a breeze to customise to my clients needs!

    There is just the one thing I cant seem to find where to put it....

    I would like to put a background image in the text area of the main page. (or can appear on all pages if need be)

  7. #1857
    Join Date
    Apr 2008
    Location
    Brooklyn,NY
    Posts
    25
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Problem: hover effect does not work on all pages.

    Installed: zen 1.3.8 NEW Clean install
    Installed: IH2

    I cant get all the pictures to come up.
    The picture resize engine only hovers pictures in "sidebox review" and on "product details page(in additional pictures ex: picflower_morepics.jpg)"


    Tried 3 installs:
    First install was made over classic template.
    Second install was made over APPLE ZEN template.
    Third install(listed in installation order) was CLEAN INSTALL(where the public_html was wiped out, zen1.3.8 reinstalled, but database linked was old database file),than IH2 reinstalled.


    I figured i have to add code to the pages like "all product" and "new products".
    What type of code am i adding?

    Thank you for input.
    Your advise is greatly apprecieated.
    Chris

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by Meje View Post
    Hello, love this template! So well commented and organised. Its been a breeze to customise to my clients needs!

    There is just the one thing I cant seem to find where to put it....

    I would like to put a background image in the text area of the main page. (or can appear on all pages if need be)
    Try adding your background images to #centerColumnWrapper2b in the stylesheet.css.

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by kot1978 View Post
    Problem: hover effect does not work on all pages.

    Installed: zen 1.3.8 NEW Clean install
    Installed: IH2

    I cant get all the pictures to come up.
    The picture resize engine only hovers pictures in "sidebox review" and on "product details page(in additional pictures ex: picflower_morepics.jpg)"


    Tried 3 installs:
    First install was made over classic template.
    Second install was made over APPLE ZEN template.
    Third install(listed in installation order) was CLEAN INSTALL(where the public_html was wiped out, zen1.3.8 reinstalled, but database linked was old database file),than IH2 reinstalled.


    I figured i have to add code to the pages like "all product" and "new products".
    What type of code am i adding?

    Thank you for input.
    Your advise is greatly apprecieated.
    Chris
    This isn't an apple zen issue.

    You should check in the IH2 thread.

    IH2 is great, but extremely buggy. Sometimes messing around with the image sizes in "configuration", "Images" solves that problem, for example, try using odd numbers instead of even, etc.

    All products and new products should work automatically, you don't need to add any code, see my test site as an example. (http://www.zencart137.jadetrue.com)

  10. #1860
    Join Date
    Mar 2008
    Posts
    15
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hello Jade,

    I just encountered an issue I can't figure out. I enabled banners (header 3 position) on the main page only. I added: "float:left;" (so that the banner is only in the center column) in the following section:

    #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
    float:left;
    padding:1.2em;
    }

    Anyway, there is a gap above the sideboxes same height as the banner. I messed around with the following area:

    #navColumnTwo, #navColumnOne {
    float:left;
    position:relative;
    width:20%;
    padding-bottom:20px;
    }

    I added padding-top:0px!important; vertical-align:top; but nothing seemed to work. Also, this only occurs on the main page. Do you have any idea? thx

 

 

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