Monthly Archives: July 2007
- July 15, 2007
- Add a branding logo image on the top
-
The code would create a space above the ad section of MySpace profile page, then you can put a branding or logo image whatever there.
Change http://blog.myspacemaster.net/wp-content/uploads/2007/07/ph01.jpg to your image’s URL;
Make sure that you match the value 800, 261 with your image’s actual width and height value;
margin-left value to be the negative value of half the [...]
- July 15, 2007
- celebrities, artists, rappers official MySpace lists
-
a2a_linkname=”celebrities, artists, rappers official MySpace lists”;
a2a_linkurl=”http://blog.myspacemaster.net/celebrities-artists-rappers-official-myspace-lists/”;
- July 14, 2007
- Hide Personal Info Section
-
The code would hide / remove your personal info section which contains your picture, gender, sex, location, etc.
Screenshots:before:
after:
a2a_linkname=”Hide Personal Info Section”;
a2a_linkurl=”http://blog.myspacemaster.net/hide-personal-info-section/”;
- July 14, 2007
- Center all text in profile
-
MySpace profile text default is align to the left, this code would center all text in every section.
Screenshots:before:
after:
a2a_linkname=”Center all text in profile”;
a2a_linkurl=”http://blog.myspacemaster.net/center-all-text-in-profile/”;
- July 14, 2007
- Hide Blog section
-
Hide / Remove the blog section.
Screenshots:before:
after:
a2a_linkname=”Hide Blog section”;
a2a_linkurl=”http://blog.myspacemaster.net/hide-blog-section/”;
- July 13, 2007
- Hide About Me Blurbs
-
Get rid of the blurbs section.
Screenshots:before:
after:
a2a_linkname=”Hide About Me Blurbs”;
a2a_linkurl=”http://blog.myspacemaster.net/hide-about-me-blurbs/”;
- July 13, 2007
- Replace Name on Top by an Image
-
This code will hide your name on top of profile, and it uses an image to place the text name.
Replace the number: 297 with your image’s actual width; replace the number 55 with your imgae’s actual height; replace http://blog.myspacemaster.net/wp-content/uploads/2007/07/asd.jpg with the image’s url.
So, for example, you would like to replace the name text with this [...]
- July 13, 2007
- Add a Colorful Border to Profile
-
This code allows you to add a border to profile. Cage the whole page under a colored border, you can also change the style of border, thickness of border, etc.
border-style value could be: dotted, dashed, solid, double, groove, ridge, inset, outset
Change thickness of each side’s border by changing ‘10′ to other value.
Change the border color [...]
- July 13, 2007
- Moving Text on Top of Profile
-
This code will put your words scolling (keep moving) on the top of your MySpace profile page.
You can adjust the position of scrolling text by change value of 150 in top:150px, to be higher, use a smaller value, to be lower, use a greater value.
If you want to change the moving direction, change right in [...]
- July 13, 2007
- Remove Add Comment Link
-
Use this code to hide the “Add comment” link in MySpace profile page.
Screenshots:before:
after:
a2a_linkname=”Remove Add Comment Link”;
a2a_linkurl=”http://blog.myspacemaster.net/remove-add-comment-link/”;