Get your own customer support community
 

How to customize the home page with a unique banner

I want to know how to use a different header on my home page. I would assume I could use a conditional statement in my pages template or make a banner module with a statement like this:

<mtweblogstyleifhome>
<$MTInclude module="homebanner"$>
<mtelse>
<$MTInclude module="banner"$>
</mtelse>
</mtweblogstyleif> </mtweblogstyleifhome>
 
sad I’m frustrated
Inappropriate?
1 person has this question

User_default_medium