[SOLVED] Let div appear only on Home page
Posted: Wed Dec 21, 2011 2:08 pm
Hi all,
I want a div (with an image in it) to appear only on the home-page, so I put in the page-template:
Nothing happens, so (again
) I must be overlooking something.
Any help is of course much appreciated!
Regards,
Hans
CMSMS 1.10.2
I want a div (with an image in it) to appear only on the home-page, so I put in the page-template:
Code: Select all
{if $node->id == 'Home'}<div id="test">TEST</div> {/if}

Any help is of course much appreciated!
Regards,
Hans
CMSMS 1.10.2