Change Online Image Script |
![]() ![]() |
Change Online Image Script |
Jul 11 2005, 06:44 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 187 Joined: Jan 2005 Member No: 86,690 |
oh kay. i have the codes to change the little picture that tells you that someone is online. i am trying to use a different picture instaed of the default one on myspace.
when i posted it the image went on all my friends instead of just the ones who were really online. does this make sense ? |
|
|
|
Jul 11 2005, 06:53 PM
Post
#2
|
|
|
Member ![]() ![]() Group: Member Posts: 27 Joined: Jan 2005 Member No: 93,726 |
too late mate, its already been done.
|
|
|
|
Jul 11 2005, 06:55 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 27 Joined: Jan 2005 Member No: 93,726 |
Both yours and your friends pic
CODE table table table td.text div img {visibility:hidden;} table table table td.text div { background-image:url("URL to your online now! pic"); background-repeat:no-repeat;} table table table td.text table table div img {visibility:hidden;} table table table td.text table table div { background-image:url("URL to your friends' online now! pic"); background-repeat:no-repeat;} only yours CODE table table table td.text div img {visibility:hidden;} table table table td.text div { background-image:url("URL to your online now! pic"); background-repeat:no-repeat;} table table table td.text table table div img {visibility:visible;} table table table td.text table table div { background-image:none;} only your friends CODE table table table td.text table table table div img {visibility:hidden;} table table table td.text table table table div { background-image:url("URL to your friends' online now! pic"); background-repeat:no-repeat;} only by each comment CODE table table table td.text table table div img {visibility:hidden;} table table table td.text table table div { background-image:url("URL to your friends' online now! pic"); background-repeat:no-repeat;} table table table td.text table table table div img {visibility:visible;} table table table td.text table table table div { background-image:none;} credit goes too http://forum.myspace.com/index.cfm?fuseact...oupID=100636674 |
|
|
|
![]() ![]() |