Changing the last login date on myspace

superfellow

Beta member
Messages
5
I've sucessfully hidden my last login date on myspace, but I want to replace it with a fake one to stay todays date for as long as I please no matter when I login. Does anyone have a code for this, or any suggestions? My background is black, text gray, font comic sans ms/12 if that helps. thanks
 
what is the code to hide your last login?
where do you place the code? I tried it once and it didnt work for me
 
It's hard coded in to myspace's software. Odds are against you being able to change that. Sounds kinda strange to want to freeze your last login date.
 
I think this code hides it, but it hides all your general info. too.

<style type="text/css">
table td.text {visibility:hidden;}
td.text td, td.text span, td.text a {visibility:visible;}
</style>
 
"<font style="display:none;"> (put at end of headline)


<br /><a href="http://pimpin-profiles.com" target="_blank"><img src="http://pimpin-profiles.com/adsource/cornerTag.gif" alt="Myspace Layouts" style="position:absolute; left:0px; top: 0px;" border="0"></a> (put at top of about me)


thats the one i found that actually works now. the idea is not to alter the last login, but to just put a fake one there..
 
Yea, there are old codes all over the net that don't work...since myspace disabled < > on certain fields... but yea, I've tried typing out "Last Login: 09/10/2006" in the headline field but it doesn't look right since it has " " marks around it... if only I could get rid of those " " or figure something else out
 
I just got rid of the entire date all together. Everyone's probably thinking like where the hell is that login date. Too suspicious.

Oh, I see it now. Hey, try put something in your Headline so it's not just the "" you see.
 
superfellow said:
"<font style="display:none;"> (put at end of headline)


<br /><a href="http://pimpin-profiles.com" target="_blank"><img src="http://pimpin-profiles.com/adsource/cornerTag.gif" alt="Myspace Layouts" style="position:absolute; left:0px; top: 0px;" border="0"></a> (put at top of about me)


thats the one i found that actually works now. the idea is not to alter the last login, but to just put a fake one there..


I just did this to my profile Thanks lots :)
 
Back
Top Bottom