Advertisement
dylaenobriens

Network Theme

Jul 5th, 2013
818
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.68 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. <!--
  4.  
  5. DYLAENOBRIENS NETWORK THEME
  6.  
  7. -->
  8.  
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  11. <head><title>{Title}</title>
  12. <link rel="shortcut icon" href="{Favicon}">
  13. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  14. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  15.  
  16.  
  17. <meta name="color:Background" content="#ffffff"/>
  18. <meta name="color:Link" content="#b8b8b8"/>
  19. <meta name="color:Tags" content="f0f0f0"/>
  20. <meta name="color:Line" content="#f2f2f2"/>
  21. <meta name="color:Border" content="#e4e4e4"/>
  22.  
  23.  
  24. <style type="text/css">
  25.  
  26. /* --- SCROLLBAR ---*/
  27.  
  28. ::-webkit-scrollbar {
  29. width: 5px;height: 5px;}
  30. ::-webkit-scrollbar-button:start:decrement,
  31. ::-webkit-scrollbar-button:end:increment {
  32. height: 6px;display: block;background-color: {color:white};}
  33. ::-webkit-scrollbar-track-piece {
  34. background-color:#fff;}
  35. ::-webkit-scrollbar-thumb:vertical {
  36. height: 9px;background-color:#fff;border-top:1px solid #fff ;border-bottom:1px solid #fff;}
  37.  
  38.  
  39. /* --- BODY ---*/
  40.  
  41. body {
  42. background:#fff;
  43. margin:0px;
  44. color:#a8a8a8;
  45. font-family:Calibri;
  46. font-size:9px;
  47. line-height:100%;
  48. }
  49.  
  50. a {
  51. text-decoration:none;
  52. outline:none;
  53. -moz-outline-style:none;
  54. color:{color:link};
  55. -webkit-transition: all 0.7s ease;
  56. -moz-transition: all 0.7s ease;
  57. -o-transition: all 0.7s ease
  58. }
  59.  
  60. img {
  61. border:none;
  62. }
  63.  
  64. blockquote {
  65. padding-left:5px;
  66. border-left:2px solid;
  67. }
  68.  
  69. blockquote blockquote {
  70. padding-left:5px;
  71. border-left:2px solid;
  72. }
  73.  
  74. h1 {
  75. font-size:9px;
  76. text-transform:uppercase;
  77. }
  78.  
  79. a:hover {
  80. opacity:10;
  81. color:#f2f2f2;
  82. -webkit-transition: all 0.7s ease;
  83. -moz-transition: all 0.7s ease;
  84. -o-transition: all 0.7s ease
  85. }
  86.  
  87. #bite
  88. #bite a{
  89. display:block
  90. }
  91. #bite .death {
  92. margin-right:0px;filter: alpha(opacity = 0);
  93. opacity:0;-webkit-transition: all 0.5s ease-out;
  94. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  95. }
  96.  
  97. #bite:hover .death {
  98. margin-left:0px;
  99.  
  100. -webkit-transition: all 0.8s ease-out;
  101. -moz-transition: all 0.8s ease-out;
  102. transition: all 0.8s ease-out;
  103. filter: alpha(opacity = 100);
  104. filter: alpha(opacity = 100);
  105. opacity:8;
  106. }
  107.  
  108. #everything {
  109. margin-left:100px;
  110. }
  111.  
  112.  
  113. /* --- SIDEBAR LINKS ---*/
  114.  
  115. .links {
  116. width:145px;
  117. height:5px;
  118. padding: 10px;
  119. font-size:9px;
  120. font-family:'calibri';
  121. text-align:center;
  122. margin-top:112px;
  123. margin-left:615px;
  124. text-align:center;
  125. text-transform:uppercase;
  126. word-spacing:2px;
  127. position:fixed;
  128. padding-bottom:7px;
  129. }
  130.  
  131. .links a {
  132. font-size: 9px;
  133. padding:3px;
  134. }
  135.  
  136. .links a:hover {
  137. color:#f2f2f2;
  138. }
  139.  
  140.  
  141. /* --- DESCRIPTION ---*/
  142.  
  143. #description {
  144. position:fixed;
  145. font-family:cambria;
  146. line-height:90%;
  147. font-size:9px;
  148. font-style:italic;
  149. width:100px;
  150. margin-top:20px;
  151. padding:8px;
  152. margin-left:0px;
  153. text-align:justify;
  154. color:{color:text};
  155. }
  156.  
  157. #description a {color:{color:text}; -moz-transition-duration:0.4s;
  158. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  159.  
  160. #panel {
  161. width:150px;
  162. }
  163.  
  164. #panel img {
  165. position:fixed;
  166. width:150px;
  167. height:150px;
  168. margin-left:350px;
  169. margin-top:0px;
  170. }
  171.  
  172. #name {
  173. position:fixed;
  174. font-family:hevetica;
  175. font-size:23px;
  176. margin-left:460px;
  177. margin-top:53px;
  178. color:#a8a8a8;
  179. -webkit-transform: rotate(90deg);
  180. -moz-transform: rotate(90deg);
  181. -o-transform: rotate(90deg);
  182. }
  183.  
  184. #about {
  185. position:fixed;
  186. font-family:calibri;
  187. font-size:11px;
  188. background-color:white;
  189. margin-left:350px;
  190. width:150px;
  191. margin-top:0px;
  192. height:103px;
  193. padding-top:60px;
  194. opacity:0.8;
  195. text-align:center;
  196. color:#a8a8a8;
  197. }
  198.  
  199. #title {
  200. position:fixed;
  201. margin-left:650px;
  202. margin-top:70px;
  203. font-size:70px;
  204. font-family:english;
  205. text-align:normal;
  206. }
  207.  
  208.  
  209.  
  210. {CustomCSS}</style></head><body>
  211.  
  212. <div id="everything">
  213.  
  214. <div id="title">Title</div>
  215.  
  216. <div id="description">
  217. {Description}
  218. </div>
  219.  
  220.  
  221. <div class="links">
  222. <a href="/">home</a>
  223. <a href="/ask">mssg</a>
  224. <a href="http://ofsushi.tumblr.com/">credit</a>
  225. </div>
  226.  
  227. <table id="all" border="0" cellpadding="0" cellspacing="60">
  228.  
  229.  
  230. <!----NEW CELL---->
  231.  
  232. <td><div id="bite"><div id="panel"><img src="http://static.tumblr.com/5d7aad5207696824b21825573258233d/ujmsumm/z6bmo65ri/tumblr_static_pwetty.png"></div>
  233. <div id="name">Name | URL</div>
  234. <div class="death">
  235. <div id="about">
  236. This is the description.</div></div></td>
  237.  
  238. <!----END CELL---->
  239.  
  240. <br><br>
  241.  
  242. <!----NEW CELL---->
  243.  
  244. <td><div id="bite"><div id="panel"><img src="http://static.tumblr.com/5d7aad5207696824b21825573258233d/ujmsumm/z6bmo65ri/tumblr_static_pwetty.png"></div>
  245. <div id="name">Name | URL</div>
  246. <div class="death">
  247. <div id="about">
  248. This is the description.</div></div></td>
  249.  
  250. <!----END CELL---->
  251.  
  252. <br><br>
  253.  
  254. <!----NEW CELL---->
  255.  
  256. <td><div id="bite"><div id="panel"><img src="http://static.tumblr.com/5d7aad5207696824b21825573258233d/ujmsumm/z6bmo65ri/tumblr_static_pwetty.png"></div>
  257. <div id="name">Name | URL</div>
  258. <div class="death">
  259. <div id="about">
  260. This is the description.</div></div></td>
  261.  
  262. <!----END CELL---->
  263.  
  264.  
  265. <!--END ROW--->
  266.  
  267. <tr><tr><tr>
  268.  
  269. <!----NEW ROW---->
  270.  
  271. <!----NEW CELL---->
  272.  
  273. <td><div id="bite"><div id="panel"><img src="http://static.tumblr.com/5d7aad5207696824b21825573258233d/ujmsumm/z6bmo65ri/tumblr_static_pwetty.png"></div>
  274. <div id="name">Name | URL</div>
  275. <div class="death">
  276. <div id="about">
  277. This is the description.</div></div></td>
  278.  
  279. <!----END CELL---->
  280.  
  281. <br><br>
  282.  
  283. <!----NEW CELL---->
  284.  
  285. <td><div id="bite"><div id="panel"><img src="http://static.tumblr.com/5d7aad5207696824b21825573258233d/ujmsumm/z6bmo65ri/tumblr_static_pwetty.png"></div>
  286. <div id="name">Name | URL</div>
  287. <div class="death">
  288. <div id="about">
  289. This is the description.</div></div></td>
  290.  
  291. <!----END CELL---->
  292.  
  293. <br><br>
  294.  
  295. <!----NEW CELL---->
  296.  
  297. <td><div id="bite"><div id="panel"><img src="http://static.tumblr.com/5d7aad5207696824b21825573258233d/ujmsumm/z6bmo65ri/tumblr_static_pwetty.png"></div>
  298. <div id="name">Name | URL</div>
  299. <div class="death">
  300. <div id="about">
  301. This is the description.</div></div></td>
  302.  
  303. <!----END CELL---->
  304.  
  305. <!--END ROW--->
  306.  
  307. <tr><tr><tr>
  308.  
  309. <!----NEW ROW---->
  310.  
  311. <!----NEW CELL---->
  312.  
  313. <td><div id="bite"><div id="panel"><img src="http://static.tumblr.com/5d7aad5207696824b21825573258233d/ujmsumm/z6bmo65ri/tumblr_static_pwetty.png"></div>
  314. <div id="name">Name | URL</div>
  315. <div class="death">
  316. <div id="about">
  317. This is the description.</div></div></td>
  318.  
  319. <!----END CELL---->
  320.  
  321. <br><br>
  322.  
  323. <!----NEW CELL---->
  324.  
  325. <td><div id="bite"><div id="panel"><img src="http://static.tumblr.com/5d7aad5207696824b21825573258233d/ujmsumm/z6bmo65ri/tumblr_static_pwetty.png"></div>
  326. <div id="name">Name | URL</div>
  327. <div class="death">
  328. <div id="about">
  329. This is the description.</div></div></td>
  330.  
  331. <!----END CELL---->
  332.  
  333. <br><br>
  334.  
  335. <!----NEW CELL---->
  336.  
  337. <td><div id="bite"><div id="panel"><img src="http://static.tumblr.com/5d7aad5207696824b21825573258233d/ujmsumm/z6bmo65ri/tumblr_static_pwetty.png"></div>
  338. <div id="name">Name | URL</div>
  339. <div class="death">
  340. <div id="about">
  341. This is the description.</div></div></td>
  342.  
  343. <!----END CELL---->
  344.  
  345. </table>
  346. </div>
  347.  
  348.  
  349. <div style="position:fixed;bottom:3px; right:3px; font-size:7px; letter-spacing:1px; font-family:cambria; text-transform:uppercase;"><a href="http://dylaenobriens.tumblr.com/">©dylaenobriens</a></center></div>
  350.  
  351.  
  352. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement