Page 73 of 305 FirstFirst ... 2363717273747583123173 ... LastLast
Results 721 to 730 of 3042
  1. #721
    Join Date
    Aug 2004
    Posts
    10
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    A lot of people get confused with image handler.

    All you have to do with image Handler is upload ONE and ONLY ONE image. Upload the largest size you want displayed on your website. This is what image handler displays as your large image. Don't upload medium or large images (remove them if you have), and don't upload them with any suffix, just "imagename.jpg" --- no _LRG.jpg or _MED.jpg. Image handler will automatically resize medium and small images for you, based on your image sizes set in "Configuration", "Images".
    Cool! Got it displaying pics properly, thanks to your image sizes on previous page and the IH instructions.

    The only annoyance is when editing pics in IH, it shows all displayed pics in max size... Trying to figure out which size option controls that so that i only see thumbnail size when working in IH.

  2. #722
    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 dlaitila View Post
    I need a little help getting the New Products for May to have 3 columns instead of one column that is on the left. I would like products to be centered.

    I had it correctly done at first but after turning on and off various parts in the layout box controller and changing the setting to zero under the "Configuration", then "Layout Settings", and set the "Column Right Status - Global" to "0" ... I have it all messed up.

    I do not want any side columns showing.

    Also how can I change the color white to some other color in the header on both sides of the logo?

    Here is the link to the problem site I'm working on.

    http://www.fireflybags.com

    using zen-cart 1.3.7 on the site.

    Thanks for your help.
    Its your css that's messed up... you're missing a whole big ole chunk of the site's css.

    Your css ends right here:

    #contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
    vertical-align:top;


    (and you're missing the closing } for that section). Open up the original css, find the section above, and add back all the missing css.

    After globally turning off the right sideboxes, these are my instructions for making the rest of the site fill the center content:
    http://www.zen-cart.com/forum/showpo...0&postcount=86

    You can adjust the logo background color at #headerWrapper and #logoWrapperOuter

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

    Default Re: Changing the size of my side boxes

    Quote Originally Posted by cowgirl32 View Post
    My home link is not working on my catalog. I am wondering where i would look to file the path that it is trying to go to. Is this a template issue or a Zen cart problem??
    Could I see a link where this issue occurs? Which home link isn't working? Since this problem doesn't exist (as far as I know) for this template, then its probably a problem outside of the template.

    Quote Originally Posted by cowgirl32 View Post
    Is it possible to change the size of my right side boxes? If so where would go to do this. I'm not that familiar with php pages..
    I addressed this here:
    http://www.zen-cart.com/forum/showpo...&postcount=348

    Its not necessarily an easy fix, as the template wasn't designed to adjust easily that way... but its doable.

  4. #724
    Join Date
    Jan 2007
    Posts
    59
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    While trying to add the About Us pages I have managed to let it take over my entire site! Can someone take a peek and see what I need to change.

    www.wholesomehound.com/index.php

  5. #725
    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 Hound View Post
    While trying to add the About Us pages I have managed to let it take over my entire site! Can someone take a peek and see what I need to change.

    www.wholesomehound.com/index.php
    Yeah, something went wrong when you installed this. I wonder if not all files were uploaded, or you entered the code for this somehow in the wrong file. I would completely undo everything, and start fresh.

  6. #726
    Join Date
    Jan 2007
    Posts
    59
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    I fixed this by deleting all the files I had uploaded for the "About Us" mod.

    When my index page came up the text from the page was displaying above the header. It was very weird. Fixed now. Hope no one else has this problem.

  7. #727
    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 jettrue View Post
    As far as I can find, there's really no way to get this spread out to the whole space. This is because A) different browsers have different default font sizes... so the menu is bigger, and could cause the menu to drop to a second line, and B) as people increase their font size, different browsers round up differently for padding, so again, it difficult to get the menu to the edge without making it go over.

    There's probably a little room to play with, to get less space left over, but I figured when designing it it was better to make it look like its *supposed* to have leftover space rather than getting close but not quite, KWIM?

    If you want a larger font, you can make it a tad larger, then reduced the 2em left and right padding. (padding: .6em 2em .6em 2em;)
    Jade: You're right. No good solution for this. And thanks for the info on font size. I missed the 2em padding.

    Trying to convince the boss (who thinks he knows everything) that "you can't do that" can be such a chore. But reminding him that this is FREE, and that if he doesn't like it that he can use Activant's e-commerce solution (who now owns our enterprise software) at a starting cost of $35,000 (less hardware) usually chases him away (yes, THAT is priceless!).

  8. #728
    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 chadderuski View Post
    Jade: You're right. No good solution for this. And thanks for the info on font size. I missed the 2em padding.

    Trying to convince the boss (who thinks he knows everything) that "you can't do that" can be such a chore. But reminding him that this is FREE, and that if he doesn't like it that he can use Activant's e-commerce solution (who now owns our enterprise software) at a starting cost of $35,000 (less hardware) usually chases him away (yes, THAT is priceless!).
    Ya, the only way around it is to change the template into a fixed width, change the menu into a fixed width, but then you miss the flexibility of having things resize and be fluid, so you'd have to ask your boss which is more important to him.

  9. #729
    Join Date
    Sep 2005
    Posts
    57
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Thank, that worked...

  10. #730
    Join Date
    May 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: Infromation Drop-down menu

    Hi jettrue,

    Thanks a bunch. It works! Btw I thought comments are //. God bless ur new place :)

 

 

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