Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <center><style>
- .overlay {
- width: 900px;
- height: 800px;
- top: -200px;
- background: url('http://i.imgur.com/HVpNW46.png') 0px 0px no-repeat;
- position: relative;
- }
- .innerbox {
- overflow: auto;
- border: 1px solid #333;
- position: absolute;
- }
- #innerbox1 {
- top: 267px;
- left: 389px;
- width: 321px;
- height: 171px;
- overflow: auto;
- }
- #innerbox2 {
- top: 223px;
- left: 171px;
- width: 165px;
- height: 140px;
- }
- #innerbox3 {
- top: 495px;
- left: 357px;
- width: 288px;
- height: 101px;
- }
- </style>
- <div class="overlay">
- <div class="innerbox" id="innerbox2">Box 2</div>
- <div class="innerbox" id="innerbox3">Box 3</div>
- <div class="innerbox" id="innerbox1">box 1</div>
- </div>
- <style>
- html, body { background-color: #540c18;
- color: #ffffff;
- }
- .defaultpic, .thumbnail, .gallery, .menu2, .topbar, .leftnav, .userinfo, .comments, .friends, .rate, .buttons1, .buttons2, .buttons3, .journal_entry, .buttons1, .buttons2, .buttons3, .profile_title, .likes_title, .dislikes_title, .music_title, h2, .maintop img, .view_comments, .maintop table .comment_title, .videos, #menu0, .footer_links { display: none; }
- .profilepages, .tagline { display: none;
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement