« Reverse the columns on your Myspace Profile | Main | Hide the top links on Myspace »

Make Your Myspace Profile Skinny

Wondering how to make your myspace profile skinny? Well Ive got the code for just the thing!

Wondering how to create a skinny profile? The code you will find below will do just that. This code will need to replace any existing code you have added to your profile. Some of these items, such as font color or sizes can actually be modified to customize the look and feel of your profile, but you may have to have some HTML/CSS knowledge in order to modify the items in bold.

Here's the code to create a skinny myspace profile:

<STYLE type="text/css">
body {
color: FF0000;
font-family: Arial, Verdana, Helvetica;
font-size: 10px !important;
background-color: 000000;
background-image: url("URL TO IMAGE");
background-repeat: repeat;
background-position: center center;
background-attachment: fixed;
scrollbar-face-color: 000000;
scrollbar-highlight-color: FF0000;
scrollbar-3dlight-color: FF0000;
scrollbar-shadow-color: FF0000;
scrollbar-darkshadow-color: FF0000;
scrollbar-arrow-color: 000000;
scrollbar-track-color: FFFFFF;
}
table, tr, td {
background: transparent;
border-width: 0px;
}
table td td {
width: 0px;
}
table table td {
padding: 3px;
}
table table table {
width: 220px !important;
background-color: CCCCCC;
border-width: 2px;
border-style: solid;
border-color: FF0000;
}
table table table td {
padding: 0px;
}
table table table table {
border-width: 0px;
}
table table table table table {
width: 0px !important;
padding: 0px !important;
}
table table table table table td {
width: 0px !important;
padding: 0px !important;
}
td.text a img {
width: 100px !important;
}
td.text td.text a img {
width: 35px !important;
}
td.text td a img {
width: auto !important;
}
table table td img {
display: none;
}
table table table td img {
display: inline;
}
td td td div strong {
width: 170px !important;
display: block;
}
span, font, table, td, div, b, li, p {
color: FFFFFF;
font-family: Arial, Verdana, Helvetica;
font-size: 10px !important;
}
.orangetext15, .blacktext10 {
color: FF0000;
font-family: Arial, Verdana, Helvetica;
font-size: 10px !important;
font-weight: bold;
display: block;
width: 110px;
}
td.text td.text table table div {
display: none;
}
body div table tbody tr td font {
visibility: hidden;
}
.navbar {
visibility: visible;
}
.navbar font {
visibility: hidden;
}
table td div div font {
visibility: hidden;
}
.contactTable {
visibility: hidden !important;
display: none !important;
}
object {
display: block;
width: 220px;
}
</STYLE>

This next section of code are add-ons to the above code, which you can further customize the look of your profile. The following code can be added between the <STYLE type="text/css"> and </STYLE> tags.

This code will modify the navigation bar links and all other text links in your profile:

<STYLE type="text/css">
a {
font-family: Arial, Verdana, Helvetica;
font-size: 10px !important;
font-weight: bold;
text-transform: uppercase;
}
a:link, a:active, a:visited {
color: FF0000;
text-decoration: none;
}
a:hover {
color: FFFFFF;
text-decoration: underline;
}
a.navbar {
font-family: Arial, Verdana, Helvetica;
font-size: 10px !important;
font-weight: bold;
text-transform: uppercase;
}
a.navbar:link, a.navbar:active, a.navbar:visited {
color: FF0000;
text-decoration: none;
}
a.navbar:hover {
color: FFFFFF;
text-decoration: underline;
}
a.redlink {
font-family: Arial, Verdana, Helvetica;
font-size: 10px !important;
font-weight: bold;
text-transform: uppercase;
}
a.redlink:link, a.redlink:active, a.redlink:visited {
color: FF0000;
text-decoration: none;
}
a.redlink:hover {
color: FFFFFF;
text-decoration: underline;
}
</STYLE>


This add-on section of code will customize your section titles, headers and name text in your profile:

<STYLE type="text/css">
.btext {
color: FF0000;
font-family: Arial, Verdana, Helvetica;
font-size: 10px !important;
font-weight: bold;
text-transform: uppercase;
}
.blacktext12 {
color: FF0000;
font-family: Arial, Verdana, Helvetica;
font-size: 10px !important;
font-weight: bold;
text-transform: uppercase;
}
.lightbluetext8 {
color: 000000;
font-family: Arial, Verdana, Helvetica;
font-size: 10px !important;
font-weight: bold;
}
.redtext {
color: FF0000;
font-family: Arial, Verdana, Helvetica;
font-size: 10px !important;
font-weight: bold;
text-transform: uppercase;
}
.redbtext {
color: FF0000;
font-family: Arial, Verdana, Helvetica;
font-size: 10px !important;
font-weight: bold;
text-transform: uppercase;
}
.text {
color: 000000;
font-family: Arial, Verdana, Helvetica;
font-size: 10px !important;
}
.whitetext12 {
color: 000000;
font-family: Arial, Verdana, Helvetica;
font-size: 10px !important;
font-weight: bold;
}
.nametext {
color: FF0000;
font-family: Arial, Verdana, Helvetica;
font-size: 16px !important;
font-weight: bold;
text-transform: uppercase;
}
</STYLE>

Once again, some of these items can be changed to fit your style.

I hope this helps dispell some confusion on how to make your profile skinny, as well as customize it how you like at the same time. If there's any questions, please reply to this message.


    Comments

    i still have a problem with the table with comments. every other table turned skinny but not the one with comments. it still has it original size :(

    i tried this one, but it still doesnt make my pf skinny, please help!!!! i've looked EVERYWHERE!!!!

    I like the look of the skinny profile but I do have one problem with it. When I applied the HTML to my site it did away with my contact box. No one can find the option for "add as a friend"

    i put the code in, but the text is all going downwards!!!!! please help me out!!!

    i used those codes and changed the fonts, colours, sizes etc. and it worked really well an was the only code id found that actually worked! however some colours havent changed an ive been over it so many times.
    is there any reason for this?

    hey well i just wantedto ask how do i make my contact box visible.. because i tried ur skinny code and it doesnt show my contact box other than that all works!

    do you know of anyplace that will do that all for you!?
    im so lost.
    ah.

    ahhhh! ive looked for the skinny profile code thingy everywhere...and i tried this and it kinda worked..BUT idk how to do the color codes or anything i know what i want it to look like but i need help!!!

    This worked GREAT!
    I just changed the colors a bit.
    :]

    is there anyway to make it skinny without having to put all of that stuff in...

    well i put the code in and changed some of the colours and put my image URL in but it doesnt show the background of the URL. it also like streaches my friends and hides my contact table. i really want a skinny profile please help!!!!

    people all you need to do to get ur contact table back is delete this part of thee code "contactTable {
    visibility: hidden !important;
    display: none !important;
    } "

    Holy shiet.
    thank you so so so much.
    it worked perfectly for me.
    great job
    love Desiree

    How do I make the comments box skinny and the contact table reappear?

    the code works very well but it turns the border red and it doesnt do with my layout
    please help me

    &&Love

    no matter what i do my profile is still wide, and i need something to change that

    this doesn't WORK,
    okaY??

    each time I put the stupid code in, it automatically cuts off at .r something.

    um isnt there a small code just to make it skinny instead of using and modifying ALL these codes?

    to answer some of your qustions...

    1. The content in your comments may be the reason why your comments table is still big. You might want to resize the pictures or delete the comments with lots of text and big pictures in them

    2. If you want to keep your contact box, take out this part of the code.

    .contactTable {
    visibility: hidden !important;
    display: none !important;
    }

    TO MAKE YOUR PROFILE SKINNY WITHOUT YOUR CONTACT TABLE DISAPERAING, ALL YOU HAVE TO PUT IS THIS AND IT WILL STICK ALONG THE LINES OF THE LAYOUT YOU WILL ALREADSY HAVE. You dont have to change any colors or numbers or anythign like that. just stick this somewhere in your about me.


    }
    table table table table table {
    width: 0px !important;
    padding: 0px !important;
    }
    table table table table table td {
    width: 0px !important;
    padding: 0px !important;
    }
    td.text a img {
    width: 100px !important;
    }
    td.text td.text a img {
    width: 35px !important;
    }
    td.text td a img {
    width: auto !important;
    }
    table table td img {
    display: none;
    }
    table table table td img {
    display: inline;
    }
    td td td div strong {
    width: 170px !important;
    display: block;

    **i didnt code this**

    is there a certain generator like mygen
    that can help you do this easier.?

    i used this code and it works really good but how can i get my friends pictures to be bigger?

    um hi your code is very helpful but for some reason, every letter in my about me goes down and makes it verrrrrry long and hard to read, how can i edit that?

    do u know how to for myspace make the underline, italics and bolded different colors?and im new to this whole html thing so i dont know where to replace things in the code. HELP!! pleasemuch appreciated

    how do you make it so the bakcround doesnt tile

    Ok it made everything skinny but I would like to make my contact table and make my tables visible.. Please help me out...

    I SAW YOUR TUTORIAL ON HOW TO MAKE A LAYOUT SKINNY BUT I CAN'T FIND OUT ANYWHERE HOW TO CHANGE ONE FROM BEING SKINNY TO NORMAL. PLEASE HELP. THANKS.

    i used it so i could see my backround image and it worked

    i tried this fricken thing and it totally screwed up my profile!!!

    Just get rid of this bit of the code for your contact box to appear again

    .contactTable {
    visibility: hidden !important;
    display: none !important;
    }

    jx

    one site that has it.. and no color codes are there but the ones u have already .. fuck this code

    www.myspacetweaks.com

    and go to forums.. "common questions and answers" its labled skinny profile code.

    um, thanx, but does anybody know a code that automatically sets your images at a small size so it doesnt sretch your skinny profile??? PLEASE HELPP
    I know its possibel b/c some premade layouts have it. but i dont want a premade layout.

    i have a skinny layout now and my display picture got smaller when you preview my page i was wondering how do you make it bigger agian??

    whered the contact table go? how do i get it back??

    umm it turns my bk black and red!!

    Post a comment

    (If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)