Zen Cart Logo
Forums / Basic Configuration / can i position a banner outside the site?

can i position a banner outside the site?

Locked

Views: 2,196

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
5 Oct 2007, 11:57 AM
#1
h2sal avatar

h2sal

New Zenner

Join Date:
Sep 2007
Posts:
5
Plugin Contributions:
0

can i position a banner outside the site?

pls take a look on the next picture and tell me if it`s possible, and if it is..how can i do it? thank you

5 Oct 2007, 2:22 PM
#2
kobra avatar

kobra

Black Belt

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

Re: can i position a banner outside the site?

Search this site for Template Monster

5 Oct 2007, 3:18 PM
#3
h2sal avatar

h2sal

New Zenner

Join Date:
Sep 2007
Posts:
5
Plugin Contributions:
0

Re: can i position a banner outside the site?

can u be a lil more specific? pls....
i kinda need an "yes" or "no"....and if it`s yes....maybe a link on indications.... please? ;;)

5 Oct 2007, 3:35 PM
#4
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: can i position a banner outside the site?

You would need to edit /includes/templates/your_template/common/tpl_main_page.php and copy banner code into appropriate places before and after the #mainWrapper div.

5 Oct 2007, 5:29 PM
#5
kobra avatar

kobra

Black Belt

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

Re: can i position a banner outside the site?

gjh42 is correct for a standard template designed around Zen Cart but as stated TM takes license and might not use #mainWrapper at all - Your answer is with them

5 Oct 2007, 5:55 PM
#6
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: can i position a banner outside the site?

The ones I have seen do actually use #mainWrapper, #navColumnOne/Two, and a few others.