Page 46 of 305 FirstFirst ... 3644454647485696146 ... LastLast
Results 451 to 460 of 3042
  1. #451
    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 Doodlebuckets View Post
    https://www.modesty-matters.com/stor...ain_page=login

    This page also has alignment that is off....
    Amy
    Are you using the latest version of this template from the downloads section?

  2. #452
    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 axip View Post
    I see there are a bunch of buttons and files that need to be remade to make this a a dutch template! I'm willing to do this if you can show me how
    You can use this site to make buttons for you:

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

  3. #453

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    Are you using the latest version of this template from the downloads section?

    I'm not sure...that's where I got it from when I did get it. Check this page out...it really made me chuckle: http://www.modesty-matters.com/store...&products_id=3

    I will get the latest version and try re-installing and report back :)
    Amy

  4. #454

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by Doodlebuckets View Post
    I'm not sure...that's where I got it from when I did get it. Check this page out...it really made me chuckle: http://www.modesty-matters.com/store...&products_id=3

    I will get the latest version and try re-installing and report back :)
    Amy
    OK, I did it and it is much improved, but there is still a stair-step effect going on: http://www.modesty-matters.com/store...&products_id=3

    Thanks! Amy

  5. #455
    Join Date
    Apr 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    Well, this template doesn't override any stock zen cart files, so if you're getting that message, perhaps you are putting it in the wrong place? Or if you tried before, perhaps some of it made it up, and so its not wanting to overwrite? What program are you using to upload this? Can you check the remote files and see if some of the files made it up? There's a list of all the files in the readme.txt file.
    So i have reinstalled Zen cart and uploaded the includes folder. I put the includes folder in the root directory of my shopping cart. The files have uploaded and if I look in the templates directory it shows the Apple Zen Template.

    when i login to zen cart and go the tools-template section. the template is not shown in the drop down list. I just dont know what I'm doing wrong.

    I am using Dreamweaver to upload the files. Could this be the problem?

  6. #456
    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 Doodlebuckets View Post
    OK, I did it and it is much improved, but there is still a stair-step effect going on: http://www.modesty-matters.com/store...&products_id=3

    Thanks! Amy
    Hi there!... add this to your stylesheet. I thought I had reupdated this template since this fix, but apparently not!


    .wrapperAttribsOptions input[type=radio], .wrapperAttribsOptions input[type=checkbox] {
    float:left;
    margin:.2em .5em .2em 0;
    }

  7. #457
    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 cowgirl32 View Post
    So i have reinstalled Zen cart and uploaded the includes folder. I put the includes folder in the root directory of my shopping cart. The files have uploaded and if I look in the templates directory it shows the Apple Zen Template.

    when i login to zen cart and go the tools-template section. the template is not shown in the drop down list. I just dont know what I'm doing wrong.

    I am using Dreamweaver to upload the files. Could this be the problem?
    I use Dreamweaver all the time, and don't have issues.

    Are you on a windows system? Check your files and make sure you don't have something odd like another includes folder inside your includes folder. If you just dragged the includes folder from this template into the includes folder of your site, that may have been what happened?

  8. #458

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    Hi there!... add this to your stylesheet. I thought I had reupdated this template since this fix, but apparently not!


    .wrapperAttribsOptions input[type=radio], .wrapperAttribsOptions input[type=checkbox] {
    float:left;
    margin:.2em .5em .2em 0;
    }
    I really hate to be a pest...the addition helped, but take a look now: http://www.modesty-matters.com/store...&products_id=3

    Things are a bit jumbled at the bottom.

    and here: http://www.modesty-matters.com/catal...&products_id=1

    The text box with its heading are interrupted by "This product was added...blah blah blah" I could do without that text if it would make life easier.

  9. #459
    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 Doodlebuckets View Post
    I really hate to be a pest...the addition helped, but take a look now: http://www.modesty-matters.com/store...&products_id=3

    Things are a bit jumbled at the bottom.

    and here: http://www.modesty-matters.com/catal...&products_id=1

    The text box with its heading are interrupted by "This product was added...blah blah blah" I could do without that text if it would make life easier.
    There's an issue with some changes you've made with the stylesheet. When I paste the stylesheet that is in the download section (plus the change I mentioned in the post above) that issue goes away. I'll see if I can figure out what the issue is. Did you make some changes in the css to change something in that section?

  10. #460
    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 Doodlebuckets View Post
    I really hate to be a pest...the addition helped, but take a look now: http://www.modesty-matters.com/store...&products_id=3

    Things are a bit jumbled at the bottom.

    and here: http://www.modesty-matters.com/catal...&products_id=1

    The text box with its heading are interrupted by "This product was added...blah blah blah" I could do without that text if it would make life easier.
    Ah, I see the issue. When you tried to comment out this section, you did it incorrectly:

    /*#logo {
    width:19.1em /* To prevent the logo from resizing, simply delete or comment out this section */
    }/*

    /*#logo img {
    width:100%;
    }/*

    Just go ahead and delete that section. Or, if you prefer it to be commented out, it will work like this:


    /*#logo {
    width:19.1em To prevent the logo from resizing, simply delete or comment out this section
    }

    #logo img {
    width:100%;
    }*/

 

 

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