Myspace code help

Discussion in 'Archives' started by Cody, May 9, 2007.

Myspace code help
  1. Unread #1 - May 9, 2007 at 9:28 AM
  2. Cody
    Joined:
    May 10, 2005
    Posts:
    3,052
    Referrals:
    5
    Sythe Gold:
    30

    Cody Grand Master
    Visual Basic Programmers

    Myspace code help

    Ive noticed none of the old Online now picture codes work.


    Does anyone have a working code to change the online now picture on myspace?
     
  3. Unread #2 - May 9, 2007 at 9:29 AM
  4. caseyscoolerthanu
    Joined:
    Feb 1, 2007
    Posts:
    1,114
    Referrals:
    0
    Sythe Gold:
    0

    caseyscoolerthanu Guru
    Banned

    Myspace code help

    they work, it just only shows up like that when lookin at ur own profile
     
  5. Unread #3 - May 9, 2007 at 9:35 AM
  6. CodyX36
    Joined:
    Jan 7, 2006
    Posts:
    2,181
    Referrals:
    0
    Sythe Gold:
    0

    CodyX36 Forum Retard
    Banned

    Myspace code help

    <img src="---Link Here---" alt="" />

    That work?
     
  7. Unread #4 - May 9, 2007 at 9:38 AM
  8. Cody
    Joined:
    May 10, 2005
    Posts:
    3,052
    Referrals:
    5
    Sythe Gold:
    30

    Cody Grand Master
    Visual Basic Programmers

    Myspace code help

    lol I know html to post an image...

    Im trying to replace my Online Now picture.

    I tried it on my sisters computer logged in her myspace and it didnt work...
     
  9. Unread #5 - May 9, 2007 at 9:42 AM
  10. CodyX36
    Joined:
    Jan 7, 2006
    Posts:
    2,181
    Referrals:
    0
    Sythe Gold:
    0

    CodyX36 Forum Retard
    Banned

    Myspace code help

    Go to the Add/Edit Photos tab (under Edit Profile and Account Settings), Then there should be a white box that comes up at the top, click browse, find your picture(s), click next. After, select an album you want it to be it, or just click upload and it goes in the default one. Then, let it upload, click next, pick a caption if you want, and it should be done.

    Edit:

    Oh, by online now, do you mean this; [​IMG]
     
  11. Unread #6 - May 9, 2007 at 8:05 PM
  12. Cody
    Joined:
    May 10, 2005
    Posts:
    3,052
    Referrals:
    5
    Sythe Gold:
    30

    Cody Grand Master
    Visual Basic Programmers

    Myspace code help


    Yea.. Im trying to change that to lets say...

    [​IMG]
     
  13. Unread #7 - May 9, 2007 at 8:48 PM
  14. Xyther
    Joined:
    May 8, 2007
    Posts:
    59
    Referrals:
    0
    Sythe Gold:
    0

    Xyther Member
    Banned

    Myspace code help

    good Ol' VB... doing it atm in ITP
     
  15. Unread #8 - May 9, 2007 at 10:22 PM
  16. ellsworthz
    Joined:
    Jan 21, 2007
    Posts:
    1,361
    Referrals:
    1
    Sythe Gold:
    0

    ellsworthz Guru
    Do Not Trade

    Myspace code help

    oh, can some 1 post how to do this :p i would really like to know.
     
  17. Unread #9 - May 12, 2007 at 4:10 AM
  18. Whore
    Referrals:
    0

    Whore Guest

    Myspace code help

    Try the layout generators.
     
  19. Unread #10 - May 12, 2007 at 4:26 AM
  20. Osmosis
    Joined:
    Apr 29, 2005
    Posts:
    2,695
    Referrals:
    2
    Sythe Gold:
    0

    Osmosis Retired Australian Mod
    Banned

    Myspace code help

    You need to find the name of the icon. It's probably ".blacktext<instertnumberhere>". Then it's just a matter of writing up a quick css code snippet.
     
  21. Unread #11 - May 12, 2007 at 12:02 PM
  22. Cody
    Joined:
    May 10, 2005
    Posts:
    3,052
    Referrals:
    5
    Sythe Gold:
    30

    Cody Grand Master
    Visual Basic Programmers

    Myspace code help


    I think its

    .ImgOnlineNow
     
  23. Unread #12 - May 12, 2007 at 6:00 PM
  24. ellsworthz
    Joined:
    Jan 21, 2007
    Posts:
    1,361
    Referrals:
    1
    Sythe Gold:
    0

    ellsworthz Guru
    Do Not Trade

    Myspace code help

    so whats the code to do it? like what do i put in?
     
  25. Unread #13 - May 12, 2007 at 9:51 PM
  26. Cody
    Joined:
    May 10, 2005
    Posts:
    3,052
    Referrals:
    5
    Sythe Gold:
    30

    Cody Grand Master
    Visual Basic Programmers

    Myspace code help

    I believe no one has a working script
     
  27. Unread #14 - May 12, 2007 at 11:41 PM
  28. Heist
    Joined:
    Jan 21, 2007
    Posts:
    277
    Referrals:
    0
    Sythe Gold:
    0
    MushyMuncher

    Heist Forum Addict

    Myspace code help

    <style type="text/css"> table table table td.text div img {visibility:hidden;} table table table td.text div { background-image:url("INSERTURLHERE"); background-repeat:no-repeat;} able table table td.text table table div img {visibility:visible;} table table table td.text table table div { background-image:none;}
     
  29. Unread #15 - May 13, 2007 at 3:11 AM
  30. iPodd
    Referrals:
    0

    iPodd Guest

    Myspace code help

    I'll find out for you :D
     
  31. Unread #16 - May 13, 2007 at 3:57 AM
  32. Osmosis
    Joined:
    Apr 29, 2005
    Posts:
    2,695
    Referrals:
    2
    Sythe Gold:
    0

    Osmosis Retired Australian Mod
    Banned

    Myspace code help

    That would be for the background right?

    Cody, try doing a google search for "Online now custom image". I get the feeling it's disabled though.
     
  33. Unread #17 - May 13, 2007 at 2:00 PM
  34. Heist
    Joined:
    Jan 21, 2007
    Posts:
    277
    Referrals:
    0
    Sythe Gold:
    0
    MushyMuncher

    Heist Forum Addict

    Myspace code help

    No, It's embeded within the layout. You need to single it out within your layout and that's how you change it. Just put it in as in.
     
< Advice on my staker.... | Selling lvl 124 >

Users viewing this thread
1 guest


 
 
Adblock breaks this site