PDA

View Full Version : Having problems tring to add Music


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.

mrjoe
Feb-14-2009, 05:48 PM
I will make sure the music is easy to turn on or off if I get the help.













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.

J Allen
Feb-14-2009, 06:14 PM
1- Have you found a music player?

2- What code did they provide you with to embed?

3- Do you only want this on your homepage or all pages?

4- Link to your Page.

:ear