|
Music can be added to your site to play as the customer browses your store. There are a few things to keep in mind before you decide to add this feature though.
If you have decided to still add the music to your site you would need to first upload the music file ( mp3, mid...etc ) to your public_html directory via your cpanel's Legacy File Manager. Then place the following code into your template, just below the <body> tag. <embed src="http://yourdomain.com/your_music_file_name.mid" hidden="false" border="0" width="310" height="45" autostart="true" autoplay="true" loop="true" volume="75%"> Remember to change yourdomain.com to your actual domain name, and also the your_music_file_name.mid to the actual music file name that you've uploaded
|
Powered by KBPublisher (Knowledge base software)

