Thanks for the info...ok, but where do i place my mp3 song?
And what is opera and ie versions?
Quote:
Originally Posted by Mastar
Put this in the top of your header template:
Code:
<!-- Background Music -->
<embed src="http://www.Your site.com/forums/serioustimes.mp3" autostart="true" loop="true"
width="2" height="0">
</embed>
<noembed>
<bgsound src="http://www.Your site.com/forums/serioustimes.mp3" loop="infinite">
</noembed>
<!-- Background Music -->
|