Archive for the 'Code Snippets' Category

30AprFlip Your Myspace Tables Around!

Tired of the same old Myspace layout try something new by flipping your Myspace tables around! Copy and paste the following code in the “About Me” section of editing your profile.


25AprHide Your Myspace Top Friends

Looking to hide your friend space or top friends. Here’s the code! Copy and paste the code into the “About Me” section of editing your profile.


24AprMyspace Artist Music Player Code For Bulletins & Comments

Step 1: Go to the artist’s music profile.

Step 2: Right click anywhere on the profile (don’t right click on the music player) and click “View Source”. (visual)

Step 3: Once Windows Notepad has popped up, go to “Edit ยป Find” in the menu bar (or press CTRL + F).

Step 4: Type in the following code in the box and click the “Find Next” button. (visual)


Step 5: Once you have found it in Windows Notepad, your music player code should start from


all the way to

	

HERE IS A VISUAL OF THE MUSIC PLAYER CODE IN NOTEPAD

23AprHide Your Myspace Friend Comments

Use the following code to hide your Myspace friend comments from your profile. Copy and paste the code in your “About Me” section of editing your profile.


23AprCode For Adding Photos Or Pictures

Many people have asked what is the code for adding a picture or photo to your Myspace profile. Here is the solution!

1. Host (or upload, for the noobs) in a picture hosting site like Photobucket, Imageshack, or TinyPic.
2. Copy the direct url. It should look something like http://somesite.com/somepicture.jpg
3. Paste the direct url where it says “PASTE HERE”.

THE CODE:

THE EXAMPLE CODE:

21AprHow to Center Your Text!

Learn how to center your text!

This is a centered text!

REPLACE WITH WHATEVER YOU WANT TO CENTER

17AprScrolling Box With Title

Change the direction of the scroll:
Line 3. Change “left” to right, up, or down.

Change the speed of the scroll:
Line 3. Change the number “4″ to your liking. The lower the number the slower. The higher the number the faster.

Change the size of the box:
Line 1. Change the “width: 100px; height: 100px;” numbers to whatever size you want.

TITLE
CONTENTS CONTENTS CONTENTS CONTENTS CONTENTS CONTENTS

17AprThe “script” Font

Many people are asking how to get your font to look like this! Use the code below.

To change the size of the font:
Change “10″ to whatever size you want. The lower the number the smaller the font. The higher the number the bigger the font.

REPLACE WITH YOUR TEXT