Results 1 to 10 of 3041

Hybrid View

  1. #1
    Join Date
    Apr 2007
    Posts
    30
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Hello, I want to keep the structure of this template but edit the images and the colors.

    How should I do this?


    Thanks in advance

  2. #2
    Join Date
    Aug 2006
    Posts
    34
    Plugin Contributions
    0

    help question Re: Apple Zen Template Support Thread

    First off I just wanted to say I really love this template so I decided to switch to it today but I have one problem as you can see in the links below the text and some images overlap. I'm sure this is an easy fix but i'm not sure where to start. Any help would be greatly appreciated!!!! Below are two examples how can I get the text and images to align properly?

    http://www.japanshopdirect.com/index...=index&cPath=1
    http://www.japanshopdirect.com/index...dex&cPath=1_72

  3. #3
    Join Date
    Aug 2006
    Posts
    34
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by tomato View Post
    First off I just wanted to say I really love this template so I decided to switch to it today but I have one problem as you can see in the links below the text and some images overlap. I'm sure this is an easy fix but i'm not sure where to start. Any help would be greatly appreciated!!!! Below are two examples how can I get the text and images to align properly?

    http://www.japanshopdirect.com/index...=index&cPath=1
    http://www.japanshopdirect.com/index...dex&cPath=1_72
    The text and images didnt realign because I didnt have anything in the sidebar. I feel silly anyways I have another quick question to get the category drop down menu what do I need to do to make display the categories and not the EZ pages?

  4. #4
    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 tomato View Post
    The text and images didnt realign because I didnt have anything in the sidebar. I feel silly anyways I have another quick question to get the category drop down menu what do I need to do to make display the categories and not the EZ pages?
    If you just want to remove the "Information" section, you can open up includes/templates/YOUR_TEMPLATE/common/tpl_drop_menu.php and remove this whole section:

    Code:
          <li class="submenu"><a href="<?php echo zen_href_link(FILENAME_DEFAULT); ?>"><?php echo HEADER_TITLE_INFORMATION; ?></a>
            <ul class="level2">
              <li><a href="<?php echo zen_href_link(FILENAME_SHIPPING); ?>"><?php echo HEADER_TITLE_SHIPPING_INFO; ?></a></li>
              <li><a href="<?php echo zen_href_link(FILENAME_PRIVACY); ?>"><?php echo HEADER_TITLE_PRIVACY_POLICY; ?></a></li>
              <li><a href="<?php echo zen_href_link(FILENAME_CONDITIONS); ?>"><?php echo HEADER_TITLE_CONDITIONS_OF_USE; ?></a></li>
              <li><a href="<?php echo zen_href_link(FILENAME_ABOUT_US); ?>"><?php echo HEADER_TITLE_ABOUT_US; ?></a></li>
              <?php if (defined('FILENAME_SITE_MAP')) { ?>
              <li><a href="<?php echo zen_href_link(FILENAME_SITE_MAP); ?>"><?php echo HEADER_TITLE_SITE_MAP; ?></a></li>
              <?php } ?>
              <?php if (MODULE_ORDER_TOTAL_GV_STATUS == 'true') { ?>
              <li><a href="<?php echo zen_href_link(FILENAME_GV_FAQ, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_GV_FAQ; ?></a></li>
    		  <?php } ?>
              <li><a href="<?php echo zen_href_link(FILENAME_DISCOUNT_COUPON, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_DISCOUNT_COUPON; ?></a></li>
    		  <?php if (SHOW_NEWSLETTER_UNSUBSCRIBE_LINK == 'true') { ?>
              <li><a href="<?php echo zen_href_link(FILENAME_UNSUBSCRIBE, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_UNSUBSCRIBE; ?></a></li>
    		  <?php } ?>
    		  <?php require(DIR_WS_MODULES . 'sideboxes/' . $template_dir . '/' . 'ezpages_drop_menu.php'); ?>
            </ul>
          </li>

  5. #5
    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
    Hello, I want to keep the structure of this template but edit the images and the colors.

    How should I do this?


    Thanks in advance
    That is done with the stylesheet, found in includes/templates/YOUR_TEMPLATE/css/stylesheet.css.

 

 

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3726
    Last Post: 2 Feb 2026, 06:28 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

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