Page 76 of 305 FirstFirst ... 2666747576777886126176 ... LastLast
Results 751 to 760 of 3042
  1. #751
    Join Date
    Feb 2007
    Location
    Barcelona - Spain
    Posts
    7
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    Why would you replace it in the classic template, when you use the apple_zen template? You need to upload the image to includes/templates/apple_zen/images

    it's not there, because when I go to:
    http://kopaldiamonds.com/shop/includ.../header_bg.jpg

    I get a 404 not found.

    Well, I did it after reading for a few hours..., It is ok now!, thanks!.

    By the way, I did install the Shipping insurance module and get this error message when it is set on "percent"

    Warning: Missing argument 2 for zen_add_tax() in /hsphere/local/home/bijouxou/kopaldiamonds.com/shop/includes/functions/functions_taxes.php on line 94

    When it is set on "amont" no problem.

    Regards,
    Pascal

  2. #752
    Join Date
    Feb 2007
    Location
    Barcelona - Spain
    Posts
    7
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Ho, I forgot, Would you have the buttons in PNG, I would translate them to French and English? I would save time that way.

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

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by welldon View Post
    Ho, I forgot, Would you have the buttons in PNG, I would translate them to French and English? I would save time that way.
    No, but you can go here:

    http://www.advancewebsoft.com/downlo...nerator-p.html

    and use these attached images.
    Attached Images Attached Images    

  4. #754
    Join Date
    Feb 2007
    Location
    Barcelona - Spain
    Posts
    7
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    No, but you can go here:

    http://www.advancewebsoft.com/downlo...nerator-p.html

    and use these attached images.

    Thanks!

  5. #755
    Join Date
    May 2007
    Posts
    181
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Hi Jade,

    I am having two problems.

    #1: I can't get the dropdown menu to function on IE6 but all other browsers work (FF, Opera, IE7.)


    #2: In IE6 & IE7 there is a line/gap between the navMainWrapper and logoWrapperOuter and I can't seem to fix it. If you change the colors of the background and the navMainWrapper, you will know what I mean.

    Thank you so much...

  6. #756
    Join Date
    May 2007
    Posts
    1
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Hi all !

    I am new to Zen Cart and i love this template

    .. but (there is always a but) i don't manage to get the "Narrow" version of the template to work. I have made the modifications in the stylesheet.css file as described but it doesn't work: i still have a right and a left column even with an unmodified Zen Cart v1.37 installation ... (see my Attachment).

    can someone help plz ? (i have attached a copy of my css file too).

    Thanks a lot
    Guillaume
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	bad.JPG 
Views:	293 
Size:	67.7 KB 
ID:	2012  
    Attached Files Attached Files

  7. #757
    Join Date
    Jan 2006
    Location
    Kentwood, Louisiana, United States
    Posts
    117
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    remove width:70em; in the section above, and change margin:0 auto; to margin-right:30px;
    Dear Jade,

    Thanks for all the help.

    OK I tried that, but the tagline and the logo outer wrapper are still too long. I really think I need to hire you to fix this and put the drop shadow behind the whole thing.
    http://www.horse-logos.com/

  8. #758
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jonisolis View Post
    Dear Jade,

    Thanks for all the help.

    OK I tried that, but the tagline and the logo outer wrapper are still too long. I really think I need to hire you to fix this and put the drop shadow behind the whole thing.
    http://www.horse-logos.com/
    May I offer an alternative solution? I found getting the text to behave well in the header difficult, so I made a second background image for the logoWrapperOuter div. you don't get to zoom in/out but it behaves predictably. You will have to set your tagline text to empty.

    Here is a snippet of what I did in stylesheet.css:

    #logoWrapperOuter {
    margin:0 auto;
    width:100%;
    height: 75px; /* was 5em - em's let you size the div */
    overflow:hidden;
    /* background:url(../images/header-bg.gif) repeat-x; */
    background-color:#AB2222;
    background-image:url(../images/royal-info.gif);
    background-repeat: no-repeat;
    background-position: top right;
    }

    in use on my site:

    http://royalindustriesinc.com/store

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

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by nrg77 View Post
    Hi Jade,

    I am having two problems.

    #1: I can't get the dropdown menu to function on IE6 but all other browsers work (FF, Opera, IE7.)


    #2: In IE6 & IE7 there is a line/gap between the navMainWrapper and logoWrapperOuter and I can't seem to fix it. If you change the colors of the background and the navMainWrapper, you will know what I mean.

    Thank you so much...
    1. Did you add the code in the additions_to_.htaccess to your .htaccess file?

    2. Can I see a link please?

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

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by guillaume14 View Post
    Hi all !

    I am new to Zen Cart and i love this template

    .. but (there is always a but) i don't manage to get the "Narrow" version of the template to work. I have made the modifications in the stylesheet.css file as described but it doesn't work: i still have a right and a left column even with an unmodified Zen Cart v1.37 installation ... (see my Attachment).

    can someone help plz ? (i have attached a copy of my css file too).

    Thanks a lot
    Guillaume

    Hi Guillaume,

    First of all, from the stylesheet you attached, none of my described changes for the "Narrow" header seem to have been done? You seem to have uploaded my original stylesheet.

    Also, you say "i still have a right and a left column even with an unmodified Zen Cart v1.37 installation"; my narrow version doesn't get rid of a right or left column, it simply makes the header part of the site the same width as the content, instead of going all the way across the page. Here is the screenshot of the narrow header version:
    http://www.zencart137.jadetrue.com/i...row_header.gif

    If that is what you are looking to do, the attached file sheet will do that. If you're looking to do something else, let me know.
    Attached Files Attached Files

 

 

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