Advertisement
bcakee

004 / again

Nov 16th, 2017
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.56 KB | None | 0 0
  1. <style type="text/css">
  2. .main {
  3. position: absolute;
  4. bottom:0px;
  5. left: 50%;
  6. width: 600px;
  7. height: 75%;
  8. border-top: 11px solid #222; /*สีขอบ*/
  9. border-left: 11px solid #222; /*สีขอบ*/
  10. border-right: 11px solid #222; /*สีขอบ*/
  11. margin-left: -300px;
  12.  
  13. }
  14.  
  15. /*กล่องเนื้อหา*/
  16. .content {
  17. position: absolute;
  18. bottom:0px;
  19. width: 578px;
  20. height: 95%;
  21. padding: 10px;
  22. color: #222; /*สีตัวหนังสือ*/
  23. text-align: center; /*จัดตัวหนังสือ*/
  24. overflow: auto;
  25. }
  26.  
  27. /*เมนู*/
  28. .menu {
  29. position: absolute;
  30. bottom:0px;
  31. left: 615px;
  32. width: 35px;
  33. height: 140px;
  34. }
  35. .link {
  36. position: absolute;
  37. width: 35px;
  38. }
  39. .image {
  40. display: block;
  41. width:auto;
  42. height: auto;
  43. text-align: center;
  44. background: #F5F5F5 ; /*สีพื้นหลังก่อนชี้*/
  45. }
  46. .link2 {
  47. position: absolute;
  48. top: 0;
  49. bottom: 0;
  50. left: 0;
  51. right: 0;
  52. height: 100%;
  53. width: 100%;
  54. opacity: 0;
  55. transition: .5s ease;
  56. background-color: #F5F5F5; /*สีพื้นหลังหลังชี้*/
  57. }
  58.  
  59. .link:hover .link2 {
  60. opacity: 1;
  61. }
  62. .textlink a:hover {
  63. color: #222!important; /*สีลิงก์ขณะชี้*/
  64. text-decoration: none;
  65. }
  66. .textlink a {
  67. color: #222!important; /*สีลิงก์*/
  68. text-decoration: none;
  69. }
  70. .textlink {
  71. color: #222; /*สีตัวหนังสือ*/
  72. text-align: center;
  73. text-transform:uppercase ;
  74. font-family:tahoma;
  75. font-size: 6.5px;
  76. letter-spacing:2px;
  77. position: absolute;
  78. top: 50%;
  79. left: 50%;
  80. -webkit-transform: translate(-50%, -50%);
  81. -ms-transform: translate(-50%, -50%);
  82. -moz-transform: translate(-50%, -50%);
  83. }
  84. .credit {
  85. position:absolute;
  86. left:8px;
  87. bottom:8px;
  88. max-width:75px;
  89. max-height:100px;
  90. border: 1px solid #DCDCDC;
  91. color:#DCDCDC!important;
  92. text-align: center;
  93. letter-spacing:1px;
  94. font-size:8px;
  95. font-family: consolas;
  96. padding: 1px;
  97. }
  98. .credit a:visited , a:active{
  99. color: #DCDCDC !important;
  100. text-decoration: none;
  101. }
  102. .credit a:hover {
  103. color:#DCDCDC !important;
  104. background: none;
  105. text-decoration: none;
  106. padding: 0px;
  107. letter-spacing: 1px;
  108. -webkit-transition: all 0.5s ease;
  109. -moz-transition: all 0.5s ease;
  110. -o-transition: all 0.5s ease;
  111. transition: all 0.5s ease;
  112. }
  113.  
  114.  
  115. body {background: #F5F5F5;} /*สีพื้นหลังไอดีดรีม*/
  116.  
  117. *::selection{background: #747474; color: #222;}
  118. *::-moz-selection{background: #747474; color: #222;}
  119. *::-webkit-selection{background: #747474;color: #222;}
  120.  
  121. ::-webkit-scrollbar {width: 1px ; }
  122. ::-webkit-scrollbar-track { background-color: none ;}
  123. ::-webkit-scrollbar-thumb { border-radius: 0px ;background-color: none; }
  124.  
  125. a:link { color: #222; text-decoration: none; -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
  126. a:visited { color: #222; text-decoration: none}
  127. a:active { color: #222; text-decoration: none}
  128. a:hover {color:#636363;letter-spacing: 3px; padding: 0px 2px ; -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}</style>
  129. <!-- iD DREAM BY AMPERE 2017 @DEK-D (id=998164) -->
  130. <div class="credit">
  131. <a href="https://writer.dek-d.com/ladiiq/story/view.php?id=998164" target="_blank">きれい ★<br />
  132. iD DREAM AMPERE2017</a></div>
  133. <div class="main">
  134. <div class="content">
  135. <span style="font-size:90px;"><strong>W</strong>hat&#39;s<strong> <em>Up</em>.</strong></span><br />
  136. <br />
  137. - ใส่เนื้อหาตรงนี้ -</div>
  138. <div class="menu">
  139. <div class="link" name="addme" style="margin-top:0px;">
  140. <img class="image" src="https://image.ibb.co/go9YE5/add.png" />
  141. <div class="link2">
  142. <div class="textlink">
  143. <a href="http://my.dek-d.com/ชื่อไอดี/friend/request_friend.php">ADD</a></div>
  144. </div>
  145. </div>
  146. <div class="link" name="qmsg" style="margin-top:35px;">
  147. <img class="image" src="https://image.ibb.co/g90b1k/qm.png" />
  148. <div class="link2">
  149. <div class="textlink">
  150. <a href="http://my.dek-d.com/ชื่อไอดี/qmsg/" target="_blank">qm</a></div>
  151. </div>
  152. </div>
  153. <div class="link" name="smsg" style="margin-top:70px;">
  154. <img class="image" src="https://image.ibb.co/b17Ogk/sm.png" />
  155. <div class="link2">
  156. <div class="textlink">
  157. <a href="http://my.dek-d.com/ชื่อไอดี/sendsecret.php" target="_blank">sm</a></div>
  158. </div>
  159. </div>
  160. <div class="link" name="writer" style="margin-top:105px;">
  161. <img class="image" src="https://image.ibb.co/e8r5u5/wri.png" />
  162. <div class="link2">
  163. <div class="textlink">
  164. <a href="http://my.dek-d.com/ชื่อไอดี/writer/" target="_blank">wri<br />
  165. ter</a></div>
  166. </div>
  167. </div>
  168. </div>
  169. </div>
  170. <style type="text/css">
  171. /* เริ่มโค้ดลบทุกอย่างออกไป*/
  172. .left,.right{border:none;background: none;}
  173. .modulebg2 { background: none;}
  174. .headtable, .head2, .modulebg1,
  175. #footer, #header, #neck, .left,
  176. #module_left .modulebg2, #module_right .modulebg2,
  177. .hr1, .hr2, .borderlinks
  178. {display: none !important;}
  179. .mainborder
  180. { border: 0px !important; }
  181. /*ขอบคุณโค้ดจากคุณCaje(id=499460)และคุณเดอะ.เยกเรนเจอร์(id=666856)*/</style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement