Hello, I want to create two headers, one for the index, and another one for the rest of the web site, my idea is on index don´t have a banners but in the rest I want the banners like now.
Yes, you can use different headers/footers for different pages
For example, index page
templates\tmpl_uni\page_1.html
__include _header.html__
__promo_code__
__page_main_code__
__include _footer.html__
include
_header.html page and
_footer.html
but you able create another footers/headers, like
_footer2.html or _footer_.html (as you want)
and just include its (as new footers)
__include _footer2.html__
or
__include _footer_.html__
Ok, I will try again, you know any programs to arrange the banners, for example, that a banner only appears on profiles, but on the rest of the web site it doesn't. I decide where and when.
This is the idea.
For example, index page
templates\tmpl_uni\page_1.html
__include _header.html__
__promo_code__
__page_main_code__
__include _footer.html__
include
_header.html page and
_footer.html
but you able create another footers/headers, like
_footer2.html or _footer_.html (as you want)
and just include its (as new footers)
__include _footer2.html__
or
__include _footer_.html__
;)
Can you recomend any good program for the banners, for pages, for profiles, etc,,,
thanks again
This is the idea.
Tahnk you