Topic: Show only in index.php
I have an image in main.tpl that I would like to only be displayed on index.php (not the other pages).
Is there any way that I can do this?
Would it be best to code for the image in index.php itself, instead of main.tpl? If so, how do I insert an image into index.php (im not too good with php)?