Log In · Register

 
Change Online Image Script
xx__cI_e_3__xx
post 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 ?
 
 
Start new topic
Replies (1 - 2)
auraithx
post 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.
 
auraithx
post 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
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: