Advertisement
narruldthemes

network theme 1

Jun 9th, 2013
1,540
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.24 KB | None | 0 0
  1.  
  2.  
  3. <!--THEME BY NARRULD do not copy or remove credit-->
  4.  
  5. <head>
  6.  
  7.  
  8. <link rel="shortcut icon" href="{favicon}">
  9. <link rel="alternate" type="application/rss+xml" href="{rss}">
  10.  
  11. <style type="text/css">
  12.  
  13. body
  14. {font-family: times;
  15. font-size: 11px;
  16. color: #000;
  17. background-position: fixed;
  18. background-attachment:fixed;
  19. background-repeat:repeat;
  20. background-color:#fff;}
  21.  
  22. a:link, a:active, a:visited{
  23. color: #777777;
  24. text-decoration: none;
  25.  
  26. }
  27.  
  28.  
  29.  
  30.  
  31.  
  32. #all {
  33. margin:30;
  34. margin-left:30%;
  35. }
  36.  
  37. #pannel {
  38. width:180px;
  39. height:170px;
  40. padding:0px;
  41. background-color:#fff;
  42. }
  43.  
  44. #poster {
  45. width:120px;
  46. height:120px;
  47. margin-top:10px;
  48. background-color:#fff;
  49. }
  50.  
  51. #poster img {
  52. width:120px;
  53. height:120px;
  54. border:1px solid #ddd;
  55. padding:6px;
  56. border-radius: 90px;
  57. -moz-transition-duration:1s;
  58. -webkit-transition-duration:1s;
  59. -o-transition-duration:1s;
  60. }
  61.  
  62. #about {
  63. text-align:center;
  64. padding:10px;
  65. padding-top:20px;
  66. margin-bottom:20px;
  67. position:absolute;
  68. width:110px;
  69. height:10px;
  70. border:2px solid #f0f0f0;
  71. font-family: conosolas;
  72. opacity:0;
  73. font-size:9px;
  74. background:white;
  75. color:#6d6d6d;
  76.  
  77. }
  78.  
  79. #pannel:hover #about {
  80. opacity:.9;
  81. margin-top:0px;
  82. height:100px;
  83. -webkit-transition: all 0.2s ease-out;
  84. -moz-transition: all 0.2s ease-out;
  85. -transition: all 0.2s ease-out;
  86. border-radius: 90px;
  87. -moz-transition-duration:1s;
  88. -webkit-transition-duration:1s;
  89. -o-transition-duration:1s;
  90. }
  91.  
  92.  
  93. #description {
  94. font-family: consolas;
  95. font-size:10px;
  96. text-align:center;
  97. text-transform:lowercase;
  98. }
  99.  
  100.  
  101. #top {
  102. width:550px;
  103. height:auto;
  104. font-family: consolas;
  105. font-size:12px;
  106. margin-left: 30.5%;
  107. line-height:18px;
  108. padding:2px;
  109. margin-top: 20px;
  110. text-align:center;
  111. text-transform:lowercase;
  112. background-color:#fff;
  113. }
  114.  
  115. #name {
  116. font-size:12px;
  117. color:#000;
  118. font-family: consolas;
  119. letter-spacing: 1px;
  120. width: 130px;
  121. text-align: center;
  122. padding: 3px;
  123. position: absolute;
  124. margin-top: 150px;
  125. background-color: #f1f1f1;
  126. }
  127.  
  128. #name :hover {
  129. padding: 3px;
  130. color: #ccc;
  131. background-color: #6d6d6d;
  132. border-radius: 90px;
  133. -moz-transition-duration:0.5s;
  134. -webkit-transition-duration:0.5s;
  135. -o-transition-duration:0.5s;
  136. }
  137.  
  138.  
  139.  
  140. .header {
  141. height:40px;
  142. color:#6d6d6d;
  143. font-family: monospace;
  144. font-size:34px;
  145. text-align:center;
  146. letter-spacing:1px;
  147. text-transform:uppercase;
  148. padding:5px 10px;
  149. margin-top:20px;
  150. }
  151.  
  152. .header a {
  153. color:#cccccc;
  154. text-decoration:none;
  155. }
  156.  
  157.  
  158.  
  159. </style>
  160.  
  161.  
  162. <div id="border-top"></div>
  163.  
  164.  
  165.  
  166. </div>
  167. <div id="top">
  168. <div class="header">{Title}</div>
  169.  
  170. <a href="/">link</a>
  171. <a href="/">link</a>
  172. <a href="/">link</a>
  173.  
  174. </div>
  175.  
  176. <table id="all" border="0" cellpadding="0" cellspacing="20">
  177.  
  178.  
  179. <!-- start of 1st column-->
  180. <!--start 1st pannel-->
  181. <td><div id="pannel">
  182. <div id="poster">
  183. <div id="name"><a href="http://narruld.tumblr.com/"> url </a></div><!--name of the member-->
  184. <p>
  185. <div id="about">
  186. <div id="description"><p> <big><u>admin</u></big><p><!--- description goes here change admin part for the members-->
  187. here is your description. not too long!<p>
  188. </div>
  189. </div>
  190. <img width="120px" src="http://25.media.tumblr.com/aac4610512376938c72a8e8104179ed1/tumblr_mh7mtkSXOG1s3ph1fo3_250.png"/><!--replace this url with the image url you want to use-->
  191. </div>
  192.  
  193. </div></td>
  194. <!--end 2st pannel-->
  195.  
  196.  
  197.  
  198. <!--start 2nd pannel-->
  199. <td><div id="pannel">
  200. <div id="poster">
  201. <div id="name"><a href="http://narruld.tumblr.com/"> url </a></div><!--name of the member-->
  202. <p>
  203. <div id="about">
  204. <div id="description"><p> <big><u>member</u></big><p><!--- description goes here change admin part for the members-->
  205. here is your description. not too long!<p>
  206. </div>
  207. </div>
  208. <img width="120px" src="http://25.media.tumblr.com/aac4610512376938c72a8e8104179ed1/tumblr_mh7mtkSXOG1s3ph1fo3_250.png"/><!--replace this url with the image url you want to use-->
  209. </div>
  210.  
  211. </div></td>
  212. <!--end 2nd pannel-->
  213.  
  214.  
  215. <!--start 3rd pannel-->
  216. <td><div id="pannel">
  217. <div id="poster">
  218. <div id="name"><a href="http://narruld.tumblr.com/"> url </a></div><!--name of the member-->
  219. <p>
  220. <div id="about">
  221. <div id="description"><p> <big><u>member</u></big><p><!--- description goes here change admin part for the members-->
  222. here is your description. not too long!<p>
  223. </div>
  224. </div>
  225. <img width="120px" src="http://25.media.tumblr.com/aac4610512376938c72a8e8104179ed1/tumblr_mh7mtkSXOG1s3ph1fo3_250.png"/><!--replace this url with the image url you want to use-->
  226. </div>
  227.  
  228. </div></td>
  229. <!--end of 3rd pannel-->
  230. <!-- end of 1st column-->
  231.  
  232. <tr>
  233.  
  234. <!--- start of 2nd column-->
  235. <!--start 1st pannel-->
  236. <td><div id="pannel">
  237. <div id="poster">
  238. <div id="name"><a href="http://narruld.tumblr.com/"> url </a></div><!--name of the member-->
  239. <p>
  240. <div id="about">
  241. <div id="description"><p> <big><u>member</u></big><p><!--- description goes here change admin part for the members-->
  242. here is your description. not too long!<p>
  243. </div>
  244. </div>
  245. <img width="120px" src="http://25.media.tumblr.com/aac4610512376938c72a8e8104179ed1/tumblr_mh7mtkSXOG1s3ph1fo3_250.png"/><!--replace this url with the image url you want to use-->
  246. </div>
  247.  
  248. </div></td>
  249. <!--end 1st pannel-->
  250.  
  251.  
  252.  
  253.  
  254. <!--start 2nd pannel-->
  255. <td><div id="pannel">
  256. <div id="poster">
  257. <div id="name"><a href="http://narruld.tumblr.com/"> url </a></div><!--name of the member-->
  258. <p>
  259. <div id="about">
  260. <div id="description"><p> <big><u>member</u></big><p><!--- description goes here change admin part for the members-->
  261. here is your description. not too long!<p>
  262. </div>
  263. </div>
  264. <img width="120px" src="http://25.media.tumblr.com/aac4610512376938c72a8e8104179ed1/tumblr_mh7mtkSXOG1s3ph1fo3_250.png"/><!--replace this url with the image url you want to use-->
  265. </div>
  266.  
  267. </div></td>
  268. <!--end 2nd pannel-->
  269.  
  270.  
  271.  
  272. <!--start 3rd pannel-->
  273. <td><div id="pannel">
  274. <div id="poster">
  275. <div id="name"><a href="http://narruld.tumblr.com/"> url </a></div><!--name of the member-->
  276. <p>
  277. <div id="about">
  278. <div id="description"><p> <big><u>member</u></big><p><!--- description goes here change admin part for the members-->
  279. here is your description. not too long!<p>
  280. </div>
  281. </div>
  282. <img width="120px" src="http://25.media.tumblr.com/aac4610512376938c72a8e8104179ed1/tumblr_mh7mtkSXOG1s3ph1fo3_250.png"/><!--replace this url with the image url you want to use-->
  283. </div>
  284.  
  285. </div></td>
  286. <!--end of 3rd pannel-->
  287. <!-- end of 2nd column-->
  288.  
  289. <tr>
  290.  
  291. <!--- start of 3rd column-->
  292. <!--start 1st pannel-->
  293. <td><div id="pannel">
  294. <div id="poster">
  295. <div id="name"><a href="http://narruld.tumblr.com/"> url </a></div><!--name of the member-->
  296. <p>
  297. <div id="about">
  298. <div id="description"><p> <big><u>member</u></big><p><!--- description goes here change admin part for the members-->
  299. here is your description. not too long!<p>
  300. </div>
  301. </div>
  302. <img width="120px" src="http://25.media.tumblr.com/aac4610512376938c72a8e8104179ed1/tumblr_mh7mtkSXOG1s3ph1fo3_250.png"/><!--replace this url with the image url you want to use-->
  303. </div>
  304.  
  305. </div></td>
  306. <!--end 1st pannel-->
  307.  
  308.  
  309.  
  310.  
  311. <!--start 2nd pannel-->
  312. <td><div id="pannel">
  313. <div id="poster">
  314. <div id="name"><a href="http://narruld.tumblr.com/"> url </a></div><!--name of the member-->
  315. <p>
  316. <div id="about">
  317. <div id="description"><p> <big><u>member</u></big><p><!--- description goes here change admin part for the members-->
  318. here is your description. not too long!<p>
  319. </div>
  320. </div>
  321. <img width="120px" src="http://25.media.tumblr.com/aac4610512376938c72a8e8104179ed1/tumblr_mh7mtkSXOG1s3ph1fo3_250.png"/><!--replace this url with the image url you want to use-->
  322. </div>
  323.  
  324. </div></td>
  325. <!--end 2nd pannel-->
  326.  
  327.  
  328.  
  329. <!--start 3rd pannel-->
  330. <td><div id="pannel">
  331. <div id="poster">
  332. <div id="name"><a href="http://narruld.tumblr.com/"> url </a></div><!--name of the member-->
  333. <p>
  334. <div id="about">
  335. <div id="description"><p> <big><u>member</u></big><p><!--- description goes here change admin part for the members-->
  336. here is your description. not too long!<p>
  337. </div>
  338. </div>
  339. <img width="120px" src="http://25.media.tumblr.com/aac4610512376938c72a8e8104179ed1/tumblr_mh7mtkSXOG1s3ph1fo3_250.png"/><!--replace this url with the image url you want to use-->
  340. </div>
  341.  
  342. </div></td>
  343. <!--end of 3rd pannel-->
  344. <!-- end of 3rd column-->
  345.  
  346. <!-- to add more columns, copy everything from <tr> of the first pannel to </td> of the third pannel!
  347. if you need help adding more columns or with anything in this code please ask-->
  348.  
  349. </table>
  350.  
  351. <div style="float: right; position: fixed; bottom: 1px; right: 5px;"><a href="http://narruld.tumblr.com"><img src="http://static.tumblr.com/u7ncy54/N2cml5uxc/untitled.png">
  352.  
  353. </body>
  354. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement