Zen Cart Logo
Forums / General Questions / image beside the banner in header

image beside the banner in header

Locked

Views: 681

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
24 Oct 2009, 11:49 AM
#1
avf avatar

avf

New Zenner

Join Date:
May 2008
Posts:
87
Plugin Contributions:
0

image beside the banner in header

hello
i want to add an image and link on the right side of the banner as shown. please advice how i could achieve that
thanks a ton

24 Oct 2009, 8:45 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: image beside the banner in header

Add a new div with a class="forward" and normal html href/src for the image and possible link

Add to your tpl_header.php file

3 Nov 2009, 7:04 AM
#3
avf avatar

avf

New Zenner

Join Date:
May 2008
Posts:
87
Plugin Contributions:
0

Re: image beside the banner in header

Thanks I will try it and report