ikarli

Theme 9 by blowsjob

Jun 3rd, 2013
752
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.16 KB | None | 0 0
  1. <head>
  2. <link href='http://fonts.googleapis.com/css?family=Allura' rel='stylesheet' type='text/css'>
  3.  
  4. <link href='http://fonts.googleapis.com/css?family=Nothing+You+Could+Do' rel='stylesheet' type='text/css'>
  5.  
  6. <link rel="shortcut icon" href="{favicon}">
  7. <link rel="alternate" type="application/rss+xml" href="{rss}">
  8. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  9. <title>{Title}</title>
  10.  
  11. <style type="text/css">
  12.  
  13. @font-face{font-family:Lala;src:url(http://static.tumblr.com/vpzhdvv/6d7m90v7t/111.woff);}
  14.  
  15. ::-webkit-scrollbar {background-color:#fff; height:8px; width:8px}
  16. ::-webkit-scrollbar-thumb:vertical {background-color:#000; height:50px}
  17. ::-webkit-scrollbar-thumb:horizontal {background-color:#000; height:8px!important}
  18.  
  19. body
  20. {font-family: times;
  21. font-size: 11px;
  22. color: #000;
  23. background-position: fixed;
  24. background-attachment:fixed;
  25. background-repeat:repeat;
  26. background-color:#fff;}
  27.  
  28. a:link, a:active, a:visited{
  29. color: #000;
  30. text-decoration: none;
  31.  
  32. }
  33.  
  34.  
  35.  
  36.  
  37.  
  38. #all {
  39. margin-top:10px;
  40. margin-left:22%;
  41. }
  42.  
  43. #pannel {
  44. width:180px;
  45. height:170px;
  46. padding:0px;
  47. background-color:#fff;
  48. }
  49.  
  50. #poster {
  51. width:120px;
  52. height:120px;
  53. margin-top:-10px;
  54. position: absolute;
  55. background-color:#fff;
  56. }
  57.  
  58. #poster img {
  59. width:150px;
  60. height:150px;
  61. padding:9.5px;
  62. }
  63.  
  64.  
  65. #about {
  66. text-align:center;
  67. padding-top:0px;
  68. padding-right:0px;
  69. padding-left:0px;
  70. border-radius:50;
  71. padding-bottom:30px;
  72. position:absolute;
  73. width:95px;
  74. margin-left:36px;
  75. height:50px;
  76. margin-top:48px;
  77. opacity:0;
  78. font-size:9px;
  79. background:#fff;
  80. color:#000;
  81. -webkit-transition: all 0.5s ease-out;
  82. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  83. }
  84.  
  85. #pannel:hover #about {
  86. opacity:20;
  87. margin-top:48px;
  88. height:50px;
  89. -webkit-transition: all 0.5s ease-out;
  90. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  91. }
  92.  
  93. #name {
  94. font-family:'Nothing You Could Do', cursive;
  95. font-size:13px;
  96. margin-top:-15px;
  97. text-align:center;
  98. text-transform:lowercase;
  99.  
  100. }
  101.  
  102. #name img {
  103. width:50px;
  104. height:50px;
  105. border-radius:50;
  106. margin-top:-15px;
  107.  
  108. }
  109.  
  110.  
  111. #top {
  112. width:550px;
  113. height:auto;
  114. font-family: times new roman;
  115. font-size:11px;
  116. margin-left: 30.5%;
  117. line-height:18px;
  118. padding:2px;
  119. margin-top: 20px;
  120. text-align:center;
  121. text-transform:auto;
  122. background-color:#fff;
  123. }
  124.  
  125. #admin {
  126. font-size:25px;
  127. color:#000;
  128. font-family: 'Allura', cursive;
  129. letter-spacing: 1px;
  130. text-align: center;
  131. padding: 2 3 2 3;
  132. width: 120px;
  133. position: absolute;
  134. margin-top:68px;
  135. margin-left:20px;
  136. }
  137.  
  138. #desc {
  139. font-size:11px;
  140. font-family:cambria;
  141. color:#000;
  142. width:90px;
  143. margin-top:88px;
  144. margin-left:37px;
  145. position:absolute;
  146. text-align:center;
  147. }
  148.  
  149. .header {
  150. height:20px;
  151. color:#000;
  152. font-family:'Allura', cursive;
  153. font-size:70px;
  154. text-align:center;
  155. letter-spacing:2px;
  156. padding:5px 10px;
  157. margin-left:40px;
  158. }
  159.  
  160. .header a {
  161. color:#eeeeee;
  162. text-decoration:none;
  163. }
  164.  
  165. .links {
  166. font-family:cambria;
  167. color:black;
  168. margin-left:15px;
  169. text-align:center;
  170. font-size:15px;
  171. padding-top:20px;
  172. }
  173.  
  174. .links a {
  175. background:white;
  176. padding:5px;
  177. -webkit-transition: all 0.5s ease-out;
  178. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  179. }
  180.  
  181. .links a:hover {
  182. background:black;
  183. color:white;
  184. -webkit-transition: all 0.5s ease-out;
  185. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  186. }
  187.  
  188. #cred {
  189. position:fixed;
  190. font-size:15px;
  191. font-weight:normal;
  192. font-family:Lala;
  193. line-height:150%;
  194. letter-spacing:2px;
  195. right:10px;
  196. bottom:10px;
  197. text-transform:auto;
  198. text-align:center;
  199. }
  200.  
  201. #cred a {
  202. padding:3px;
  203. color:#000;
  204. -moz-transition-duration:0.5s;
  205. -webkit-transition-duration:0.5s;
  206. -o-transition-duration:0.5s;
  207. }
  208.  
  209.  
  210.  
  211. </style>
  212.  
  213.  
  214. <div id="border-top"></div>
  215.  
  216.  
  217.  
  218. </div>
  219. <div id="top">
  220. <div class="header">Network Theme</div>
  221.  
  222. <div class="links">
  223. <a href="/">home</a>
  224. -
  225. <a href="/">ask</a>
  226. -
  227. <a href="/">join</a>
  228. </div>
  229.  
  230. </div>
  231.  
  232. <table id="all" border="0" cellpadding="0" cellspacing="20">
  233.  
  234.  
  235. <!-- start of 1st column-->
  236. <!--start 1st pannel-->
  237. <td><div id="pannel">
  238. <div id="poster">
  239. <div id="admin"> Karli </div><!--name of the member--> <p>
  240. <div id="desc">i would cuddle you so hard</div><!--description goes here-->
  241. <div id="about">
  242. <div id="name"><p><a href="http://blowsjob.tumblr.com/"> blowsjob </a><p><!--url goes here-->
  243. <img src="http://25.media.tumblr.com/04fe884da26932a3dde305f910725c70/tumblr_mmasu2oJzN1s2xfl0o2_250.png">
  244. </div>
  245. </div>
  246. <img width="120px" src="https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcSVn-Zcqybtq07m8i-ClR8EMkuXHjHriajrThi-AX5PK_JCIrO_"/><!--replace this url with the image url you want to use-->
  247. </div>
  248.  
  249.  
  250. </div></td>
  251. <!--end 1st pannel-->
  252.  
  253.  
  254.  
  255. <!--start 2nd pannel-->
  256. <td><div id="pannel">
  257. <div id="poster">
  258. <div id="admin"> name </div><!--name of the member-->
  259. <p>
  260. <div id="desc">description</div><!--description goes here-->
  261. <div id="about">
  262. <div id="name"><p><a href="/">url here</a><p><!--- url goes here-->
  263. <img src="http://25.media.tumblr.com/04fe884da26932a3dde305f910725c70/tumblr_mmasu2oJzN1s2xfl0o2_250.png">
  264. </div>
  265. </div>
  266. <img width="120px" src="https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcSVn-Zcqybtq07m8i-ClR8EMkuXHjHriajrThi-AX5PK_JCIrO_"/><!--replace this url with the image url you want to use-->
  267. </div>
  268.  
  269. </div></td>
  270. <!--end 2nd pannel-->
  271.  
  272.  
  273. <!--start 3rd pannel-->
  274. <td><div id="pannel">
  275. <div id="poster">
  276. <div id="admin"> name </div><!--name of the member-->
  277. <p>
  278. <div id="desc">description</div><!--description goes here-->
  279. <div id="about">
  280. <div id="name"><p><a href="/">url here</a><p><!--- url goes here-->
  281. <img src="http://25.media.tumblr.com/04fe884da26932a3dde305f910725c70/tumblr_mmasu2oJzN1s2xfl0o2_250.png">
  282. </div>
  283. </div>
  284. <img width="120px" src="https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcSVn-Zcqybtq07m8i-ClR8EMkuXHjHriajrThi-AX5PK_JCIrO_"/><!--replace this url with the image url you want to use-->
  285. </div>
  286.  
  287. </div></td>
  288. <!--end of 3rd pannel-->
  289.  
  290.  
  291. <!--start 4th pannel-->
  292. <td><div id="pannel">
  293. <div id="poster">
  294. <div id="admin"> name </div><!--name of the member-->
  295. <p>
  296. <div id="desc">description</div><!--description goes here-->
  297. <div id="about">
  298. <div id="name"><p><a href="/">url here</a><p><!--- url goes here-->
  299. <img src="http://25.media.tumblr.com/04fe884da26932a3dde305f910725c70/tumblr_mmasu2oJzN1s2xfl0o2_250.png">
  300. </div>
  301. </div>
  302. <img width="120px" src="https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcSVn-Zcqybtq07m8i-ClR8EMkuXHjHriajrThi-AX5PK_JCIrO_"/><!--replace this url with the image url you want to use-->
  303. </div>
  304.  
  305. </div></td>
  306. <!--end of 4th pannel-->
  307. <!-- end of 1st column-->
  308.  
  309. <tr>
  310.  
  311. <!--- start of 2nd column-->
  312. <!--start 1st pannel-->
  313. <td><div id="pannel">
  314. <div id="poster">
  315. <div id="admin"> name</div><!--name of the member-->
  316. <p>
  317. <div id="desc">description</div><!--description goes here-->
  318. <div id="about">
  319. <div id="name"><p><a href="/">url here</a><p><!--- url goes here-->
  320. <img src="http://25.media.tumblr.com/04fe884da26932a3dde305f910725c70/tumblr_mmasu2oJzN1s2xfl0o2_250.png">
  321. </div>
  322. </div>
  323. <img width="120px" src="https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcSVn-Zcqybtq07m8i-ClR8EMkuXHjHriajrThi-AX5PK_JCIrO_"/><!--replace this url with the image url you want to use-->
  324. </div>
  325.  
  326. </div></td>
  327. <!--end 1st pannel-->
  328.  
  329.  
  330.  
  331.  
  332. <!--start 2nd pannel-->
  333. <td><div id="pannel">
  334. <div id="poster">
  335. <div id="admin"> name </div><!--name of the member-->
  336. <p>
  337. <div id="desc">description</div><!--description goes here-->
  338. <div id="about">
  339. <div id="name"><p><a href="/">url here</a><p><!--- url goes here-->
  340. <img src="http://25.media.tumblr.com/04fe884da26932a3dde305f910725c70/tumblr_mmasu2oJzN1s2xfl0o2_250.png">
  341. </div>
  342. </div>
  343. <img width="120px" src="https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcSVn-Zcqybtq07m8i-ClR8EMkuXHjHriajrThi-AX5PK_JCIrO_"/><!--replace this url with the image url you want to use-->
  344. </div>
  345.  
  346. </div></td>
  347. <!--end 2nd pannel-->
  348.  
  349.  
  350.  
  351. <!--start 3rd pannel-->
  352. <td><div id="pannel">
  353. <div id="poster">
  354. <div id="admin"> name </div><!--name of the member-->
  355. <p>
  356. <div id="desc">description</div><!--description goes here-->
  357. <div id="about">
  358. <div id="name"><p><a href="/">url here</a><p><!--- url goes here-->
  359. <img src="http://25.media.tumblr.com/04fe884da26932a3dde305f910725c70/tumblr_mmasu2oJzN1s2xfl0o2_250.png">
  360. </div>
  361. </div>
  362. <img width="120px" src="https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcSVn-Zcqybtq07m8i-ClR8EMkuXHjHriajrThi-AX5PK_JCIrO_"/><!--replace this url with the image url you want to use-->
  363. </div>
  364.  
  365. </div></td>
  366. <!--end of 3rd pannel-->
  367.  
  368.  
  369. <!--start 4th pannel-->
  370. <td><div id="pannel">
  371. <div id="poster">
  372. <div id="admin"> name </div><!--name of the member-->
  373. <p>
  374. <div id="desc">description</div><!--description goes here-->
  375. <div id="about">
  376. <div id="name"><p><a href="/">url here</a><p><!--- url goes here-->
  377. <img src="http://25.media.tumblr.com/04fe884da26932a3dde305f910725c70/tumblr_mmasu2oJzN1s2xfl0o2_250.png">
  378. </div>
  379. </div>
  380. <img width="120px" src="https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcSVn-Zcqybtq07m8i-ClR8EMkuXHjHriajrThi-AX5PK_JCIrO_"/><!--replace this url with the image url you want to use-->
  381. </div>
  382.  
  383. </div></td>
  384. <!--end of 4th pannel-->
  385. <!-- end of 2nd column-->
  386.  
  387. <tr>
  388.  
  389. <!-- start of 3rd column-->
  390. <!--start 1st pannel-->
  391. <td><div id="pannel">
  392. <div id="poster">
  393. <div id="admin"> name </div><!--name of the member--> <p>
  394. <div id="desc">description</div><!--description goes here-->
  395. <div id="about">
  396. <div id="name"><p><a href="/"> url here </a><p><!--- url goes here-->
  397. <img src="http://25.media.tumblr.com/04fe884da26932a3dde305f910725c70/tumblr_mmasu2oJzN1s2xfl0o2_250.png">
  398. </div>
  399. </div>
  400. <img width="120px" src="https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcSVn-Zcqybtq07m8i-ClR8EMkuXHjHriajrThi-AX5PK_JCIrO_"/><!--replace this url with the image url you want to use-->
  401. </div>
  402.  
  403.  
  404. </div></td>
  405. <!--end 1st pannel-->
  406.  
  407.  
  408.  
  409. <!--start 2nd pannel-->
  410. <td><div id="pannel">
  411. <div id="poster">
  412. <div id="admin"> name </div><!--name of the member-->
  413. <p>
  414. <div id="desc">description</div><!--description goes here-->
  415. <div id="about">
  416. <div id="name"><p><a href="/">url here</a><p><!--- url goes here-->
  417. <img src="http://25.media.tumblr.com/04fe884da26932a3dde305f910725c70/tumblr_mmasu2oJzN1s2xfl0o2_250.png">
  418. </div>
  419. </div>
  420. <img width="120px" src="https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcSVn-Zcqybtq07m8i-ClR8EMkuXHjHriajrThi-AX5PK_JCIrO_"/><!--replace this url with the image url you want to use-->
  421. </div>
  422.  
  423. </div></td>
  424. <!--end 2nd pannel-->
  425.  
  426.  
  427. <!--start 3rd pannel-->
  428. <td><div id="pannel">
  429. <div id="poster">
  430. <div id="admin"> name </div><!--name of the member-->
  431. <p>
  432. <div id="desc">description</div><!--description goes here-->
  433. <div id="about">
  434. <div id="name"><p><a href="/">url here</a><p><!--- url goes here-->
  435. <img src="http://25.media.tumblr.com/04fe884da26932a3dde305f910725c70/tumblr_mmasu2oJzN1s2xfl0o2_250.png">
  436. </div>
  437. </div>
  438. <img width="120px" src="https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcSVn-Zcqybtq07m8i-ClR8EMkuXHjHriajrThi-AX5PK_JCIrO_"/><!--replace this url with the image url you want to use-->
  439. </div>
  440.  
  441. </div></td>
  442. <!--end of 3rd pannel-->
  443.  
  444.  
  445. <!--start 4th pannel-->
  446. <td><div id="pannel">
  447. <div id="poster">
  448. <div id="admin"> name </div><!--name of the member-->
  449. <p>
  450. <div id="desc">description</div><!--description goes here-->
  451. <div id="about">
  452. <div id="name"><p><a href="/">url here</a><p><!--- url goes here-->
  453. <img src="http://25.media.tumblr.com/04fe884da26932a3dde305f910725c70/tumblr_mmasu2oJzN1s2xfl0o2_250.png">
  454. </div>
  455. </div>
  456. <img width="120px" src="https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcSVn-Zcqybtq07m8i-ClR8EMkuXHjHriajrThi-AX5PK_JCIrO_"/><!--replace this url with the image url you want to use-->
  457. </div>
  458.  
  459. </div></td>
  460. <!--end of 4th pannel-->
  461. <!-- end of 3rd column-->
  462.  
  463. <tr>
  464.  
  465.  
  466. <!--- start of 4th column-->
  467. <!--start 1st pannel-->
  468. <td><div id="pannel">
  469. <div id="poster">
  470. <div id="admin"> name</div><!--name of the member-->
  471. <p>
  472. <div id="desc">description</div><!--description goes here-->
  473. <div id="about">
  474. <div id="name"><p><a href="/">url here</a><p><!--- url goes here-->
  475. <img src="http://25.media.tumblr.com/04fe884da26932a3dde305f910725c70/tumblr_mmasu2oJzN1s2xfl0o2_250.png">
  476. </div>
  477. </div>
  478. <img width="120px" src="https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcSVn-Zcqybtq07m8i-ClR8EMkuXHjHriajrThi-AX5PK_JCIrO_"/><!--replace this url with the image url you want to use-->
  479. </div>
  480.  
  481. </div></td>
  482. <!--end 1st pannel-->
  483.  
  484.  
  485.  
  486.  
  487. <!--start 2nd pannel-->
  488. <td><div id="pannel">
  489. <div id="poster">
  490. <div id="admin"> name </div><!--name of the member-->
  491. <p>
  492. <div id="desc">description</div><!--description goes here-->
  493. <div id="about">
  494. <div id="name"><p><a href="/">url here</a><p><!--- url goes here-->
  495. <img src="http://25.media.tumblr.com/04fe884da26932a3dde305f910725c70/tumblr_mmasu2oJzN1s2xfl0o2_250.png">
  496. </div>
  497. </div>
  498. <img width="120px" src="https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcSVn-Zcqybtq07m8i-ClR8EMkuXHjHriajrThi-AX5PK_JCIrO_"/><!--replace this url with the image url you want to use-->
  499. </div>
  500.  
  501. </div></td>
  502. <!--end 2nd pannel-->
  503.  
  504.  
  505.  
  506. <!--start 3rd pannel-->
  507. <td><div id="pannel">
  508. <div id="poster">
  509. <div id="admin"> name </div><!--name of the member-->
  510. <p>
  511. <div id="desc">description</div><!--description goes here-->
  512. <div id="about">
  513. <div id="name"><p><a href="/">url here</a><p><!--- url goes here-->
  514. <img src="http://25.media.tumblr.com/04fe884da26932a3dde305f910725c70/tumblr_mmasu2oJzN1s2xfl0o2_250.png">
  515. </div>
  516. </div>
  517. <img width="120px" src="https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcSVn-Zcqybtq07m8i-ClR8EMkuXHjHriajrThi-AX5PK_JCIrO_"/><!--replace this url with the image url you want to use-->
  518. </div>
  519.  
  520. </div></td>
  521. <!--end of 3rd pannel-->
  522.  
  523.  
  524. <!--start 4th pannel-->
  525. <td><div id="pannel">
  526. <div id="poster">
  527. <div id="admin"> name </div><!--name of the member-->
  528. <p>
  529. <div id="desc">description</div><!--description goes here-->
  530. <div id="about">
  531. <div id="name"><p><a href="/">url here</a><p><!--- url goes here-->
  532. <img src="http://25.media.tumblr.com/04fe884da26932a3dde305f910725c70/tumblr_mmasu2oJzN1s2xfl0o2_250.png">
  533. </div>
  534. </div>
  535. <img width="120px" src="https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcSVn-Zcqybtq07m8i-ClR8EMkuXHjHriajrThi-AX5PK_JCIrO_"/><!--replace this url with the image url you want to use-->
  536. </div>
  537.  
  538. </div></td>
  539. <!--end of 4th pannel-->
  540. <!-- end of 4th column-->
  541.  
  542. <!-- to add more columns, copy everything from <tr> of the first pannel to </td> of the third pannel!
  543. if you need help adding more columns or with anything in this code please ask-->
  544.  
  545. </table>
  546.  
  547.  
  548.  
  549. <div id="cred"><a href="http://blowsjob.tumblr.com/">BJs</a></div>
  550.  
  551. </body>
  552. </html>
Advertisement
Add Comment
Please, Sign In to add comment