Advertisement
agunq

CSS chatango Agunq :3

Nov 4th, 2014
336
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.95 KB | None | 0 0
  1. html{position: fixed; width: 100%; height: 100%;}
  2. body{background-position: center; background-color: #000; background-image: url(http://i.ytimg.com/vi/cRzYQu6xGCc/maxresdefault.jpg); background-repeat: repeat;}
  3. #profile{background: rgba(0, 0, 0,0.8); color: black; height: 100%; text-align: center; width: 100%;}
  4. #foto{margin-left:-25px; margin-top:-25px; position: fixed;top: 50%;left: 50%;width: 50px;height: 50px;border: 2px solid #00FFFF;border-radius: 4px;overflow: hidden;-webkit-transition: all .5s ease; -moz-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}
  5. #wrap{z-index:0;position:fixed;top: 50%;margin-top:-300px;margin-left:-15px;}
  6. #a, .logo_div, .fpix_header, .topad, .fpix_asl_table, .profile_text, .nc_profile, #left_container, #profilephoto, #flash_close_butt, #start_chat_but, .uppermenu, #buyers_ad, #flashcontent, .yellow_but, .bottombar, .byline, .top-links { visibility: hidden !important; display: none !important;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement