Page 7 of 79 FirstFirst ... 567891757 ... LastLast
Results 61 to 70 of 790
  1. #61
    Join Date
    Jan 2008
    Location
    Chevreuse, France
    Posts
    273
    Plugin Contributions
    0

    Default Re: Andover Modern Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    No, I did not make them in any special format.


    Here is a blank button in .png format.
    Weird, if I rename the button images giving them the .png extension, I can open them but I can't open them if they are in .gif format !
    Pete
    zc 1.3.9h
    www.gardenserre.fr

  2. #62
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Andover Modern Template Support Thread

    Weird, if I rename the button images giving them the .png extension, I can open them but I can't open them if they are in .gif format !
    There is something strange going on with your image manipulation programs. It is not a problem with the button formats.

  3. #63
    Join Date
    Jan 2008
    Location
    Chevreuse, France
    Posts
    273
    Plugin Contributions
    0

    Default Re: Andover Modern Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    There is something strange going on with your image manipulation programs. It is not a problem with the button formats.
    No as the problem only happens when I try to open .gif files in your templates, nobody else's ! Anyway, I'll need the original .png files in order to translate the text in the images. I hope this is not asking too much... Many thanks !
    Pete
    zc 1.3.9h
    www.gardenserre.fr

  4. #64
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Andover Modern Template Support Thread

    No as the problem only happens when I try to open .gif files in your templates, nobody else's ! Anyway, I'll need the original .png files in order to translate the text in the images. I hope this is not asking too much... Many thanks !
    There are no other images that need to be translated except for the buttons and I already posted a png of a blank button? Also, there is nothing different about the format of the gifs I have used in my templates.

  5. #65
    Join Date
    Jan 2008
    Location
    Chevreuse, France
    Posts
    273
    Plugin Contributions
    0

    Default Re: Andover Modern Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    There are no other images that need to be translated except for the buttons and I already posted a png of a blank button? Also, there is nothing different about the format of the gifs I have used in my templates.
    You're right - silly of me ! Many thanks, its a lovely template you've designed !
    Pete
    zc 1.3.9h
    www.gardenserre.fr

  6. #66
    Join Date
    Aug 2005
    Location
    Australia
    Posts
    110
    Plugin Contributions
    1

    Default Re: Andover Modern Template Support Thread

    Quote Originally Posted by picaflor-azul View Post
    I just posted an update to the template package.

    11/17/2010-------Fixed wrong path name for javascript in define_main_page.php, moved about_us_filenames.php to correct directory, fixed wrong path name in twitter and facebook links in footer, fixed ie6 and ie7 spacing bug with prev, listing, next on product info page.

    Hopefully it will be approved and ready for download soon!
    Hi, I've made all the fxes manually except the "fixed ie6 and ie7 spacing bug with prev, listing, next on product info page" Can you post the code for this fix please?
    Also how doe I change the colour Burgandy in the menu bar under the header? Is it an image? CSS or both?
    Cheers, Great template!
    Cheers all,

    Gruntre69

    WayCool
    Zen is Way Cool too!

  7. #67
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Andover Modern Template Support Thread

    Hi, I've made all the fxes manually except the "fixed ie6 and ie7 spacing bug with prev, listing, next on product info page" Can you post the code for this fix please?
    Add :

    Code:
    .navNextPrevList {padding-left:10px;}
    to the ie7.css and ie6.css.

    Also how doe I change the colour Burgandy in the menu bar under the header? Is it an image? CSS or both?
    This is an image.

  8. #68
    Join Date
    Nov 2010
    Posts
    2
    Plugin Contributions
    0

    Default Re: Andover Modern Template Support Thread

    Hi

    great template, I am currently implementing this template on my site. I wanted to use the Lightbox feature, I had it on the previous template i was using.

    I've just tried installing the updated version (slimbox) to the template and am getting some errors.

    the template and the slimbox both have the following file below, and I have tried to merge them. But now the slide show does not work on the homepage, each image is shown seperately.

    includes\templates\YOUR_TEMPLATE\common\html_header.php

    I have not yet gone live with the template, as I want to resolve some of these issues first. BTW this template looks very clean!!

  9. #69
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Andover Modern Template Support Thread

    Hi

    great template, I am currently implementing this template on my site. I wanted to use the Lightbox feature, I had it on the previous template i was using.

    I've just tried installing the updated version (slimbox) to the template and am getting some errors.

    the template and the slimbox both have the following file below, and I have tried to merge them. But now the slide show does not work on the homepage, each image is shown seperately.

    includes\templates\YOUR_TEMPLATE\common\html_header.php

    I have not yet gone live with the template, as I want to resolve some of these issues first. BTW this template looks very clean!!
    There is no reason why the template would not work with the lightbox module. You have made a mistake in merging the html_header.php files.

    Without a link to your site I can not help you trouble shoot the slider. It sounds like the javasript is not being called, so check the path name to it in the define_main_page.php

  10. #70
    Join Date
    Nov 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: Andover Modern Template Support Thread

    Let me first say Thanks! to you, Your free Zen Cart Templates are GREAT!

    I am not a computer guy, I know just enough to screw things up, But your instructions where Right to the point and I had no problem with the install.

    I actually have two questions, the first:

    On the index page I have “Featured” Products showing in the middle of the page.
    3 columns, 3 Rows – 9 products.
    What I noticed is with the column on the left, All of the "Product Detail" buttons are higher than the other 2 columns.
    I have looked everywhere to find some kind of setting to fix this, but to no avail.
    I’m thinking it is an easy fix, for someone who knows..

    My second question is:

    There is a sidebox in the left column named "Sponsors", that contains a Zen Cart banner. How do I change the name "Sponsors", to something else like, "Auctions"? I want to use the sidebox to display a banner link to my auction items.

    Here is the link to my site: www.houstonjewel.com

    Any help from anyone is appreciated.
    Thanks!

 

 
Page 7 of 79 FirstFirst ... 567891757 ... LastLast

Similar Threads

  1. Scuro Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 11
    Last Post: 12 Mar 2015, 09:45 PM
  2. v151 Andover Modern - Site rebuild Problems
    By Rizla in forum Addon Templates
    Replies: 4
    Last Post: 4 May 2014, 09:49 AM
  3. Rustic Template Support Thread
    By clydejones in forum Addon Templates
    Replies: 320
    Last Post: 20 May 2013, 10:47 AM
  4. DigitalShop Template Support Thread
    By blingthemes in forum Addon Templates
    Replies: 19
    Last Post: 9 Mar 2011, 07:49 PM
  5. Wallet Template - Support Thread
    By zami in forum Addon Templates
    Replies: 45
    Last Post: 25 Mar 2010, 10:15 PM

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