How do I add a picture only to my start-page?

You should insert the code for the image in the template.

If it is only for the frontpage, use this code:

<?php if($s==0) { ?> 
<!-- HTML FOR FRONTPAGE --> 
<?php } else { ?> 
<!-- HTML FOR DEFAULT PAGE --> 
<?php } ?>
tips_and_tricks/picture_on_start_page.txt · Last modified: 2008/05/05 14:13 by till