Hide contact boxes
Question:
Here’s a question from Dale: I would like to hide the contact box on my MySpace profile. Can you provide me with the required codes?
Answer:
Thanks Dale. You might want to take a look at the tutorial i wrote on how to hide MySpace contact tables. It contains the CSS code that will help you to hide contact boxes on your MySpace profile.
Enjoy ![]()
Remove MySpace blog
Removing the MySpace latest blog entry
Question:
Here’s a question from Danni - I would like to remove the MySpace blog latest entry from my web profile. Can you help?
Answer:
Thanks Danni. Removing your latest blog entry from MySpace is quite simple. First go ahead an grab the CSS code i have specified on this tutorial. Then go ahead and paste that code in your About Me section, and you’ll be just fine. That’s it ![]()
Hide MySpace online icon
Question:
Here’s one from Ally - Thanks for the useful codes you post in this web site. Maybe you can help also with this one: I am after some HTMl code that i can use in order to hide the MySpace online icon. Thanks in advance.
Answer:
Thanks for your question. Here’s the CSS code you’ll need to paste into the About Me section of your MySpace web profile:
<style>table table table td.text div img {visibility:hidden;}
</style>
Or paste it directly to your About Me section with the cool Gigya widget:
Leave me a comment in case of questions ![]()
How to hide the MySpace search bar?
Question:
Dave asks: I am currently customizing my MySpace web site. Can you provide me with some CSS code that i can use in order to hide the MySpace search bar?
Answer:
Thanks Dave for your question. Here’s the CSS code you’ll need to use in order to hide the MySpace search bar (make sure that you paste it on the About Me section of your MySpace web page):
<style>
/* Hide myspace search bar*/
div div select, div div form {display:none}
</style>
Enjoy ![]()
How to make a Hi5 scroll box?
Question:
Here’s one from Pablo: I am currently customizing my Hi5 profile, and looking for some code that i can use in order to place a scroll box on my Hi5 profile.
Answer:
Thanks Pablo for your question. Here’s the CSS code and procedure that you should use in order to make an Hi5 scroll box:
- Login to Hi5, Hit My Profile
- Navigate to the Lifestyle section and place this code in your About Me table:
<style> div.hi5-scroll { height:200px; width:450px; overflow:scroll; } </style> <div class="hi5-scroll"> <p>Your Text here </p></div> - Hit Save profile, and Enjoy
How to unblock Facebook?
Question:
Here’s one from Anthony - Trying to login to Facebook from my college, no luck whatsoever. Can you advise on how to unblock Facebook?
Answer:
Thanks for the question. One of this blog’s most popular posts is a tutorial on how to unblock Facebook at school. I would suggest that you read it, as it will provide you with some free proxy web sites and PC remote control software that you can use in order to unblock Facebook.
