mrjoe
Feb-14-2009, 09:21 AM
Sorry everyone but i am having problems tring to add music to my home page. I have gone to add music page (http://wiki.smugmug.net/display/SmugMug/How+To+Add+Music) and don't understand what to do SORRY
Were do i put this
<embed src="http://www.yourstorageplace.com/yourmusicfile.mp3" width="70" height="18" autostart="false" loop="true">
<div id ="my_music"> <embed src="http://www.yourstorageplace.com/yourmusicfile.mp3" width="70" height="18" autostart="false" loop="true"> </div>
I have put this in my CSS
#my_music {display: none;}
.homepage #my_music {display: block;}
or
.gallery_XXXXXX #my_music {display: block;}
I know my gallery # xxxxxxx go here I think
I just don't know what to do please help.
Were do i put this
<embed src="http://www.yourstorageplace.com/yourmusicfile.mp3" width="70" height="18" autostart="false" loop="true">
<div id ="my_music"> <embed src="http://www.yourstorageplace.com/yourmusicfile.mp3" width="70" height="18" autostart="false" loop="true"> </div>
I have put this in my CSS
#my_music {display: none;}
.homepage #my_music {display: block;}
or
.gallery_XXXXXX #my_music {display: block;}
I know my gallery # xxxxxxx go here I think
I just don't know what to do please help.