Results 1 to 7 of 7
  1. #1
    Join Date
    Jul 2007
    Posts
    324
    Plugin Contributions
    0

    Default Items below the side boxes

    Is there any way we can add images and links below the sidex boxes but not in the footer. I want to add things like verisign, twitter, facebook, etc. the last two already have a link and I do not want to use the side box for them.

    Thank you
    LadyDee

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Items below the side boxes

    Sure you can.... This example is if you want the images on the left column
    includes/ templates/ your_template/ common/ tpl_main_page.php
    Find this:
    <div id="navColumnOneWrapper" style="width: <?php echo BOX_WIDTH_LEFT; ?>"><?php require(DIR_WS_MODULES . zen_get_module_directory('column_left.php')); ?></div></td>
    Notice below, how I added this image, you will do the same for twitter... etc...etc...
    <div id="navColumnOneWrapper" style="width: <?php echo BOX_WIDTH_LEFT; ?>"><?php require(DIR_WS_MODULES . zen_get_module_directory('column_left.php')); ?></div><div align="center"><script type="text/javascript" src="https://sealserver.trustwave.com/seal.js?style=invert"></script></div></td>

  3. #3
    Join Date
    Jul 2007
    Posts
    324
    Plugin Contributions
    0

    Default Re: Items below the side boxes

    Thank you so much, I will try this tomorrow. I know it will work because you give great advise. Again thank you.

    LadyDee

  4. #4
    Join Date
    Jul 2007
    Posts
    324
    Plugin Contributions
    0

    Default Re: Items below the side boxes

    I was just about the put my images below the side boxes on the left side. I am using two templates for my web site ezblue and ezorange and neither of the have the common/ tpl_main_page.php, so what do I do now. Here is my web site for you to viewl http://lightingmadesimple.com/

    Thank you
    LadyDee

  5. #5
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Items below the side boxes

    If any file you want to edit is not already in your custom template folders, just copy it from the /template_default/ folder.

  6. #6
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Items below the side boxes

    Also, haredo's method is great, but you could also use a Blank Sidebox to contain your images - a little easier and maybe more flexible, I think.

  7. #7
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Items below the side boxes

    The one advantage that method has is for particular situations where you want the added element in the side column but outside of the sidebar borders. I used it in my website to allow the knotwork border to start below the logo at the top of the left column.

 

 

Similar Threads

  1. Add checkout link to shopping cart side box below items
    By Makoshark in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 16 Jun 2009, 04:58 PM
  2. Gaps above and below the side boxes, it's got me stuck!
    By DPM in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 12 Jun 2008, 08:07 PM
  3. How do I delete all of the side boxes on the right hand side?
    By laurieudy in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Oct 2007, 03:53 AM
  4. Padding below side boxes in v1.35
    By adnimas5 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Nov 2006, 02:04 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