Advertisement
chezshay

page 01 "adri"

Dec 26th, 2013
1,825
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.48 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!-- @shayofrp -->
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7.  
  8. <head>
  9.  
  10. <title>{Title}</title>
  11.  
  12. <link rel="shortcut icon" href="{Favicon}" />
  13. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  14.  
  15. <link href='http://fonts.googleapis.com/css?family=Varela+Round' rel='stylesheet' type='text/css'>
  16.  
  17. <style type="text/css">
  18.  
  19. /*--body--*/
  20.  
  21.  
  22. body {
  23. font-style:none;
  24. background-color:{color:hexcode};
  25. font-family:'varela round';
  26. font-size:9px;
  27. }
  28.  
  29.  
  30. a {
  31. color:{color:hexcode};
  32. text-decoration:none;
  33. -webkit-transition: all 0.5s ease-out;
  34. -moz-transition: all 0.5s ease-out;
  35. transition: all 0.5s ease-out;
  36. }
  37.  
  38. a:hover {
  39. color:{color:hexcode};
  40. text-decoration:none;
  41. -webkit-transition: all 0.8s ease-out;
  42. -moz-transition: all 0.8s ease-out;
  43. transition: all 0.8s ease-out;
  44. }
  45.  
  46. img {
  47. border:none;
  48. }
  49.  
  50. h1 {
  51. font-size:10px;
  52. }
  53.  
  54. /*--Cursor code--*/
  55.  
  56.  
  57. *, body, a, a:hover {cursor: url("http://www.totallylayouts.com/cursors/random/tiny_cursor.png"), auto }
  58.  
  59. /*everything*/
  60.  
  61. #everything {
  62. margin-left:250px;
  63. margin-top:100px;
  64. }
  65.  
  66. /*--title--*/
  67.  
  68. #title {
  69. margin-top:0px;
  70. margin-left:0px;
  71. border:1px solid;
  72. padding:2px;
  73. border-color:{color:hexcode};
  74. width:600px;
  75. height:100px;
  76. }
  77.  
  78. /*--middle image--*/
  79. #middleimg{
  80. position:fixed;
  81. margin-top:5px;
  82. margin-left:200px;
  83. border:1px solid;
  84. padding:2px;
  85. border-color:{color:hexcode};
  86. width:200px;
  87. height:250px;
  88. }
  89.  
  90. /*--before--*/
  91. #before{
  92. position:fixed;
  93. margin-left:0px;
  94. margin-top:110px;}
  95.  
  96. /*--after--*/
  97.  
  98. #after{
  99. position:fixed;
  100. margin-left:420px;
  101. margin-top:110px;}
  102.  
  103. /*--links--*/
  104.  
  105. #links {
  106. width:595px;
  107. padding:5px;
  108. font-family:'varela round'
  109. text-transform:uppercase;
  110. text-align:center;
  111. margin-top:-130px;
  112. margin-left:0px;
  113. background-color:{color:hexcode};
  114. }
  115.  
  116. #links a {
  117. padding:5px;
  118. font-size:8px;
  119. letter-spacing:3px;
  120. color:{color:hexcode};
  121. -webkit-transition: all 0.4s ease-in-out;
  122. -moz-transition: all 0.4s ease-in-out;
  123. -o-transition: all 0.4s ease-in-out;
  124. -ms-transition: all 0.4s ease-in-out;
  125. transition: all 0.4s ease-in-out;
  126. }
  127.  
  128. #links a:hover {
  129. color:#fff;
  130. background-color:{color:hexcode};
  131. }
  132.  
  133. #grouplinks {
  134. width:170px;
  135. margin-top:0px;
  136. padding:4px;
  137. margin-left:0px;
  138. }
  139.  
  140.  
  141. #grouplinks a {
  142. font-family:'varela round';
  143. width:170px;
  144. display:block;
  145. background-color:{color:hexcode};
  146. color:{color:hexcode};
  147. font-size:10px;
  148. padding:6px;
  149. text-align:center;
  150. letter-spacing:1px;
  151. text-transform:uppercase;
  152. margin-bottom:5px;
  153. -webkit-transition: all 0.4s ease-in-out;
  154. -moz-transition: all 0.4s ease-in-out;
  155. -o-transition: all 0.4s ease-in-out;
  156. -ms-transition: all 0.4s ease-in-out;
  157. transition: all 0.4s ease-in-out;
  158. }
  159.  
  160. #grouplinks a:hover {
  161. background:#b6b0a9;
  162. color:#fff;
  163. }
  164.  
  165.  
  166.  
  167. {CustomCSS}
  168.  
  169. </style></head>
  170.  
  171.  
  172. <body>
  173.  
  174. <div id="everything">
  175.  
  176. <div id="title"><img src="http://static.tumblr.com/zkwuipe/MlBmyfvpu/2.gif"></div>
  177. <div id="middleimg"><img src="http://static.tumblr.com/zkwuipe/G67myg3q3/dav1.gif"></div>
  178.  
  179. <div id="links">
  180. <a href="/">HOME</a>
  181. <a href="/ask">ASK</a>
  182. <a href="http://shayofrp.tumblr.com">CREDIT </a>
  183. </div>
  184.  
  185. <div id="before"><img src="http://static.tumblr.com/zkwuipe/Gahmyfwpc/untitled-4.png">
  186. <div id="grouplinks">
  187. <a href="/tagged/">link 1</a>
  188.  
  189. <a href="/tagged/">link 2</a>
  190.  
  191. <a href="/tagged/">link 3</a>
  192.  
  193. <a href="/tagged/">link 4</a>
  194.  
  195. <a href="/tagged/">link 5</a>
  196.  
  197. <a href="/tagged/">link 6</a>
  198.  
  199. </div></div>
  200.  
  201. <div id="after"><img src="http://static.tumblr.com/zkwuipe/DBGmyfwxc/untitled-4.png">
  202. <div id="grouplinks">
  203. <a href="/tagged/">link 1</a>
  204.  
  205. <a href="/tagged/">link 2</a>
  206.  
  207. <a href="/tagged/">link 3</a>
  208.  
  209. <a href="/tagged/">link 4</a>
  210.  
  211. <a href="/tagged/">link 5</a>
  212.  
  213. <a href="/tagged/">link 6</a>
  214. </div>
  215. </div>
  216.  
  217. </div>
  218. </body>
  219. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement