View Full Version : myspace code
deathlord888
August 29th, 2008, 09:29 PM
any one know how you can hide the link for view my pics on myspace?
i have looked everywhere for this and i cant find it at all
CHEETZzz
August 29th, 2008, 09:59 PM
why would you possibly need to do this?
and if someone's viewing your profile, they can click your default to view your pictures... though on a good site you can disable the default as well as a lot of other things...
google.
deathlord888
August 29th, 2008, 10:08 PM
ya i did google and it for my phishing page so i am going to disable that and replace it with my own
Acies
September 5th, 2008, 11:57 PM
Here, this should disable both the "pics" link and your main profile pic from being click-able. Also, your "pics" link will no longer be visible.
.ctl00_cpMain_ctl01_UserBasicInformation1_ctrlView MorePics
{
display: none;
}
If that doesn't work try this.
.ctl00_cpMain_ctl01_UserBasicInformation1_ctrlView MorePics
{
visibility: hidden;
}
Let me know if either works, if not I'll keep looking.
deathlord888
September 6th, 2008, 12:11 AM
ya that didnt work either thanks alot tho
i cant find anything for it
i decided just to move the link and hide it because you cant disable it
itismesaj
September 6th, 2008, 01:05 AM
Yeah, there's always a way. Ingenuity is a hacker's greatest ally.
Acies
September 6th, 2008, 02:10 AM
ya that didnt work either thanks alot tho
i cant find anything for it
i decided just to move the link and hide it because you cant disable it
Hmm, didn't work.
Well I know for sure there is a way because I disabled mine on my own myspace but I used a different code. If your still interested I'll find it.
Just so you know, if whoever you are attempting to hide your pictures from is running Firefox they can go to (View-->Page Style-->No Style) and can access your pics link despite any code you place in your myspace.
NightRider
October 4th, 2008, 04:47 PM
Question? Where is the View located? On myspace or what do I do to look at someones pictures that are not displayed?
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.