Display wrapper information on the first (entry) page only.
3.33/5 based on 3 votes. The median rating is 5.
Sometimes you may want to display a welcome message or some sort of custom wrapper content on the entry page only. This is easy to accomplish by using the following in your wrapper:
<IF templates/default/details.tpl contains main.tpl>
Whatever you want to say here. Maybe a banner image too.
</IF>
This will show in your wrapper only when the main.tpl (main index) template is being used for the page body.
<IF templates/default/details.tpl contains main.tpl>
Whatever you want to say here. Maybe a banner image too.
</IF>
This will show in your wrapper only when the main.tpl (main index) template is being used for the page body.
Rating:
3.33/5 based on 3 votes. The median rating is 5.
Submitted: 10/24/03 (Edited 03/20/05)
Views:
1264 views. Averaging 1 per day.
In the most recent 30 day period, there've been 0 views.

Print
E-Mail