Page 99 of 305 FirstFirst ... 4989979899100101109149199 ... LastLast
Results 981 to 990 of 3042
  1. #981
    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 dolzer View Post
    The alignment in Firefox is ok but for IE still remain the same. The text in the upper left of the page is still there.

    http://peg2u.com/catalogue/index.php?main_page=about_us
    Did you replace the tpl_drop_menu.php with the original?

  2. #982
    Join Date
    Mar 2007
    Location
    AZ
    Posts
    1,911
    Plugin Contributions
    2

    Default Re: Apple Zen Template Support Thread

    Almost done!


    I would like to change a few colors, can you point me to the correct files?

    What is that bar called that shows my EZ Page links?

    What is the name of the bar that shows New Products and Featured Products?

    Last, but not least - how do I change the colors on the shipping estimator block?

    http://charmsandmore.charmedbytina.com

    Thanks again!

  3. #983
    Join Date
    Mar 2007
    Posts
    7
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    Did you replace the tpl_drop_menu.php with the original?
    Yes, I did.

  4. #984
    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 dolzer View Post
    Yes, I did.
    I would try also reloading tpl_main_page.php and tpl_header.php. Something is off somewhere.

  5. #985
    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 charmedbytina2 View Post
    Almost done!


    I would like to change a few colors, can you point me to the correct files?

    What is that bar called that shows my EZ Page links?

    What is the name of the bar that shows New Products and Featured Products?

    Last, but not least - how do I change the colors on the shipping estimator block?

    http://charmsandmore.charmedbytina.com

    Thanks again!
    Hi There,

    All colors are changed in css files. To find out what those tags are, you can right click on your page, and click "View Source". Find the section you are looking to adjust, and look for the nearest div name. You'll see that the ezpage bar (though you have nothing in the ezpages) is this: navEZPagesTopWrapper. Your categories bar is:
    navCatTabsWrapper. You'll see the header bar for New Products is:
    <h2 class="centerBoxHeading">New Products For July</h2> and the background for the whole New Products section would be: centerBoxWrapper

    If the tag is like this: class="centerBoxHeading", then in the css you would use a dot before the tag: .centerBoxHeading. If the tag is like this id="navCatTabsWrapper, you would use the pound sign before the tag: #navCatTabsWrapper.

    .shippingEstimatorWrapper controls the shipping estimator section.

  6. #986
    Join Date
    Mar 2007
    Posts
    7
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    I would try also reloading tpl_main_page.php and tpl_header.php. Something is off somewhere.
    I have tried, and still remain the same, now even the 'testimonial' link position is affected. I will try to reinstall the apple-zen later, any other recommendation? Should I reinstall from 1.0 to 1.9/2.0?

  7. #987
    Join Date
    May 2007
    Location
    Port Charlotte, FL
    Posts
    125
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Just a suggestion...
    I found a free program called DiffDaff which is a wonderful little program that compares files. If you can search the files for the SAMPLE TEXT that appears in your version and get a virgin copy of the appropriate zencart and/or applezen files, it should be easy to find the problem.

    For what its worth.
    http://www.diffdaff.com/
    H. Light
    Florida

  8. #988
    Join Date
    Oct 2005
    Posts
    96
    Plugin Contributions
    0

    help question Re: Apple Zen Template Support Thread

    Hi all,

    I'm trying arrange the Login Header and Search Header boxes to the right of my logo and having trouble with it. I've managed to get everything in the correct sections of the header wrapper, but somehow I've got the navMain and Login Header divs way off to the right of the screen. I'd like their right sides to be lined up with the right side of the shop.

    I've tried lots of things to get them back over where they need to be, but I was working on it late last night and can't figure out now what I might have done.

    Here's a link www.gammagrah.com/store/

    and I've attached my tpl_header.php

    I'd appreciate any help. Thanks.
    Attached Files Attached Files

  9. #989
    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 hrm View Post
    Hi all,

    I'm trying arrange the Login Header and Search Header boxes to the right of my logo and having trouble with it. I've managed to get everything in the correct sections of the header wrapper, but somehow I've got the navMain and Login Header divs way off to the right of the screen. I'd like their right sides to be lined up with the right side of the shop.

    I've tried lots of things to get them back over where they need to be, but I was working on it late last night and can't figure out now what I might have done.

    Here's a link www.gammagrah.com/store/

    and I've attached my tpl_header.php

    I'd appreciate any help. Thanks.
    Its nothing to do with your header file, that's a css issue.

    Change the width of headerWrapper to 70em

    Remove width:90% from logoWrapperOuter

  10. #990
    Join Date
    Oct 2005
    Posts
    96
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Thanks. That fixed it.

    Maybe you could help with another header tweak. I'd really like for the logo to start at the top of the page. Right now, it starts below the navMain div. How can I get them to align evenly? This is another thing I've played with for a while. I've messed with the stylesheet and rearranged the tpl with no luck, so far.

 

 

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