Adblock breaks this site

Myspace code help

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

  1. Cody

    Cody Grand Master
    Visual Basic Programmers

    Joined:
    May 10, 2005
    Posts:
    3,052
    Referrals:
    5
    Sythe Gold:
    30
    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?
     
  2. caseyscoolerthanu

    caseyscoolerthanu Guru
    Banned

    Joined:
    Feb 1, 2007
    Posts:
    1,114
    Referrals:
    0
    Sythe Gold:
    0
    Myspace code help

    they work, it just only shows up like that when lookin at ur own profile
     
  3. CodyX36

    CodyX36 Forum Retard
    Banned

    Joined:
    Jan 7, 2006
    Posts:
    2,181
    Referrals:
    0
    Sythe Gold:
    0
    Myspace code help

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

    That work?
     
  4. Cody

    Cody Grand Master
    Visual Basic Programmers

    Joined:
    May 10, 2005
    Posts:
    3,052
    Referrals:
    5
    Sythe Gold:
    30
    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...
     
  5. CodyX36

    CodyX36 Forum Retard
    Banned

    Joined:
    Jan 7, 2006
    Posts:
    2,181
    Referrals:
    0
    Sythe Gold:
    0
    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]
     
  6. Cody

    Cody Grand Master
    Visual Basic Programmers

    Joined:
    May 10, 2005
    Posts:
    3,052
    Referrals:
    5
    Sythe Gold:
    30
    Myspace code help


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

    [​IMG]
     
  7. Xyther

    Xyther Member
    Banned

    Joined:
    May 8, 2007
    Posts:
    59
    Referrals:
    0
    Sythe Gold:
    0
    Myspace code help

    good Ol' VB... doing it atm in ITP
     
  8. ellsworthz

    ellsworthz Guru
    Do Not Trade

    Joined:
    Jan 21, 2007
    Posts:
    1,361
    Referrals:
    1
    Sythe Gold:
    0
    Myspace code help

    oh, can some 1 post how to do this :p i would really like to know.
     
  9. Whore

    Whore Guest

    Referrals:
    0
    Myspace code help

    Try the layout generators.
     
  10. Osmosis

    Osmosis Retired Australian Mod
    Banned

    Joined:
    Apr 29, 2005
    Posts:
    2,695
    Referrals:
    2
    Sythe Gold:
    0
    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.
     
  11. Cody

    Cody Grand Master
    Visual Basic Programmers

    Joined:
    May 10, 2005
    Posts:
    3,052
    Referrals:
    5
    Sythe Gold:
    30
    Myspace code help


    I think its

    .ImgOnlineNow
     
  12. ellsworthz

    ellsworthz Guru
    Do Not Trade

    Joined:
    Jan 21, 2007
    Posts:
    1,361
    Referrals:
    1
    Sythe Gold:
    0
    Myspace code help

    so whats the code to do it? like what do i put in?
     
  13. Cody

    Cody Grand Master
    Visual Basic Programmers

    Joined:
    May 10, 2005
    Posts:
    3,052
    Referrals:
    5
    Sythe Gold:
    30
    Myspace code help

    I believe no one has a working script
     
  14. Heist

    Heist Forum Addict

    Joined:
    Jan 21, 2007
    Posts:
    277
    Referrals:
    0
    Sythe Gold:
    0
    MushyMuncher
    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;}
     
  15. iPodd

    iPodd Guest

    Referrals:
    0
    Myspace code help

    I'll find out for you :D
     
  16. Osmosis

    Osmosis Retired Australian Mod
    Banned

    Joined:
    Apr 29, 2005
    Posts:
    2,695
    Referrals:
    2
    Sythe Gold:
    0
    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.
     
  17. Heist

    Heist Forum Addict

    Joined:
    Jan 21, 2007
    Posts:
    277
    Referrals:
    0
    Sythe Gold:
    0
    MushyMuncher
    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 >


 
 
Adblock breaks this site