Page 1 of 3 123 LastLast
Results 1 to 10 of 24
  1. #1
    Join Date
    May 2005
    Posts
    98
    Plugin Contributions
    0

    Default Adding image to every page

    How do I add an image/link to every page? I would like to place it on the right hand panel

    Thanks

  2. #2
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: Adding image to every page

    Add it to your tpl_main_page.php

  3. #3
    Join Date
    May 2005
    Posts
    98
    Plugin Contributions
    0

    Default Re: Adding image to every page

    What is the path to find this file? I saw one main.php but there isn't much text in it and I have no way of knowing where to put the logo link. I want to put it on the right side below the modules. Please explain.

    Thanks

  4. #4
    Join Date
    May 2005
    Posts
    98
    Plugin Contributions
    0

    Default Re: Adding image to every page

    is the in the Define Page Editor? If that is it, how do I place the logo in the lower right hand corner of the page?

  5. #5
    Join Date
    May 2005
    Posts
    98
    Plugin Contributions
    0

    Default Re: Adding image to every page

    In Define Page Editor: When I try to add a link to the page the Insert/Modify Link box doesn't let me type in the link address. How do I get it to work?

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

    Default Re: Adding image to every page

    You want to edit /includes/templates/your_template/common/tpl_main_page.php.

    Look for "navColumnTwo". You will probably add your link/image code in the navColumnTwoWrapper div.

  7. #7
    Join Date
    May 2005
    Posts
    98
    Plugin Contributions
    0

    Default Re: Adding image to every page

    I don't have a your_template. I'm using classic template.

    if I go to:
    Editing /home/portlao0/public_html/shop/includes/templates/template_default/common/tpl_main_page.php...

    I see the nav column two but exactly where do I put the link? The code is confusing.

    Thanks

  8. #8
    Join Date
    May 2005
    Posts
    98
    Plugin Contributions
    0

    Default Re: Adding image to every page

    here's some of the code:

    <div id="navColumnTwoWrapper" style="width: <?php echo BOX_WIDTH_RIGHT; ?>"><?php require(DIR_WS_MODULES . zen_get_module_directory('column_right.php')); ?></div></td>
    <?php

    where do I add the link code?

  9. #9
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: Adding image to every page

    Geovino-

    We use YOUR_TEMPLATE to symbolize your custom template. You must make a custom template or your changes will be lost when you upgrade your cart. Please see this FAQ section for mor einformation: http://www.zen-cart.com/forum/faq.ph...late_customize

  10. #10
    Join Date
    May 2005
    Posts
    98
    Plugin Contributions
    0

    Default Re: Adding image to every page

    OK, but the custom template will be what I have already done? What do you mean by upgrade the cart?

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. Adding a CSS menu onto every page
    By commdiver in forum Basic Configuration
    Replies: 4
    Last Post: 18 Dec 2010, 11:47 PM
  2. Adding code to every product page
    By flamer in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 14 Dec 2010, 11:58 PM
  3. need help adding something to every page
    By kinembe in forum General Questions
    Replies: 5
    Last Post: 6 Jun 2009, 06:37 PM
  4. Static Image displayed on every page eg. COMODO SSL Image
    By kiwiteen in forum General Questions
    Replies: 1
    Last Post: 13 Nov 2008, 04:43 PM
  5. Adding a copright message to every page
    By peewhy in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 21 Mar 2008, 08:28 PM

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