Archive for the 'MySpace HTML codes' Category

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 [...]

Read Full Post »

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 [...]

Read Full Post »

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 [...]

Read Full Post »

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 [...]

Read Full Post »

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 [...]

Read Full Post »

Simple HTML code that allows you put a text box in any section of MySpace.
Question:
Here’s a question from Joseph: I want to make a simple text box in th About Me section of my MySpace profile. Can you help?
Answer:
Thanks for your question. You can easily make a text box (a static one, without a scroll) [...]

Read Full Post »

Simple HTML code that will allow you to change your Blurbs, Friends Space and Comments heading font
Question:
Here’s one from Jena asks- I am looking for a way to modify the font type and color of the Friends and Comments Sections, can you help here?
Answer:
Sure Jena, Thanks for asking. Here’s the CSS code you will [...]

Read Full Post »

Simple CSS code that will help you to make a scrollbox in your About Me section
Question:
Emily asks- How do i make my about me section in a scroll box?
Answer:
Thanks for the question, Emily. As a matter of fact, i wrote such a tutorial not long ago. I suggest that you’ll look into my post [...]

Read Full Post »

Easy tweak to flip your MySPace comments
Dayna asks – I am currently working on my super cool MySpace profile. I am looking for some codes that will let me flip my MySpace comments table. Help is appreciated.
Answer:
Thanks for asking, a few weeks ago i wrote a quick tutorial on how to flip comments [...]

Read Full Post »

Simple Code that will allow you to make little hearts (♥) on MySpace
Question:
Here’s one from Lucy: I would like to make those cute little hearts next to my display name on my MySpace profile. Can you please help?
Answer:
Sure Lucy..In order to put two little hearts next to your name or any other text on [...]

Read Full Post »

Simple code that you can use in order to put a border around pictures on MySpace
Question:
Here’s a question from Ken: I would like to put borders around my Top 8 pictures on MySpace. Can you help?
Answer:
Sure. Please visit my tutorial on how to make borders around images. It has the CSS code you’ll need [...]

Read Full Post »

Code for centering the friends and comments sections in a MySpace profile
Question:
Here’s a question from Tina – I have a MySpace profile and would like to center my friends and comments sections. Can you help?
Answer:
Sure. Please look into my tutorial on how to center friends and comments on MySpace. It has the required HTML [...]

Read Full Post »

Code to flip comments on Myspace
Question:
Here’s a nice question from Rebecca: I would like to flip my comments table on MySpace. I mean, to show the comments text in the left hand side, and the friend’s image in the right. I have seen it in a few cases, but i am not sure how [...]

Read Full Post »

Code for scrolling friends and comments in a MySpace profile
Question:
Adam asks – How to put my friends and comments in a scrolling box?
Answer:
Thanks Adam for your question. I suggest that you visit the tutorial i wrote on the topic. It has the CSS code you’ll need to implement to get it working.
More useful MySpace [...]

Read Full Post »

Simple code to put a border around pictures on MySpace
Question:
Here’s a question from Ed: I would like to be able to make a border around my Friends pictures on MySpace. Can you help?
Answer:
Thanks for the question. You’ll need to use the CSS code i appended below. Please make sure that you paste it [...]

Read Full Post »

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 [...]

Read Full Post »

Simple CSS code to align your MySpace profile
Question:
Here’s a question from Dolly – I want to right align my MySpace web page so it will appear at the right hand side of my PC monitor. Can you provide support?
Answer:
Thanks for asking Dolly. Not long ago, i have written a simple tutorial on how to [...]

Read Full Post »

How to wrap text around an image on MySpace, Hi5 or other web site.
Question:
Here one from Brad – I would like to wrap some text around an image on MySpace. Can you help with the codes?
Answer:
Thanks Brad. Wrapping a text around an image on MySpace is quite easy. Look into the HTMl [...]

Read Full Post »

How to center friends and comments section on MySpace
Question:
Here’s a question from Donna: I would like to center my comments and friends tables on MySpace. Can you provide me with the codes i’ll need?
Answer:
Sure. If you want to center the friends and comments on MySpace, you’ll need to paste the following standard HTML code [...]

Read Full Post »

Question:
Here’s one from Henry – Hey hopefully you are fine. Can you explain how can i implement Image captions for MySpace?
Answer:
Thanks for your question Henry. A while ago, i have put a tutorial on how to make MySpace picture captions, that includes the procedure you’ll need to follow in order to make image captions for [...]

Read Full Post »

Code for making scroll boxes on MySpace
Question:
Here’s one from Katie: hey i would like to insert a scrolling scrollbox in my MySpace profile. Can you please publish the scrollbox code for MySpace?

Answer:
Thanks for your question Kate. As a matter of fact i have already published a simple tutorial on how to use scrollbox codes on [...]

Read Full Post »

Question:
Karen was looking for some CSS codes that will allow her to shrink or resize her Interests box on MySpace.
Answer:
You can easily resize the Interests on MySpace. You’ll need to paste the following CSS code in your About Me section of your MySpace web page:
<style>
table.InterestsAndDetails {width:200px;height:100px;}
.interestsAndDetails table{width:200px;height:100px;}
</style>
You can naturally set the height and width as [...]

Read Full Post »

Question:
Here’s one from Dan: Hey, nice web site over there. Customizing my MySpace profile, and would like to swap my MySpace profile, can you help?
Answer:
Sure. A while ago i have written a tutorial on how to invert a MySpace profile. I suggest you look into it, as it contains the CSS code you’ll need to [...]

Read Full Post »

Question:
Deyna asks: i would like to be able to be able to customize fonts for MySpace. Can you provide some hint how to easily change MySpace font size and color?

Answer:
Thanks for the question. Not tool long ago I have written two tutorials that might be helpful to you, as they contain the required HTML [...]

Read Full Post »

Question:
Here’s one from Rudy. Nice web site you have here. I am after some MySpace CSS code that will allow me to implement a scrolling marquee on my MySpace profile. Any ideas?
Answer:
Thanks Rudy for your question. Not long ago i wrote a quick tutorial titled MySpace scrolling marquees. I would suggest that you red it, [...]

Read Full Post »

Next »

 
@ 2008 A Virtual Exit - Social Networks, Tech Tips
About || Sitemap || Privacy Policy
A Virtual Exit is in no way endorsed by or affiliated with MySpace.com, Facebook, Hi5 or other social network

Theme adapted from MistyLook Powered by Wordpress