How to put a border around my MySpace profile?
Gili | Sep 18, 2007 | Comments 2
Want to easily customize your MySpace profile? You can find hundreds of codes at our MySpace codes and MySpace generators and tweaks sections.
Question:
Can I add a border to my MySpace page?
Answer:
Yes, Adding a border around your MySpace profile is quite easy. Having a border adds a more sleek look to your profile and obviously makes it much more unique. Follow the directions below to use CSS code in order to create a border around your entire profile any size you would like.
- Login to MySpace.com.
- Click “Edit Profile.”
- Insert the following code into your “About Me” section.
<textarea name=”textarea” cols=”56″ rows=”4″ onclick=”this.focus();this.select()”><style>body{border-style:solid; border-top-width:50px; border-bottom-width:50px; border-left-width:50px; border-right-width:50px; border-color:black;}</style></textarea>
- Change the size of the borders by replacing the 50px with a smaller/bigger number. To pick your preferred color for your MySpace profile border,, you may visit our HTML colors code chart.
- Save all changes.
We are on Facebook! Become a fan and get regular updates on the latest tips and tricks.
Filed Under: MySpace HTML codes • MySpace Help
You might want to look into these related tips and tricks:
- Make a border around MySpace profile
- How to put a border around your profile picture on MySpace?
- Border around images on MySpace
How do I make a border around my myspace page with a picture?
checkk this out, it helps out aloooot =)