Posted by WildMustang on March 28, 2008 at 3:19 AM
Dose anyone know how to add a background to your songs, I go to some of theses people pages and listen to a song of theirs and they have a cool background that goes with their song, not on the lyrisc picture, their back ground. Help!!!!!!!!!!!!!!!!
Well you can put it in the code in your comment part of the song, which is easier because you can always access it quicker to change it as opposed to doing it as a comment then having to go through tons of comments to delete.
Ok.. Right click on the background (not the thumbnail version) and view the properties or location of the jpg...
you can also do this from the address bar
that starts http:// Copy it, keep a note of it and then paste or type it into the code below
where it says http://www.putbackgroundurlhere do just that.
Posted by WildMustang on March 28, 2008 at 3:19 AM
Dose anyone know how to add a background to your songs, I go to some of theses people pages and listen to a song of theirs and they have a cool background that goes with their song, not on the lyrisc picture, their back ground. Help!!!!!!!!!!!!!!!!
Quote
online
Reply by conniegSITE-ADMIN on March 28, 2008 at 8:02 AM
connieg long live joe frazier!!Well you can put it in the code in your comment part of the song, which is easier because you can always access it quicker to change it as opposed to doing it as a comment then having to go through tons of comments to delete.
Ok..
Right click on the background (not the thumbnail version) and view the properties or location of the jpg...
you can also do this from the address bar
that starts http:// Copy it, keep a note of it and then paste or type it into the code below
where it says http://www.putbackgroundurlhere do just that.
<style type="text/css"> body{ background-image:url( http://www.putbackgroundurlhere); background-position:Top center; background-attachment:fixed; background-repeat:repeat; </style>
Then copy ALL the code paste it into the comment for the song box .. and voila.
That is for a tiled background.
Quote
Reply by BrotherGaryGOLD on September 4, 2008 at 7:32 AM
Quote
Reply by Michelle123NEWS-TEAM on September 19, 2008 at 7:29 PM
Michelle123 ideas for the newsletter? let us hear you!flagging
Quote
online
Reply by JoeTomNJGOLD on September 27, 2008 at 10:03 PM
JoeTomNJ says " get up early, home late from work. i hate commuting"! :(flagged
Quote
offline
Reply by LadyMatikaGOLD on September 28, 2008 at 9:18 PM
LadyMatika says check out my profile pic and please listen to it !!!!my last tower wouldn't let me do that any more wonder if I can do it with this one , forgot all about that
Quote
Reply by MsLindaRoseGOLD on October 30, 2008 at 8:40 PM
MsLindaRose not feeling goodflagged
Quote
Reply by Steven93GOLD on December 3, 2008 at 2:32 PM
<style type="text/css"> body{ background-image:url( http://i251.photobucket.com/albums/gg294/wafpaf/backgrounds/big/christmas10big.gif ); background-position:Top center; background-attachment:fixed; background-repeat:repeat; </style>
Quote
Reply by Steven93GOLD on December 3, 2008 at 2:33 PM
this did not work
Quote
Reply by Binky-GOLD on December 3, 2008 at 2:40 PM
Steven did you update? the little button?
Try this then copy and paste entirely put in song or profile page then UPDATE it... then refresh or close then re-open browser....
<style type="text/css"> body{ background-image:url('http://i251.photobucket.com/albums/gg294/wafpaf/backgrounds/big/christmas10big.gif'); background-position:Top center; background-attachment:fixed; background-repeat:repeat; </style>
Edited on December 3, 2008 at 2:44 PM Quote