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, 12:59 AM
Post
#2
|
|
![]() Cornflakes :D ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 4,541 Joined: Dec 2005 Member No: 322,923 |
Just use this to hide the bottom links:
CODE <style>
table div {display:none;} div table div, table table div {display:block;} </style> |
|
|
|
Oct 28 2007, 01:02 AM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 23 Joined: Jul 2007 Member No: 547,249 |
|
|
|
|
Oct 28 2007, 01:04 AM
Post
#4
|
|
![]() Cornflakes :D ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 4,541 Joined: Dec 2005 Member No: 322,923 |
Then its not the code that you added in, can you please post all your codes
*your profile is private, so I couldn't view it. |
|
|
|
Oct 28 2007, 01:10 AM
Post
#5
|
|
|
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
|
|
|
|
Oct 28 2007, 01:14 AM
Post
#6
|
|
![]() Cornflakes :D ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 4,541 Joined: Dec 2005 Member No: 322,923 |
Hmm it seems to be working for me?
What browser are you working with? |
|
|
|
Oct 28 2007, 01:16 AM
Post
#7
|
|
|
Member ![]() ![]() Group: Member Posts: 23 Joined: Jul 2007 Member No: 547,249 |
I always use Internet Explorer.
|
|
|
|
Oct 28 2007, 01:24 AM
Post
#8
|
|
![]() Cornflakes :D ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 4,541 Joined: Dec 2005 Member No: 322,923 |
Everything seems to be working fine for me:
http://www.myspace.com/subtleexistence Is that how its supposed to look? |
|
|
|
Oct 28 2007, 01:30 AM
Post
#9
|
|
|
Member ![]() ![]() Group: Member Posts: 23 Joined: Jul 2007 Member No: 547,249 |
Yeah.
I used this code: <font class="on marTB15"><font class=on></font><font class=on></font><font class=on></font><font class=on></font></font><font class=on></font><font class=off> for my headline. I changed my About Me and I'd Like to Meet section texts w/this code: <div class="orangetext15" style="display:block;"> About Me: </div> <div class="orangetext15" style="display:block;"> I'd Like to Meet: </div> Do those make a difference? |
|
|
|
Oct 28 2007, 01:33 AM
Post
#10
|
|
![]() Cornflakes :D ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 4,541 Joined: Dec 2005 Member No: 322,923 |
I don't know maybe?
I would need all the properties and everything in your coding. Because all I have on that test profile is this: 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;} body div table td form img{display:none!important;} table div div select {display:none;} body div table tbody tr td font {visibility:hidden;} body table div table tbody tr td font {visibility:visible;} div table td{visibility:hidden;} .navigationBar{ margin-top:-20px; } joyboner.com{–Hide Blogs–} .latestBlogEntry{display:none!important;} .Hide Orange Bars and Text{rr} td.text table {width:100%;} .blurbs, .blurbs td.text {background-color:transparent; border:0px;} .blurbs{kj} td.text td.text .orangetext15 {display:none;} .a {hides about and meet labels only} .blurbs td td .orangetext15 {display:none;} .bg_content { background: transparent; } body { background:url(); background-color: 000000; } body{cursor: help; } a:hover{cursor: url(http://www.htmate2.com/cursors/images/iloveu2.ani);} .contactTable {display:none!important; border:0px !important;} table tr td table tr td table tr td div strong {display:none;} .a {hide details section} .userProfileDetail {display:none;} .interestsAndDetails { margin-top:-41px;} .lightbluetext8 {display:none;}table table table table td {width:0px;} .hide{display:none;visibility:hidden;} embed, object {width:0px; height:0px;} table table table embed, table table table object {width:320px; height:240px;} .friendSpace {display:none;} .redlink{DISPLAY:NONE;VISIBILITY:HIDDEN;} .friendsComments {display:none;} table td div {visibility:hidden;} table table td div {visibility:visible;} tr {background:transparent;} .UserProfileURL {display:none;} </style> |
|
|
|
Oct 28 2007, 01:37 AM
Post
#11
|
|
|
Member ![]() ![]() Group: Member Posts: 23 Joined: Jul 2007 Member No: 547,249 |
[Headline]
" <font class="on marTB15"><font class=on></font><font class=on></font><font class=on></font><font class=on></font></font><font class=on></font><font class=off> [About Me] <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> [I'd Like to Meet] <div class="orangetext15" style="display:block;"> About "Princess" AngelicaJoy: <strike>[UNDERCONSTRUCTION]</strike> </div> <div class="orangetext15" style="display:block;"> I'd Like to Meet: </div> |
|
|
|
Oct 28 2007, 01:44 AM
Post
#12
|
|
![]() Cornflakes :D ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 4,541 Joined: Dec 2005 Member No: 322,923 |
Okay now look at the link I posted, is that how its supposed to look?
Anything different should be about it? /edit if so. then there shouldn't be anything wrong with your coding, you may want to change your about me coding to the code I posted in my past post...just so it takes away all those style tags. |
|
|
|
Oct 28 2007, 02:01 AM
Post
#13
|
|
|
Member ![]() ![]() Group: Member Posts: 23 Joined: Jul 2007 Member No: 547,249 |
All right then. =)
Using the code that you've done. Close topic. Thanks! =D |
|
|
|
Oct 28 2007, 08:20 AM
Post
#14
|
|
![]() Hey, I'm Mike ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,272 Joined: May 2006 Member No: 406,241 |
Closed by Request
|
|
|
|
![]() ![]() |