remove " Friends Comments" box |
remove " Friends Comments" box |
Sep 5 2006, 04:32 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Sep 2006 Member No: 461,759 |
greetings all.
first off, many thanks for all the fine codes i've gotten here. now, my question: i don't allow "friends comments" on my page. i removed the "add comment" link, now is there any way to remove the errant "ogre's Friends Comments" box? it's pretty useless now, as there are no comments to view. a search yielded little help. can it be done? thanks in advance... (((O8RE http://www.myspace.com/jaxdrunx |
|
|
|
![]() |
Sep 5 2006, 05:22 PM
Post
#2
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Sep 2006 Member No: 461,759 |
<style type="text/css">
table td.text {visibility:hidden;} td.text td, td.text span, td.text a {visibility:visible;} td.text b {font-weight:normal; visibility:visible;} .r{} .hidefs{display:none} .r{} div table table table table table div {display:block !important} </style> <style>td.text td.text td td a, .redlink, td.text td.text td b a {visibility:visible!important;} td.text td.text td a {visibility:hidden;}</style> <style> .{hiding the bottom links} table tr td div div {visibility:hidden;border:0px!important;background-color:transparent;} </style </div> <style type="text/css"> .hidethem {visibility:hidden; display:none;} </style> Uh...one of these! (Sorry, I forget.) |
|
|
|
ogre remove " Friends Comments" box Sep 5 2006, 04:32 PM
toyo loco The cleanest way to do it is to hide your friends. Sep 5 2006, 04:57 PM
ogre Thanks...that's what I figured, but I didn... Sep 5 2006, 05:04 PM
toyo loco Whats the code you used to hide your comments? Sep 5 2006, 05:16 PM
toyo loco Ok um try and use this:
http://www.createblog.com/... Sep 5 2006, 05:27 PM![]() ![]() |