RSSArchive for March, 2008

Hide music player MySpace

Code to hide the music player on MySpace
Question:
Here’s one from from Beck and Travis – I would like to hide the music player on MySpace. Can you please help me with the required MySpace codes?
Answer:
Thanks for asking Beck and Travis. All you’ll need to do is grab the CSS code from the widget box below [...]

Comments in a scrollbox

CSS code that you can use in order to place your comments in a scrollbox
Question:
Here’s a question from Vera: I would like to put my comments in a scrollbox, can you help?
Answer:
Thanks for the question Vera. If you want to place your comments in a scroll box, i suggest you read this tutorial. It [...]

Hide blog on MySpace

Code to hide your blog section on MySpace
Question:
Here’s one from Amanda – Can you help me to hide my latest blog entry on MySpace? Thanks.
Answer:
Sure. Please go ahead and grab the following CSS code. Then, paste it in the About Me or I’d like to Meet sections on MySpace.
<style>

/* Hide Blog on MySpace */

table.latestblogentry{display:none}

</style>
More [...]

Hide About Me and Who I’d like to Meet on MySpace

CSS code that you can use in order to hide the About Me and I’d Like to Meet sections on MySpace.
Question:
Michelle asked me whether i can publish a piece of CSS code that will allow her to easily hide the About Me and I’d like to meet sections on MySpace.
Answer:
Thanks for the question. A [...]

Hide i’d like to Meet on MySpace

Simple code for hiding the i’d like to meet section on MySpace
Question:
Here’s a question from Murray: I am looking for some code that will allow me to hide the i’d like to Meet
box but still keep the About Me section. Can you help?
Answer:
Sure David. Thanks for the question. The following CSS code will [...]