A Code That Works?, Hiding Everything |
![]() ![]() |
A Code That Works?, Hiding Everything |
![]()
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 41 Joined: May 2007 Member No: 524,468 ![]() |
Hi,
I've gone through all the scripts relative to hiding all the profile data, chosen a few and tried them and seem to be having problems. Either they are old and no longer work, don't do what they say they will or don't work for firefox,Safari etc. All i'm looking for is a code that hides everything (excluding the advert of course), though i don't mind if it shows the tabbed shortcuts navigation. Basically i want all my info gone, including any links on the top, bottom, left, right, etc etc of the page. Hiding the myspace copyright to would be good because sometimes on larger screen-sizes it is visible. So a script that hides it all, except for the advert, and if the top tabbed shortcuts navi remains well that's fine. So does any one have/know/can create that code? Can you give me a link to it if it's on creatblog (though i did try a few that i thought would work) or another website? It can't really be that hard right? I know myspace coding is messed up like nothing on earth but still? Thanks in advance, Lolita P.S - also a link to a script that has friends&comments in a div that can be moved to where i specify would also be good ^-^ |
|
|
![]()
Post
#2
|
|
rawr? ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,705 Joined: Nov 2005 Member No: 285,858 ![]() |
is this for a div?
|
|
|
![]()
Post
#3
|
|
![]() Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 ![]() |
This code hides everything except your friends/comments section, the advertisement, and the navigation bar:
CODE <style> .profileInfo, .contactTable, .userProfileURL, .interestsAndDetails, .userProfileDetail, .latestBlogEntry, .extendedNetwork, .blurbs, div div div select, div form, .mslogo, div ul {display:none;} table tr td div font, a.text, table div font a, table div div {visibility:hidden;} table table div font a, table table div div {visibility:visible;} div div, div td, tr {background-color:transparent; background:none!important;} img {border:0px;} </style> To move your friends/comments around, try my code. |
|
|
![]()
Post
#4
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 113 Joined: Jun 2008 Member No: 656,104 ![]() |
|
|
|
![]()
Post
#5
|
|
![]() Mel Blanc was allergic to carrots. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 6,371 Joined: Aug 2008 Member No: 676,291 ![]() |
^That's right. I would just use the first code. Although, I don't like removing the copyright but whatever.
![]() |
|
|
![]() ![]() |