Advertisement
Themes_Mandrakescry

Navigation/Tag Page

Sep 3rd, 2013
2,084
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.00 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <!-------------------------------------------
  5. Theme by Clara Schueller
  6. Navigation/Tags/About
  7. http://mandrakescry.tumblr.com/
  8. DON'T REMOVE THE CREDITS
  9. -------------------------------------------->
  10.  
  11.  
  12. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  13. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  14. <head><title>{Title}</title>
  15. <link rel="shortcut icon" href="{Favicon}">
  16.  
  17.  
  18.  
  19. <style type="text/css">
  20.  
  21. body {
  22. background-color: #ffffff;
  23. background-image: url('http://www.webtexture.net/wp-content/gallery/20-seamless-paper-texture/papar_texture_thumb10.jpg');
  24. background-attachment: fixed;
  25. margin: 0;
  26. word-wrap: break-word;
  27. text-decoration: none;
  28. }
  29. a {
  30. text-decoration:none;
  31. }
  32.  
  33.  
  34. #back {
  35. position:fixed;
  36. margin-left:200px;
  37. }
  38.  
  39. #back img {
  40. width:850px;
  41. z-index:-1;}
  42.  
  43. /*SIDEBAR*/
  44.  
  45.  
  46.  
  47. #side {
  48. margin-left:467px;
  49. font-size:12px;
  50. margin-top: 453px;
  51. text-transform:lowercase;
  52. text-align:center;
  53. letter-spacing:1px;
  54. position:fixed;
  55. opacity:1;
  56. font-family: times;
  57.  
  58. }
  59.  
  60. #side a{
  61. padding-top:3px;
  62. padding-bottom:3px;
  63. padding-right:3px;
  64. padding-left:3px;
  65. color:#000;
  66.  
  67. }
  68.  
  69. #side a:hover{
  70. color:#fff;
  71. -webkit-transition: all .9s ease;
  72.  
  73.  
  74. }
  75.  
  76. #text {
  77. color:#000;
  78. margin-top:150px;
  79. margin-left:239px;
  80. position:fixed;
  81. font-size:10px;
  82. width:150px;
  83. text-align:justify;
  84. }
  85.  
  86.  
  87. /*END OF SIDEBAR*/
  88.  
  89. /*LINKS*/
  90.  
  91.  
  92. #moony {
  93. position:fixed;
  94. margin-top:160px;
  95. margin-left:90px;
  96. line-height:25px;
  97. padding-bottom:5px;
  98. font-family:raleway;
  99. color:#000;
  100. }
  101.  
  102. #moony a {
  103. font-size:12px;
  104. text-decoration:none;
  105. text-align:center;
  106. display:inline-block;
  107. color:#000;
  108. width:55px;
  109. padding:2px;
  110. -webkit-transition: all 0.5s ease-out;
  111. -moz-transition: all 0.5s ease-out;
  112. transition: all 0.5s ease-out;
  113. }
  114.  
  115. #moony a:hover {
  116. display:inline-block;
  117. color:#fff;
  118. -webkit-transition: all 0.5s ease-out;
  119. -moz-transition: all 0.5s ease-out;
  120. transition: all 0.5s ease-out;
  121. }
  122.  
  123. /*END OF LINKS/
  124.  
  125. /*TAGS BOX*/
  126. #tagsbox {
  127. position:fixed;
  128. font-family:raleway;
  129. text-transform:none;
  130. overflow:auto;
  131. font-size:9px;
  132. height:292px;
  133. width:192px;
  134. margin-top:145px;
  135. margin-left:510px;
  136. }
  137.  
  138. div#tagsbox::-webkit-scrollbar {width: 4px;}
  139. div#tagsbox::-webkit-scrollbar-track {background: #ddd;}
  140. div#tagsbox::-webkit-scrollbar-thumb {background: #6b6b69;
  141. }
  142.  
  143. #tagtitle {
  144. text-align:center;
  145. text-transform:uppercase;
  146. font-size:14px;
  147. width:100%;
  148. color:#000;
  149. font-weight:bold;
  150. }
  151.  
  152. #prongs a {
  153. color:#000;
  154. text-decoration:none;
  155. display:block;
  156. text-transform:lowercase;
  157. letter-spacing:1px;
  158. -webkit-transition: all 0.5s ease-out;
  159. -moz-transition: all 0.5s ease-out;
  160. transition: all 0.5s ease-out;
  161. }
  162.  
  163. #prongs a:hover {
  164. text-decoration:none;
  165. display:block;
  166. text-transform:lowercase;
  167. color:#ddd;
  168. -webkit-transition: all 0.5s ease-out;
  169. -moz-transition: all 0.5s ease-out;
  170. transition: all 0.5s ease-out;
  171. }
  172.  
  173. #padfoot {
  174. padding-top:5px;
  175. text-transform:uppercase;
  176. font-size:10px;
  177. font-style:italic;
  178. font-weight:bold;
  179. color:#000;
  180. border-bottom:1px solid;
  181. width:100%;
  182. }
  183.  
  184. #padfoot a{
  185. color:#777;
  186. text-decoration:none;
  187. }
  188.  
  189. /*END OF TAGS BOX*/
  190.  
  191.  
  192.  
  193. {CustomCSS}</style>
  194.  
  195.  
  196. </head>
  197.  
  198. <body>
  199.  
  200. <div id="back">
  201.  
  202. <div id="side">
  203. <a href="/">home</a><br>
  204. <a href="/ask">mssg</a><br>
  205. <a href="http://adf.ly/WipQG">credit</a>
  206. </div>
  207.  
  208.  
  209.  
  210.  
  211.  
  212. <!--LINKS-->
  213. <div id="moony">
  214. <a href="/">link</a>
  215. &nbsp;
  216. <a href="/">link</a>
  217.  
  218. <br>
  219. <a href="/">link</a>
  220. &nbsp;
  221. <a href="/">link</a>
  222.  
  223. <br>
  224. <a href="/">link</a>
  225. &nbsp;
  226. <a href="/">link</a>
  227.  
  228. <br>
  229. <a href="/">link</a>
  230. &nbsp;
  231. <a href="/">link</a>
  232.  
  233. <br>
  234. <a href="/">link</a>
  235. &nbsp;
  236. <a href="/">link</a>
  237.  
  238.  
  239. </div>
  240. <!--END OF LINKS-->
  241.  
  242. <div id="text">
  243. <!--HERE YOU OUT YOUR TEXT, YOU CAN PUT SOMETHING ABOUT YOU-->
  244. Mr. Moony presents his compliments to Professor Snape, and begs him to keep his abnormally large nose out of other people's business.<br>
  245. Mr. Prongs agrees with Mr. Moony, and would like to add that Professor Snape is an ugly git.<br>
  246. Mr. Padfoot would like to register his astonishment that an idiot like that ever became a professor.<br>
  247. Mr. Wormtail bids Professor Snape good day, and advises him to wash his hair, the slimeball.”
  248. <!--THIS IS HERE THE TEXT ENDS-->
  249. </div>
  250.  
  251.  
  252. <!--TAG BOX-->
  253. <div id="tagsbox">
  254. <div id="tagtitle">
  255. </div>
  256. <br>
  257. <!--TAG GROUP 1-->
  258. <div id="padfoot">
  259. Main tag
  260. </div>
  261. <div id="prongs">
  262. <li><a href="/">tag</a></li>
  263. <li><a href="/">tag</a></li>
  264. <li><a href="/">tag</a></li>
  265. <li><a href="/">tag</a></li>
  266. <li><a href="/">tag</a></li>
  267. <li><a href="/">tag</a></li>
  268. </div>
  269. <!--END OF TAG GROUP 1-->
  270.  
  271. <!--TAG GROUP 2-->
  272. <div id="padfoot">
  273. Main tag
  274. </div>
  275. <div id="prongs">
  276. <li><a href="/">tag</a></li>
  277. <li><a href="/">tag</a></li>
  278. <li><a href="/">tag</a></li>
  279. <li><a href="/">tag</a></li>
  280. <li><a href="/">tag</a></li>
  281. <li><a href="/">tag</a></li>
  282. </div>
  283. <!--END OF TAG GROUP 2-->
  284.  
  285. <!--TAG GROUP 3-->
  286. <div id="padfoot">
  287. Main tag
  288. </div>
  289. <div id="prongs">
  290. <li><a href="/">tag</a></li>
  291. <li><a href="/">tag</a></li>
  292. <li><a href="/">tag</a></li>
  293. <li><a href="/">tag</a></li>
  294. <li><a href="/">tag</a></li>
  295. <li><a href="/">tag</a></li>
  296. </div>
  297. <br>
  298. <!--END OF TAG GROUP 3-->
  299.  
  300.  
  301.  
  302. </div>
  303. <!--END OF TAG BOX-->
  304.  
  305. <img src="http://static.tumblr.com/xkrznpq/L0Mmsjf6o/book_3.png">
  306. </div>
  307.  
  308. </body>
  309. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement