Advertisement
Guest User

Network theme #1 - billiondays

a guest
Jun 17th, 2013
1,777
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.21 KB | None | 0 0
  1. <!--
  2.  
  3. Network theme / family page theme by Billiondays - Daggie
  4.  
  5. DO NOT steal this code, i will find you and DO NOT take the credit for iti worked hard on this theme.
  6.  
  7. and please Like/reblog the post before using thank you.
  8.  
  9. -->
  10.  
  11. <head>
  12.  
  13. <title>{title}</title>
  14. <link rel="shortcut icon" href="{favicon}">
  15. <link rel="alternate" type="application/rss+xml" href="{rss}">
  16.  
  17. <meta name="color:Name" content="#f8f8f8"/>
  18. <meta name="color:Description" content="#f8f8f8"/>
  19. <meta name="color:Links" content="#f8f8f8"/>
  20. <meta name="color:memberbg" content="#f8f8f8"/>
  21. <meta name="color:Titlebg" content="#f8f8f8"/>
  22.  
  23. <meta name="text:Link 1" content="" />
  24. <meta name="text:Link 1 Text" content="" />
  25.  
  26.  
  27. <style type="text/css">
  28.  
  29. body
  30. {font-family: arial;
  31. font-size: 11px;
  32. background-position: fixed;
  33. background-attachment:fixed;
  34. background-repeat:repeat;
  35. background-color:#fff;}
  36.  
  37. a:link, a:active, a:visited{
  38. color:{color:links};
  39. text-decoration: none;
  40. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  41. }
  42.  
  43. ::-webkit-scrollbar {width: 1px; height: 3px; background-color: #aaa;}
  44.  
  45. ::-webkit-scrollbar-thumb { background-color: {color:link};}
  46.  
  47. a:hover{
  48.  
  49. text-shadow: 2px 0 .2px #FF0000, -2px 0 .2px #00F1F5;
  50. text-decoration:line-through;
  51. text-decoration: none;
  52. -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  53. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  54. }
  55.  
  56.  
  57. /*dont touch*/
  58.  
  59. #all
  60. {margin:5 auto;
  61. margin-left:360px;}
  62.  
  63. #pannel
  64. {width:220px;
  65. height:100px;
  66. padding:5px;
  67. background-color:{color:memberbg};
  68. }
  69.  
  70. #poster
  71. {width:90px;
  72. height:90px;
  73. padding-bottom:4px;
  74. padding-left:4px;
  75. padding-right:4px;
  76. padding-top:4px;
  77. overflow:hidden;
  78. float:center;
  79. background-color:{color:memberbg};}
  80.  
  81. #poster img{
  82. height:90px;
  83. width:90px;
  84. margin-top:0px;
  85. Margin-left:0px;}
  86.  
  87. #about/*Description*/
  88. {text-align:center;
  89. padding:10px;
  90. padding-top:3px;
  91. margin-top:-10px;
  92. margin-left:100px;
  93. margin-right:0px;
  94. margin-bottom:10px;
  95. position:absolute;
  96. width:100px;
  97. letter-spacing:1px;
  98. font-family:'consolas';
  99. height:90px;
  100. opacity:1;
  101. font-size:10px;
  102. color:{color:description};
  103. -webkit-transition: opacity 0.7s linear;
  104. -webkit-transition: all 0.7s ease-in-out;
  105. -moz-transition: all 0.7s ease-in-out;
  106. -o-transition: all 0.7s ease-in-out;}
  107.  
  108. #name:hover
  109. {
  110. width:60px;
  111. color:#000;
  112.  
  113. text-decoration:line-through;
  114. o-webkit-transition: opacity 0.1s linear; opacity: 01;
  115. -webkit-transition: all 0.2s linear;
  116. }
  117.  
  118. #poster:hover img
  119. { -webkit-transition: opacity 1s linear;
  120. -webkit-transition: all 0.8s ease-in-out;
  121. -moz-transition: all 0.4s ease-in-out;
  122. -o-transition: all 0.4s ease-in-out;
  123. -moz-border-radius:0px 0px 0px 0px;
  124. border-radius:150px 150px 150px 150px;
  125. color:{color:memberbg};
  126. }
  127.  
  128.  
  129. #stats {
  130. font-family: 'Merienda', cursive;
  131. font-size:15px;
  132. text-align:center;
  133. opacity:0;
  134. text-transform:lowercase;
  135. width:90px;
  136. height:99px;
  137. color:#fff;
  138. position:absolute;
  139. background-color:{color:memberbg};
  140. margin-top:-9px;
  141. margin-left:0px;}
  142.  
  143. #poster:hover #stats{
  144. opacity:0.8;
  145. -webkit-transition: opacity 0.2s linear;
  146. -webkit-transition: all 0.2s ease-in-out;
  147. -moz-transition: all 0.2s ease-in-out;
  148. -o-transition: all 0.2s ease-in-out;
  149. }
  150.  
  151. #poster:hover {
  152. opacity:1;
  153. -webkit-transition: opacity 0.2s linear;
  154. -webkit-transition: all 0.2s ease-in-out;
  155. -moz-transition: all 0.2s ease-in-out;
  156. -o-transition: all 0.2s ease-in-out;
  157. }
  158. /*dont touch's end*/
  159.  
  160. #name{
  161. color:{color:name};
  162. margin-left:10px;
  163. text-align:center;
  164. width:60;
  165. padding:5px;
  166. font-family: 'consolas';font-family: 'Merienda', cursive; font-size:12px;
  167. text-transform:case;}
  168.  
  169.  
  170. #bottom
  171. {
  172. width:80px;
  173. height:auto;
  174. font-family: 'consolas';font-family: 'Merienda', cursive; font-size:8px;
  175. color:{color:links};
  176. font-size:18px;
  177. position:fixed;
  178. margin-left:100px;
  179. height:1000px;
  180. line-height:30px;
  181. margin-top:-30px;
  182. padding:6px;
  183. text-align:center;
  184. text-transform:uppercase;
  185. background-color:{color:titlebg};
  186.  
  187. }
  188.  
  189. #bottom:hover {
  190. color:#000;}
  191.  
  192. #title {
  193. width:800px;
  194. text-shadow: 2px 0 .2px #FF0000, -2px 0 .2px #00F1F5;
  195. position:fixed;
  196. color:#fff;
  197. font-family: 'consolas';font-family: 'Merienda', cursive; font-size:8px;
  198. font-size:40px;
  199. z-index:100;
  200. height:70px;
  201. margin-top:auto;
  202. letter-spacing:4px;
  203. margin-left:-250px;
  204. -webkit-transform: rotate(270deg);
  205.  
  206. -moz-transform: rotate(270deg);
  207.  
  208. -o-transform: rotate(270deg);
  209. }
  210.  
  211.  
  212. </style>
  213.  
  214.  
  215. <div id="title">{title}</div>
  216.  
  217. <div id="bottom">
  218. <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><a href="http://tumblr.com/dashboard">Return</a>
  219. <a href="{text:Link 1}">{text:Link 1 Text}</a>
  220. <a href="http://billiondays.tumblr.com">credit</a>
  221. </div>
  222.  
  223.  
  224. <link href='http://fonts.googleapis.com/css?family=Merienda' rel='stylesheet' type='text/css'>
  225.  
  226. <table id="all" border="0" cellpadding="0" cellspacing="20">
  227.  
  228.  
  229. <tr>
  230.  
  231.  
  232. <!--start of the pannel-->
  233. <td><div id="pannel">
  234. <div id="about">
  235. <br><br><div id="name"><a href="http://URL.tumblr.com/">Name</a></div>
  236. description goes here</div>
  237. <div id="poster">
  238. <div id="stats"><br><br>Admin</DIV>
  239. <!--about-->
  240. <img width="80px" src="http://24.media.tumblr.com/771f91e6a6390813366a7cbeff53b427/tumblr_mog8g68LPr1ravc1vo1_250.png"/><!--replace this url with the image url you want to use-->
  241. </div><!--poster-->
  242.  
  243. </div></td>
  244. <!--end of the pannel-->
  245.  
  246.  
  247. <!--start of the pannel-->
  248. <td><div id="pannel">
  249. <div id="about">
  250. <br><br><div id="name"><a href="http://URL.tumblr.com/">Name</a></div>
  251. Description goes here</div>
  252. <div id="poster">
  253. <div id="stats"><br><br>member</DIV>
  254. <!--about-->
  255. <img width="80px" src="http://24.media.tumblr.com/771f91e6a6390813366a7cbeff53b427/tumblr_mog8g68LPr1ravc1vo1_250.png"/><!--replace this url with the image url you want to use-->
  256. </div><!--poster-->
  257.  
  258. </div></td>
  259. <!--end of the pannel-->
  260.  
  261.  
  262.  
  263. <!--start of the pannel-->
  264. <td><div id="pannel">
  265. <div id="about">
  266. <br><br><div id="name"><a href="http://URL.tumblr.com/">Name</a></div>
  267. Description goes here</div>
  268. <div id="poster">
  269. <div id="stats"><br><br>member</DIV>
  270. <!--about-->
  271. <img width="80px" src="http://24.media.tumblr.com/771f91e6a6390813366a7cbeff53b427/tumblr_mog8g68LPr1ravc1vo1_250.png"/><!--replace this url with the image url you want to use-->
  272. </div><!--poster-->
  273.  
  274. </div></td>
  275. <!--end of the pannel-->
  276.  
  277. <tr>
  278.  
  279. <!--start of the pannel-->
  280. <td><div id="pannel">
  281. <div id="about">
  282. <br><br><div id="name"><a href="http://URL.tumblr.com/">Name</a></div>
  283. Description goes here</div>
  284. <div id="poster">
  285. <div id="stats"><br><br>member</DIV>
  286. <!--about-->
  287. <img width="80px" src="http://24.media.tumblr.com/771f91e6a6390813366a7cbeff53b427/tumblr_mog8g68LPr1ravc1vo1_250.png"/><!--replace this url with the image url you want to use-->
  288. </div><!--poster-->
  289.  
  290. </div></td>
  291. <!--end of the pannel-->
  292.  
  293. <!--start of the pannel-->
  294. <td><div id="pannel">
  295. <div id="about">
  296. <br><br><div id="name"><a href="http://URL.tumblr.com/">Name</a></div>
  297. Description goes here</div>
  298. <div id="poster">
  299. <div id="stats"><br><br>member</DIV>
  300. <!--about-->
  301. <img width="80px" src="http://24.media.tumblr.com/771f91e6a6390813366a7cbeff53b427/tumblr_mog8g68LPr1ravc1vo1_250.png"/><!--replace this url with the image url you want to use-->
  302. </div><!--poster-->
  303.  
  304. </div></td>
  305. <!--end of the pannel-->
  306.  
  307. <!--start of the pannel-->
  308. <td><div id="pannel">
  309. <div id="about">
  310. <br><br><div id="name"><a href="http://URL.tumblr.com/">Name</a></div>
  311. Description goes here</div>
  312. <div id="poster">
  313. <div id="stats"><br><br>member</DIV>
  314. <!--about-->
  315. <img width="80px" src="http://24.media.tumblr.com/771f91e6a6390813366a7cbeff53b427/tumblr_mog8g68LPr1ravc1vo1_250.png"/><!--replace this url with the image url you want to use-->
  316. </div><!--poster-->
  317.  
  318. </div></td>
  319. <!--end of the pannel-->
  320.  
  321. <tr>
  322.  
  323.  
  324. </table><!--all-->
  325.  
  326.  
  327. <!--sidebar-->
  328.  
  329.  
  330. </body>
  331. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement