RSSAll Entries in the "MySpace HTML codes" Category

MySpace 2.0 font codes

Code to change MySpace fonts in version 2.0

Question:
Yaya asks: Hey, i was actually looking for the required CSS code to change the color and size of myMySpace 2.0 fonts. More specifically i would like to change my About Me text. Can you help mate?
Answer:
Thanks for your question, Yaya. As [...]

Changing the Interests table background on MySpace

Code to change interests table background on MySpace

Question:
Syaza asks: How to change the background color of the interests section?
Answer:
Thanks for your question, Syaza. For changing your MySpace interests backgrounds, you’ll need to implement the CSS code that i posted below, the code will work for MySpace 2.0 profiles (Post a [...]

Center profile code for MySpace

MySpace code to completely center your profile

Question:
Nikki asks: I am looking for some code which i can use in order to center my profile on my MySpace account (i use the old version). Thanks for helping out!
Answer:
Thanks for your question, Nikki. You can align your profile ot the center by [...]

Change MySpace navigation bar

Change the color of the MySpace navigation bar (navbar)

Question:
Jazminne asks: Do you think you have the code that adds a background to your navigation bar?
Answer:
Thanks for your question, Jazminne. You can change the background color by using some CSS code. The code i posted for you will make your [...]

How to center the MySpace profile text?

Simple CSS code that allows you to center all text in your MySpace profile
Question:
Here’s a question from Mariana: I would like to center all text on MySpace. Can you help?
Answer:
Sure. Thanks for your question. Centering your MySpace text is done with the following CSS code:
<style>
/* Center profile text on MySpace*/
td{text-align:center;}
</style>
Enjoy, and don’t forget [...]