Page 181 of 305 FirstFirst ... 81131171179180181182183191231281 ... LastLast
Results 1,801 to 1,810 of 3042
  1. #1801
    Join Date
    Aug 2006
    Posts
    133
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Thanks, jade. I'll give !important a go. Always wondered what that was for and when to use it.

    Yeah, I know what you mean. I use "print screen", paste into a Photoshop doc, and select the color. Only on text will the color change slightly from pixel to pixel and not match something in CSS. At least in my experience. Even then to get uniform text coloring, I can turn off Clear Text (or anti-aliasing whatever the Windows setting is called that causes text "to smooth").

    And, yeah, I've Googled for tutorials but so far I've only read those that are written for others with the same skill set as the author. Not exactly helpful when my CSS skills can only be described as rudimentary.

  2. #1802
    Join Date
    Mar 2008
    Posts
    28
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Ok, I've done this once before, but I am stumped now. My logo.gif file is 1000px wide, but it's all crammed to 224px wide. The height is ok, just not the width. I have edited the header.php file in language.

    Here is the content of the header.php file.

    PHP Code:
    <?php
    /**
     * @package languageDefines
     * @copyright Copyright 2003-2006 Zen Cart Development Team
     * @copyright Portions Copyright 2003 osCommerce
     * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
     * @version $Id: header.php 2940 2006-02-02 04:29:05Z drbyte $
     */

    // header text in includes/header.php
      
    define('HEADER_TITLE_CREATE_ACCOUNT''Create Account');
      
    define('HEADER_TITLE_MY_ACCOUNT''My Account');
      
    define('HEADER_TITLE_CART_CONTENTS''Shopping Cart');
      
    define('HEADER_TITLE_CHECKOUT''Checkout');
      
    define('HEADER_TITLE_TOP''Top');
      
    define('HEADER_TITLE_CATALOG''Home');
      
    define('HEADER_TITLE_LOGOFF''Log Out');
      
    define('HEADER_TITLE_LOGIN''Log In');

    // added defines for header alt and text
      
    define('HEADER_ALT_TEXT''Powered by Zen Cart :: The Art of E-Commerce');
      
    define('HEADER_SALES_TEXT''');
      
    define('HEADER_LOGO_WIDTH''1000');
      
    define('HEADER_LOGO_HEIGHT''230');
      
    define('HEADER_LOGO_IMAGE''logo.gif');

    // header Search Button/Box Search Button
      
    define('HEADER_SEARCH_BUTTON','Search');
      
    define('HEADER_SEARCH_DEFAULT_TEXT''Enter search keywords here');

    ?>

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by Jimbofoxman View Post
    Ok, I've done this once before, but I am stumped now. My logo.gif file is 1000px wide, but it's all crammed to 224px wide. The height is ok, just not the width. I have edited the header.php file in language.

    Here is the content of the header.php file.
    Check the stylesheet.css.

  4. #1804
    Join Date
    Mar 2008
    Posts
    28
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Thank-you, forgot we had to go in there!

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by Jimbofoxman View Post
    I've made my website wider than the default setup on this template, but I can't seem to find where to change the width of the different levels. If I click on level one categories, the level 2 isn't the same width as level 1.

    Where do I change this?
    That's in stylesheet_header_menu.css

  6. #1806
    Join Date
    Mar 2008
    Posts
    1
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hi folks...

    This thread is HUGE. This template is hip and popular, and I like it.

    I've spent about two late night hours trying to figure out how to get rid of the copy "To change any of the site colors, open up includes/templates/apple_zen/css/stylesheet.css. To overwrite your own logo, upload your logo.gif to includes/templates/apple_zen/images/" beside the logo, but to no avail... I cannot find it anywhere!

    Jade, please tell me where this is to get rid of it...?

  7. #1807
    Join Date
    Feb 2008
    Posts
    1
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hello jettrue,

    I am trying to do is use the narrow header. I am able to get a narrow header following the instructions in the stylesheet file but I can get it to center.


    My site's url is

    http://vbshaircaresupply.com

    Thank you
    vd5283 is online now Forward Message

  8. #1808
    Join Date
    Mar 2008
    Posts
    4
    Plugin Contributions
    0

    Default Re: Apple Zen Support Thread

    Hello -

    I love this template and am in the process of customizing it for my web store and I love the horizontal drop down menu, but was wondering how do I remove the horizontal links which appear above that list? Would you be able to help me find that?

    Thanks!
    Teri

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by Vermyndax View Post
    Hi folks...

    This thread is HUGE. This template is hip and popular, and I like it.

    I've spent about two late night hours trying to figure out how to get rid of the copy "To change any of the site colors, open up includes/templates/apple_zen/css/stylesheet.css. To overwrite your own logo, upload your logo.gif to includes/templates/apple_zen/images/" beside the logo, but to no avail... I cannot find it anywhere!

    Jade, please tell me where this is to get rid of it...?
    Whenever you are searching for text to change, use the "tools", "developers tool kit" in your admin... it is your friend. No need to stay up late hours searching. Search for a portion of the text above, and it will tell you exactly where it lies (hint, it's in a language file).

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

    Default Re: Apple Zen Support Thread

    Quote Originally Posted by theladebug View Post
    Hello -

    I love this template and am in the process of customizing it for my web store and I love the horizontal drop down menu, but was wondering how do I remove the horizontal links which appear above that list? Would you be able to help me find that?

    Thanks!
    Teri
    That section is the category tabs menu, turn it off via "configuration", "layout settings"

 

 

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