Use of this site signifies your acceptance of the Terms of Use. Terms of Use and Privacy Policy.
Copyright 2007 © MissDesigns.com, LayoutLine.com and  LittleMissDesigns.com
We are not affiliated or associated with MySpace.com in any way.
MissDesigns.com, LittleMissDesigns.com and LayoutLine.com does not claim ownership or rights over images and other content submitted to be hosted on this site. We do however for our own designs and work we‘ve created. All images are copyright of their respected owners and creators.
Cool Extras
Main Menu
This site looks best in Firefox!
Your Ad Here
Recommended Sites


Your Ad Here



graphics for your myspace
Related Links
Add this page to your favorites.
and Layout Line
We are always adding new codes and content. Click on the links above for any of the following codes.

Myspace hide section code - Center your profile code - Flip friends and comments code - Scrolling box code - Skinny profile code - Hide Detail code - Remove add comment link - Resize commets images code - hide search form code - remove top or bottom links code - hide your last login - basic codes - picture code - remove url code - hide your general information code - hide blog and extended network code - hide, move contact box code - Hide friends, comments or both code.
Basic Codes

To Create Bolded Text:
<b>Your Text Here</b>

To Create Italicized Text:
<i>Your Text Here</i>

To Create Underlined Text:
<u>Your Text Here</u>

To Create Strike Through Text:
<s>Your Text Here</s>

To Change Your Font Color: Text
<font color=Prefix #>Your Text Here</font>
note: e.g. - color=#000000, color=#ffffff (black and white text respectively) - number value is in hexidecimal

To Change The Font Size:
<font size=Number>Your Text Here</font>
note: e.g. size=1 (small), size=2 (normal), size=3 (bigger)

To Change The Font Style:
<font style=Style>Your Text Here</font>

For All 3 Above Combined:
<font color=Prefix # size=Number style=Style>Your Text Here</font>

To Create A Line
Break
In Your Text(s):
<br>
Single tag only - this does not require closing

To Make A New Paragraph:
<p></p>
<p>This is your new paragraph - don't forget to close this tag using </p> </p>

To Align Your Text Left:
<div align="left">Your Text Here</div>

To Align Your Text Right:
<div align="right">Your Text Here</div>

To Align Your Text Centered:
<center>Your Text Here</center>

To Make A Basic Link:
<a href="http://www.domain.com">Name Of The Link</a>
(Doesn't Open The Link Into A Seperate Window)

To Make An Advanced Link
<a href="Full Url Site" target="_blank">Name Of The Link</a>
(Opens Link In A New Window)

To Display An Image:
<img src="Url" width=0 height=0>
You Can Tweak Around With The Width & Height, To Display The Image Bigger Or Smaller.
Leave Them blank, To Display The Image At Its Full Original Size.
Note: the <img src> tag does not require a closing tag

To Link An Image On Your Page:
<a href="url goes here">Url Site<img src="Image Url"></a>

To Combine All Of The Link, Image, And Width & Height:
<a href="Url Site"><img src="Image Url" height="0" width="0"></a>

Hiding Your Gear:
Place Each Code Below Into Your Style Tags

Hide Your Myspace URL:
(Paste In Your About Me Section)

.Hide {profile:url}
table table table table table div strong{display: none;}
table table table table td div {visibility: hidden}
table table table table td,
table table table td {background: transparent;}

Hide Your Music Player
(Paste In Any Section)

td td embed { display:none }

Hide Your Contact Box:
(Paste In Your About Me Section)

.contactTable {display: none;}

Hide Your Details:
(Paste At The End Of Your Hero's Section)

</td></tr></table>
</td></tr></table>
</td><td>
<div class="off">
<table><tr><td><table><tr><td>

Hide Your Blogs:
(Paste In Your About Me Section)

table td table tr td.text table {visibility:hidden;}
table td table tr td.text table table, table td table tr td.text table table td.text {visibility:visible;}

Hide Your Blogs & Extended Network:
(Paste In Your About Me Section)

table td table tr td.text table {visibility:hidden;}table td table tr td.text table table, table td table tr td.text table table td.text {visibility:visible;}

Hide Your Friends-Only:
(Paste In Your About Me Section)

td.text td.text table table table, td.text td.text table br, td.texttd.text table .orangetext15, td.text td.text .redlink, td.text td.textspan.btext {display:none;}td.text td.text table {background-color:transparent;}td.text td.text table td, td.text td.text table{height:0;padding:0;border:0;}td.text td.text table table td {padding:3;}td.text td.text table table br {display:inline;}

Hide Your Comments:
(Paste At The End Of Your Who I'd Like To Meet Section)

<div style="position:relative; height:400px; overflow:hidden; border:0px;"><table><tr><td><table><tr><td>

(Tweak The Bold Red, To Make It Look Right On Your Page)

Hide Your Friends & Comments:
(Paste In Any Section)

.Hide {friends-and:comments}
td.text table {display:none;}

Miscellaneous Codes:

Place Each Code Below Into Your Style Tags

Hide Your Display Name:
(Paste In Any Section)

.Hide {user:name}
.nametext {display:none;}

Hide The Navagation Bar:
(Paste In Any Section)

div td font {visibility:hidden;}.navbar {visibility:visible;}

Hide The Top Links:
(Paste In Any Section)

div table td font {display: none;}

Hide The Bottom Links:
(Paste In Your About Me Section)

a.text, table div font a, table div div {visibility:hidden;}
Free Myspace Codes