PHP Link Directory Forum
>
PHP Link Directory (phpLD)
>
Mods and contribution Discussion
>
Mod Requests
> text just on the homepage
PDA
View Full Version :
text just on the homepage
toolman
06-17-2006, 04:55 PM
Hi
Is it possible to add text just to the homepage and not on the other pages?
Thanks
anon
06-17-2006, 05:52 PM
Edit your main.tpl
{if $category.ID eq 0}
the text for ONLY your homepage goes here
{else}
everything else goes here
{/if}
toolman
06-17-2006, 06:05 PM
excellent! Many thanks!!
vBulletin® v3.8.0, Copyright ©2000-2012, Jelsoft Enterprises Ltd.