Zen Cart Logo
Forums / General Questions / Adding images to the footer and sideboxes?

Adding images to the footer and sideboxes?

Locked

Views: 933

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
11 Aug 2010, 4:56 PM
#1
pringle avatar

pringle

New Zenner

Join Date:
Aug 2010
Posts:
57
Plugin Contributions:
0

Adding images to the footer and sideboxes?

Hi

how do you add images to the footer and also the side boxes?

Thanks,pringle.

11 Aug 2010, 5:11 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Adding images to the footer and sideboxes?

Do you mean background images ?

11 Aug 2010, 5:13 PM
#3
pringle avatar

pringle

New Zenner

Join Date:
Aug 2010
Posts:
57
Plugin Contributions:
0

Re: Adding images to the footer and sideboxes?

stevesh:

Do you mean background images ?

Like images below the footer and on the side boxes

Kind of like affiliate images.

13 Aug 2010, 10:56 AM
#4
pringle avatar

pringle

New Zenner

Join Date:
Aug 2010
Posts:
57
Plugin Contributions:
0

Re: Adding images to the footer and sideboxes?

Anyone :blink:

13 Aug 2010, 12:19 PM
#5
dgent avatar

dgent

Totally Zenned

Join Date:
Nov 2009
Location:
UK
Posts:
1,117
Plugin Contributions:
0

Re: Adding images to the footer and sideboxes?

Go to your template folder, find the footer.tpl file or variant of that file name, and use simple html image tags such as <img src="http://www.yourdomain.com/imageyouwanttoadd.jpg">

13 Aug 2010, 12:20 PM
#6
dgent avatar

dgent

Totally Zenned

Join Date:
Nov 2009
Location:
UK
Posts:
1,117
Plugin Contributions:
0

Re: Adding images to the footer and sideboxes?

If you want images in a sidebox, download the blank sidebox addon, or staticmenu addon, and again you can put simple html code into this sidebox and show anything you want.