I want to hide my comments and friends. BUT keep the view comments link only.?
-
I want to hide my friends and link. I want to hide my comments but keep the view all/add comments link. Anyone know how to do this ???
-
Answer:
LDMT6KKU55TSP7YR7B6GS3OYVY at Yahoo! Answers Visit the source
Other answers
To hide comments but keep the View All / Add Comment link, this is the code: <style>.FriendsComments table table { display:none; } .friendsComments td { height:0px; } .FriendsComments td { background-color:transparent; } .FriendsComments td td b a { display:inline; }</style> You can find that code here: http://www.myspacegens.com/handler.php?page=tutorials&5=S And to hide your friends AND the View All link: <style type="text/css">.friendSpace { display:none; }</style> But to keep the View All link for friends: <style type="text/css">.friendSpace tr td.text table tr td table tr td table tr td a { display: none; } .friendSpace tr td.text table tr td table tr td { display: none; } .friendSpace tr td.text table tr td span { display: none; }</style> You can find those codes here: http://www.myspacegens.com/handler.php?page=tutorials&4=S Hope this helps. :)
Boo.
Related Q & A:
- Why does yahoo keep asking me if I want to leave my ID signed in for 2 weeks?Best solution by Yahoo! Answers
- Why doesn't it work when I want to click a link in my Yahoo mess list?Best solution by Yahoo! Answers
- How do I hide all of my friends on Facebook from everyone?Best solution by Yahoo! Answers
- Hi friends, I would like to start Cab, so I want more details of best cars and other specifications?Best solution by Yahoo! Answers
- I want a knife for camping are there any knives that keep a sharp blade?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.