Results 1 to 5 of 5
  1. #1
    Join Date
    Sep 2007
    Posts
    35
    Plugin Contributions
    0

    red flag Sidebox Footer Image

    Hello,

    I used this link...

    https://www.zen-cart.com/tutorials/i...hp?article=135

    ...to use an image as a sidebox header.

    I would like to do the same for the footer, however, currently, the footer is a bottom-border css tag.

    How would I achieve the same results as the above tutorial, but for the footer instead? I've been trying to figure it out for hours with no success.

    Thanks much!

    Esoin

  2. #2
    Join Date
    Sep 2007
    Posts
    35
    Plugin Contributions
    0

    Default Re: Sidebox Footer Image

    I figured it out. I edited and created my own custom categories.php.

    I simply added <img src=""> to the bottom of that php file.

  3. #3
    Join Date
    Jun 2007
    Posts
    1
    Plugin Contributions
    0

    Default Re: Sidebox Footer Image

    Hey Esoin,

    I am also having trouble adding a footer to the sideboxes. Can you explain how you changed the categories.php? I tried adding an <img src=""> at the bottom of the tpl_categories.php found under the folder sideboxes, but I'm pretty sure that I'm doing something wrong. After you made the change, was it applied to all sideboxes, or just the categories?

    Thank you for your help!

  4. #4
    Join Date
    Jun 2008
    Location
    San Diego
    Posts
    1
    Plugin Contributions
    0

    Default Re: Sidebox Footer Image

    Does anyone have an easier explanation about adding an image background to the footer?

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

    Default Re: Sidebox Footer Image

    The best way to do this is to apply the footer image as a background-image in the .sideBoxContent or #categoriesContent (or whatever) declaration in your stylesheet. Or, you might want to apply it to .leftBoxContainer and/or .rightBoxContainer or #categories. It all depends on exactly how you want the whole box styling to work.

    Use padding-bottom and background-position: bottom center; to clear space for the image and position it.

 

 

Similar Threads

  1. v154 How to move banner closer to footer or insert image on top of footer
    By justmusthave in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 Feb 2015, 12:48 PM
  2. Replies: 1
    Last Post: 31 Dec 2009, 01:36 AM
  3. removing footer image / changing footer image
    By buzzby2471 in forum Templates, Stylesheets, Page Layout
    Replies: 24
    Last Post: 15 Jan 2008, 01:00 AM
  4. Sidebox footer
    By mcmatt in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 10 Feb 2007, 07:16 PM
  5. Sidebox Footer
    By adhd05 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 24 Jul 2006, 12:29 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