Advertisement
GoldLeej

CODESZS

Jan 27th, 2012
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.08 KB | None | 0 0
  1. Hide ads
  2. <style> .logo_div { visibilty: hidden; } .fpix_header { visibility: hidden; } .topad { visibility: hidden; } .fpix_asl_table { visibility: hidden; } .profile_text { visibilty: hidden; } .nc_profile { visibilty: visible; } #left_container { visibility: hidden; } #profilephoto { visibility: visible; } #flash_close_butt { visibility: hidden; } #start_chat_but { visibility: hidden; } #fpix_wrapper { visibility: visible; } body { ) </style> <style> span {display:text !important;] </style>
  3. ###################
  4. On hover box shit
  5.  
  6. <style type="text/css">
  7. <!--
  8. body {
  9. margin: 0px;
  10. }
  11. .wrapper {
  12. position: absolute;
  13. top: 0px;
  14. left: 0px;
  15. height: 1400px;
  16. width: 100%;
  17. background-image:url(http://img41.imageshack.us/img41/3745/wallpaper575057.png);
  18. }
  19. .about {
  20. background-image:url(http://img41.imageshack.us/img41/3745/wallpaper575057.png);
  21. height: 600px;
  22. width: 900px;
  23. position: center;
  24. top: 250px;
  25. left: 500px;
  26. padding: 5px;
  27. opacity: .2;
  28. font-family: 'Lusitana', serif;
  29. font-size: 5px;
  30. color: #FFFFFFF;
  31. word-spacing: 2px;
  32. border-top-right-radius:10px;
  33. -moz-border-radius-topright:10px;
  34. -webkit-border-top-right-radius:10px;
  35. border-top-left-radius:10px;
  36. -moz-border-radius-topleft:10px;
  37. -webkit-border-top-left-radius:10px;
  38. border-bottom-left-radius:10px;
  39. -moz-border-radius-bottomleft:0px;
  40. -webkit-border-bottom-left-radius:10px;
  41. border-bottom-right-radius:10px;
  42. -moz-border-radius-bottomright:0px;
  43. -webkit-border-bottom-right-radius:10px;
  44. }
  45.  
  46. .about:hover {
  47. -webkit-transition-duration: .90s;
  48. opacity: 2;
  49. filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  50. -webkit-transform: scale(1.1);
  51. }
  52. .titletext {
  53. position: absolute;
  54. left: 0px;
  55. top: 41px;
  56. text-align: right;
  57. height: 25px;
  58. width: 555px;
  59. }
  60. .text {
  61. overflow: scroll;
  62. position: absolute;
  63. z-index: 2;
  64. font-family: 'Lusitana', serif;
  65. font-size: 5px;
  66. color: #444;
  67. height: 100%;
  68. width: 100%;
  69. }
  70. .abouttext {
  71. height: 100%;
  72. overflow-y: scroll;
  73. overflow-x: hidden;
  74. padding-right: 4px;
  75. }
  76.  
  77. </style>
  78. ############################
  79. Img w/ border
  80. <img style="border:5px dotted #666666;" src="http://img3.imageshack.us/img3/8529/megaherz.jpg" width="300" height="300" alt="Megaherz" /><br />
  81. ######################################
  82. Nav, fonts,header design
  83. <style> .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, .bottombar, .byline, .top-links{ visibility: hidden !important; display: none !important;} body{ background-color:000000 !important; background-image:url(http://img600.imageshack.us/img600/174/wallpaper595482.jpg) !important; font-family: 'Lusitana', serif; !important; font-size:13px; color:FFFFFF;} h1{ font-family: 'Lusitana', serif; !important; color:0A74F4!important; font-size:100px; font-weight:normal; margin-bottom: -50px; letter-spacing: -2px; text-shadow:0 0 1px #00FF00;} h2{ font-family: 'Lusitana', serif; !important; color:FFCC00 !important; font-size:40px; font-weight:normal; margin-bottom: -10px; letter-spacing: -2px;} #margin{ margin-left:15px; margin-right:15px;} #navigation{ padding:10px; background-color: 000000; font-family: 'Lusitana', serif;; letter-spacing: -1px; color:ffffff; font-size:18px; font-weight:none;} #navigation:hover{ background-color:FFFFFF; color:000000; cursor:pointer; cursor:hand;} a, a:link, a:active, a:visited{ color:FFCC00; text-decoration:none; font-weight:none;} a:hover{ text-decoration:none; border-bottom:2px solid #FFCC00;} img{ margin-left:5px; margin-right:5px;} ::-moz-selection{background-color:#FFFFFF;color:000000;} </style>
  84. #######################################################
  85. Individual header change
  86. h1{ font-family: 'Lusitana', serif; !important; color:0A74F4!important; font-size:100px; font-weight:normal; margin-bottom: -50px; letter-spacing: -2px; text-shadow:0 0 1px #00FF00;} h2{ font-family: 'Lusitana', serif; !important; color:FFCC00 !important; font-size:40px; font-weight:normal; margin-bottom: -10px; letter-spacing: -2px;} #margin{ margin-left:15px; margin-right:15px;}
  87. ####################################################
  88. Nav section
  89. #navigation{ padding:10px; background-color: 000000; font-family: 'Lusitana', serif;; letter-spacing: -1px; color:ffffff; font-size:18px; font-weight:none;} #navigation:hover{ background-color:FFFFFF; color:000000; cursor:pointer; cursor:hand;} a, a:link, a:active, a:visited{ color:FFCC00; text-decoration:none; font-weight:none;} a:hover{ text-decoration:none; border-bottom:2px solid #FFCC00;} img{ margin-left:5px; margin-right:5px;} ::-moz-selection{background-color:#FFFFFF;color:000000;}
  90. #######################################
  91. Nav directy shit dohickey button.
  92. <span onclick="document.getElementById('start').innerHTML=document.getElementById('about').innerHTML;"><span id="navigation">About</span></span>
  93. <div id="about"> text </div>
  94. #####################################
  95. Box thing.
  96. <div style="width:700px; height:625px; background-color:2A2D2C;box-shadow: 0 0 2px #ffcc00;overflow:auto;border-top-right-radius:20px;border-top-left-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;"> <div style="margin-left:15px; margin-right:15px; margin-top:20px; border:4px dashed #585858;">
  97. ########################################
  98. Onhover text
  99. <style type="text/css">
  100. #name{
  101. font-size:140pt;
  102. font-family: 'Crete Round', serif;
  103. text-shadow: 0px 0px 5px #CC0000;
  104. text-align:center;
  105. opacity: 0.5;
  106. -webkit-transition: opacity 0.5s ease-in;
  107. -moz-transition: opacity 0.5s ease-in;
  108. -o-transition: opacity 0.5s ease-in;
  109. -ms-transition: opacity 0.5s ease-in;
  110. transition: opacity 0.5s ease-in;
  111. }
  112.  
  113. #name:hover {
  114. opacity: 3;
  115. color: #DD5E00;
  116. font-size:140pt;
  117. -webkit-transition: opacity 0.5s ease-out;
  118. -moz-transition: opacity 0.5s ease-out;
  119. -o-transition: opacity 0.5s ease-out;
  120. -ms-transition: opacity 0.5s ease-out;
  121. transition: opacity 0.5s ease-out;
  122. }
  123.  
  124. </style>
  125. <body>
  126. <div id="name">le text<br /></div></div>
  127. ############################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement