This code will dock your music player to the right side of your Main page. if you want to use it for your whole network just remove this part of the code ( .xg_widget_main_index_index ) out of both codes
it's working perfectly for me in Windows XP through Window seven and browsers Internet Explorer 7-8-9, Mozilla Firefox and Google chrome. this code is just a fixed code so it will work in any browser and on any operating system.
some networks it's better to put the code in the add box above or below the header or in your NC custom code box But in most Cases it will work in your design studio advanced CSS
<style>
.xg_widget_main_index_index DIV.xg_module.music EMBED.xj_music_embed{
font: 11px Helvetica,Tahoma,Arial;
z-index: 3333 !important;
cursor: pointer;
position: fixed;
top: 40px;
right: 0%;
max-Width:50px!important;
max-height:120px!important;
border-radius:0px!important;}
.xg_widget_main_index_index DIV.xg_module.music EMBED.xj_music_embed:hover{
font: 11px Helvetica,Tahoma,Arial;
z-index: 333333 !important;
cursor: pointer;
margin-left: -0px;
position: fixed;
right: 0%;
max-Width:400px!important;
min-height:300px!important;
max-height:600px!important; }
</style>
Docked to the right side
When you put your mouse over the docked music player it pops out to full-size
Replies
GOOD GOD GEORGE..!!!THE 3 G`S,LOL
lol All right is that the good 3 G's or the bad one lol
nice
thank you classic :-)
Great tip George! tried the code on my site not working on google chrome.
it's working perfectly for me in Windows XP through Window seven and browsers Internet Explorer 8-9, Mozilla Firefox and Google chrome.
sometimes it takes a few minutes for the catch to Catch up. :-)
it will work now I took the word columns_2 from the code LOL
I've implemented the music player on your network.:) it's working perfectly you just didn't wait for the catch to catch up LOL.. some networks it's better to put the code in the add box above or below the header or in your NC custom code box But in most Cases it will work in your design studio advanced CSS.. http://wellkunnected.com/
Works and looks great George, on CRF. Wish Leanna wasn't so purple happy. Great job my friend.
Excelent Tip George... But one question.. how you do it to put only those songs ?... I mean, if I want to keep a list of songs I want every member hear when they get into the page.. how can I do it ?....
Thanks