Hiding/Removing bottom links, copyright, and gray bg, What code is compatible??? |
Hiding/Removing bottom links, copyright, and gray bg, What code is compatible??? |
Oct 28 2007, 12:55 AM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 23 Joined: Jul 2007 Member No: 547,249 |
I've been using this code:
<style> table td div {visibility:hidden;} table table td div {visibility:visible;} tr {background:transparent;}</style> to hide them. I just recently added this code: <style type="text/css">.lightbluetext8 {display:none;}table table table table td {width:0px;}</style> to hide my Interests section's subheadings (headings on the left, General, Music, etc.). Since I put that code, the bottom links and everything else are showing up again. Is there another code that'll keep them hidden, while still be able to hide my Interests section's subheadings??? My URL: myspace.com/xsweetest_sympathyx |
|
|
|
![]() |
Oct 28 2007, 01:10 AM
Post
#2
|
|
|
Member ![]() ![]() Group: Member Posts: 23 Joined: Jul 2007 Member No: 547,249 |
[About Me]
CODE <style type="text/css"> body div table td form option{display:none!important;} body div table td form select{display:none!important;} body div table td form input{display:none!important;} </style> <style type="text/css"> body div table td form img{display:none!important;} </style> <style>table div div select {display:none;}</style> <style>body div table tbody tr td font {visibility:hidden;} body table div table tbody tr td font {visibility:visible;}</style> <style>div table td{visibility:hidden;}</style> <style> .navigationBar{ margin-top:-20px; } </style> <style> joyboner.com{–Hide Blogs–} .latestBlogEntry{display:none!important;} </style> <style> .Hide Orange Bars and Text{rr} td.text table {width:100%;} .blurbs, .blurbs td.text {background-color:transparent; border:0px;} </style> <style type="text/css"> .blurbs{kj} td.text td.text .orangetext15 {display:none;} </style> <style> .a {hides about and meet labels only} .blurbs td td .orangetext15 {display:none;} </style> <style type="text/css"> .bg_content { background: transparent; } body { background:url(); background-color: 000000; } </style> <style type=text/css>body{cursor: help; }</style> <style type=text/css>a:hover{cursor: url(http://www.htmate2.com/cursors/images/iloveu2.ani);}</style> <style type="text/css">.contactTable {display:none!important; border:0px !important;}</style> <style type="text/css">table tr td table tr td table tr td div strong {display:none;}</style> <style> .a {hide details section} .userProfileDetail {display:none;} </style> <style type="text/css"> .interestsAndDetails { margin-top:-41px;} </style> <style type="text/css">.lightbluetext8 {display:none;}table table table table td {width:0px;}</style> <style type="text/css">.hide{display:none;visibility:hidden;}</style> <style>embed, object {width:0px; height:0px;} table table table embed, table table table object {width:320px; height:240px;} </style> <style> .friendSpace {display:none;} </style> <style>.redlink{DISPLAY:NONE;VISIBILITY:HIDDEN;}</style> <style> .friendsComments {display:none;} </style> <style> table td div {visibility:hidden;} table table td div {visibility:visible;} tr {background:transparent;}</style>
Reason for edit: codebox added / insurmountable
|
|
|
|
MySpacerAngelicaJoy Hiding/Removing bottom links, copyright, and gray bg Oct 28 2007, 12:55 AM
Insurmountable Just use this to hide the bottom links:
CODE<s... Oct 28 2007, 12:59 AM
MySpacerAngelicaJoy QUOTE(Insurmountable @ Oct 28 2007, 12:59... Oct 28 2007, 01:02 AM
Insurmountable Then its not the code that you added in, can you p... Oct 28 2007, 01:04 AM
Insurmountable Hmm it seems to be working for me?
What browser a... Oct 28 2007, 01:14 AM
MySpacerAngelicaJoy I always use Internet Explorer. Oct 28 2007, 01:16 AM
Insurmountable Everything seems to be working fine for me:
http:... Oct 28 2007, 01:24 AM
MySpacerAngelicaJoy Yeah.
I used this code:
<font class="on ... Oct 28 2007, 01:30 AM
Insurmountable I don't know maybe?
I would need all the prop... Oct 28 2007, 01:33 AM
MySpacerAngelicaJoy [Headline]
" <font class="on marTB15... Oct 28 2007, 01:37 AM
Insurmountable Okay now look at the link I posted, is that how it... Oct 28 2007, 01:44 AM
MySpacerAngelicaJoy All right then. =)
Using the code that you've ... Oct 28 2007, 02:01 AM
IVIike Closed by Request Oct 28 2007, 08:20 AM![]() ![]() |