Results 1 to 5 of 5
  1. #1
    Join Date
    Jul 2011
    Posts
    214
    Plugin Contributions
    0

    Default Image as a sidebox

    I'm trying to add images to a right hand column. I've created the php files in this tutorial: http://www.zen-cart.com/wiki/index.php/Tutorial

    So I've created the new_sidebox.php , new_sidebox_defines.php and the tpl_new_sidebox.php the sidebox info shows up in the layout boxes controller. The problem is no images appear on my site as expected . The code for the last one is:

    <?php
    $content = <<< End_Of_Quote
    <a href="http://www.mysite.com/" target="blank">...</a>
    <img src="/images/side_banner1.jpg" width="170" height="255" border="0">
    End_Of_Quote;
    ?>


    What am I doing wrong here?

  2. #2
    Join Date
    Jul 2011
    Posts
    214
    Plugin Contributions
    0

    Default Re: Image as a sidebox

    If this won't work can anyone recommend another solution?

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

    Default Re: Image as a sidebox

    I would be inclined to use the Blank Sidebox mod and either remove the header from the code or turn it off in the stylesheet if you only want the image to display.

  4. #4
    Join Date
    Jul 2011
    Posts
    214
    Plugin Contributions
    0

    Default Re: Image as a sidebox

    I'll give it a shot, thanks.

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

    Default Re: Image as a sidebox

    It sounds like you have the right files, but what is this?
    $content = <<< End_Of_Quote

    Is that really in your file? If so, the bare < symbols are likely to cause an error, not to mention the unquoted text.

 

 

Similar Threads

  1. Featured Product Sidebox Image - Only used in sidebox?
    By adg_ in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 18 Mar 2010, 07:38 AM
  2. Text Sidebox button to Image sidebox Button
    By xavierlim in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 28 Feb 2007, 09:57 AM
  3. shopping cart image in sidebox when using image for box header
    By JenRed in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 15 Jan 2007, 04:33 PM
  4. sidebox html - add image/link to paypal verified sidebox
    By wasana in forum General Questions
    Replies: 0
    Last Post: 14 Jul 2006, 04:00 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