remove ALL top parts? |
remove ALL top parts? |
Jun 29 2006, 06:08 AM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 15 Joined: Apr 2006 Member No: 395,073 |
is there any way you can remove ALL of the parts at the top of your space? i mean get rid off the links, the search bar, AND blue area?
or is this illegal? if so, is there a way to make it transparent? thanks in advance! |
|
|
|
![]() |
Jun 30 2006, 04:09 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 160 Joined: Dec 2005 Member No: 323,612 |
Well if you aren't planning on customizing your myspace with a layout, I don't really know how to remove the bloue space, though I do know you would have to find which .texthere controlls that area. I'm sure an overlay tutorial has it in it, other than that hide top links use this.
To get rid of the top links myspace.com | Home ect... use this code .{removes top links only} div table form tr td {visibility:hidden!important; height:0px!important;} To get rid of the top links plus the navigational bar use this . {removes top links and navbar} div table form tr td, a.navbar, font{visibility:hidden!important; height:0px!important;} To hide the bottom links use this .{hiding the bottom links} table tr td div div {visibility:hidden;border:0px!important;background-color:transparent;} To hide the copyright use this . {hiding the copyright} table div font a, table div div {visibility:hidden; display:none;border:0px!important;background-color:transparent;} PS it works. I just used it. and i wont tell you how to remove the advertisement. |
|
|
|
Jun 30 2006, 12:12 PM
Post
#3
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
|
|
|
|
Kold Tooth remove ALL top parts? Jun 29 2006, 06:08 AM
trip to 150 http://www.createblog.com/scripts/download.php?id=... Jun 29 2006, 06:15 AM
Kold Tooth i was aware of this before i posted the topic, i t... Jun 30 2006, 02:05 AM![]() ![]() |