Press CTRL-D to Bookmark this Page  |  Contact Us
Views

How to Make Your Profile Tiny

Jump to: navigation, search

To make your profile smaller, first go to “Edit Profile.” Then add the following code to any text box in that section:


<style>
table table td img {display:none;}
table table table td img {display:inline;}
table td td {width:0px;}
table {width:450px;}
table table {width:auto;}
table table td {padding:3px;}
table table table td {padding:0px;}
table table table {width:220px !important; height:0px;}
td.text td a img {width:auto !important;}
table table table table table, 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 td td div strong {width:170px !important; display:block;}
embed, object {display:block; width:220px; height:38px;}
td.text td.text .orangetext15, td.text td.text table table div {display:none;}
</style>


Hit “Save All Changes” and then view your profile. This is an example of what your profile will look like after adding this code:

Tiny_profile.png