Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- .main_content_title, #user_default_image, #user_profile_info_outer, #user_profile_info, .middle_panel, .friends-list, #user_newsfeed, .panel-footer, .panel-title, .panel-heading, #main-navbar {display: none; }
- .panel-body, .user_profile_box {background: transparent; border: none;
- }
- .maintop, .leftnav, .profilename, .profilepages, .topbar, .defaultpic, .thumbnail, .gallery, .videos, .userinfo, .journal_entry, .profile_title, .likes_title, .dislikes_title, .music_title, .buttons1, .buttons2, .buttons3, .friends, .rate, .comment_title, .comments, .tagline, .menu2, .profilepages, .footer_links { display: none; }
- body, html, a, a:hover {
- background: #HEX url('IMG URL') repeat;
- background-attachment: fixed;
- cursor: url('IMG URL'), auto;
- }
- ::-webkit-scrollbar {
- width: 5px;
- }
- ::-webkit-scrollbar-track {
- background-color: #HEX;
- }
- ::-webkit-scrollbar-thumb {
- background-color: #HEX;
- }
- body, table {
- text-decoration: none;
- text-transform: none;
- font-size: 8pt;
- font: georgia;
- letter-spacing: 1px;
- color: #HEX;
- }
- b {
- text-decoration: bold;
- text-transform: none;
- font-weight: bold;
- text-shadow: 2px 2px 1px #HEX;
- font: georgia;
- letter-spacing: 1px;
- color: #HEX;
- }
- i {
- text-decoration: italic;
- text-shadow: none;
- font-size: 8pt;
- font: georgia;
- color: #HEX;
- font-style: italic;
- }
- u {
- text-decoration: none;
- border-bottom: #HEX solid 1px;
- font-size: 8pt;
- font: georgia;
- color: #HEX;
- }
- h1 {
- display: block;
- padding: 0px;
- margin-top: 10px;
- margin-bottom: 10px;
- border-radius: 0px;
- text-decoration: none;
- text-transform: uppercase;
- letter-spacing: 1px;
- font: 9pt century gothic;
- color: #HEX;
- border-bottom: #HEX solid 3px;
- }
- a:link, a:visited {
- font-size: 8pt;
- font: georgia;
- color: #HEX;
- text-transform: uppercase;
- background: transparent;
- }
- a:hover {
- color: #HEX;
- background: transparent;
- }
- </style>
- <center>
- <div style="width:600px; height:auto; padding: 10px; border: 1px solid #HEX; background: #HEX;">
- PUT YOUR CONTENT HERE
- </div>
Advertisement
Add Comment
Please, Sign In to add comment