Advertisement
sofiiayala

Network #1 Pink

Mar 4th, 2014
1,913
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.54 KB | None | 0 0
  1.  
  2.  
  3. <!--Network theme By Sofi (doctorwatsn.tumblr.com) DON'T REMOVE THE CREDIT OR CLAIM IT AS YOUR OWN. DON'T USE IT AS A BASE.-->
  4.  
  5. <head>
  6.  
  7.  
  8. <link rel="shortcut icon" href="{favicon}">
  9. <link rel="alternate" type="application/rss+xml" href="{rss}">
  10.  
  11. <script type="text/javascript">
  12. WebFontConfig = {
  13. google: { families: [ 'Lato:300,400:latin' ] }
  14. };
  15. (function() {
  16. var wf = document.createElement('script');
  17. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  18. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  19. wf.type = 'text/javascript';
  20. wf.async = 'true';
  21. var s = document.getElementsByTagName('script')[0];
  22. s.parentNode.insertBefore(wf, s);
  23. })(); </script>
  24.  
  25. <style type="text/css">
  26.  
  27. ::-webkit-scrollbar {width: 4px; height: 4px; background: #f0f0f0; }
  28. ::-webkit-scrollbar-thumb { background-color: #e2a9a9; -webkit-border-radius: 0ex; }
  29.  
  30. body
  31. {font-family: times;
  32. font-size: 18px;
  33. color: #000;
  34. background-repeat:repeat;
  35. background-color:#fff;}
  36.  
  37. a:link, a:active, a:visited{
  38. color: #777777;
  39. text-decoration: none;
  40.  
  41. }
  42.  
  43. #con {
  44. margin-top:50px;
  45. margin-bottom: 60px;
  46. }
  47.  
  48. #pannel {
  49. width:141px;
  50. height:141px;
  51. padding:0px;
  52. background-color:#fff;
  53. margin: 15px;
  54. }
  55.  
  56. #poster {
  57. width:120px;
  58. height:120px;
  59. background-color:#fff;
  60. opacity: 0.9;
  61. -webkit-transition: all 0.5s ease-out;
  62. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  63. }
  64.  
  65. #poster img {
  66. width:120px;
  67. height:120px;
  68. border:1px solid #f0f0f0;
  69. padding:20px;
  70. z-index: 999;
  71. }
  72.  
  73.  
  74. #about {
  75. text-align:center;
  76. padding:11px;
  77. padding-top:3px;
  78. margin: 20px;
  79. position:absolute;
  80. width:100px;
  81. height:110px;
  82. font-family: sans-serif;
  83. letter-spacing: 1.5px;
  84. line-height: 130%;
  85. opacity:0;
  86. font-size:8px;
  87. background:white;
  88. color:#000;
  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.  
  94. #pannel:hover #about {
  95. opacity:.8;
  96. -webkit-transition: all 0.5s ease-out;
  97. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  98. }
  99.  
  100. #description {
  101. font-family: garamond;
  102. font-size:9px;
  103. text-align:center;
  104. letter-spacing: 1.5px;
  105. line-height: 130%;
  106. }
  107.  
  108. #member {
  109. font-size:12px;
  110. color:#000;
  111. font-family: 'Lato', sans-serif;
  112. font-weight: 300;
  113. letter-spacing: 1px;
  114. text-align: center;
  115. width: 120px;
  116. margin-top: 10px;
  117. margin-bottom: -36px;
  118. width: 160px;
  119. z-index: 9999999;
  120. }
  121.  
  122. .url {
  123. padding: 3px;
  124. background-color: #e2a9a9;
  125. color: white;
  126. font-family: calibri;
  127. font-size:8px;
  128. text-align:center;
  129. word-wrap:break-word;
  130. margin:1px;
  131. margin-left: -7px;
  132. margin-right: -7px;
  133. letter-spacing: 1px;
  134. opacity: 2;
  135. text-transform: uppercase;
  136. }
  137.  
  138. .url a {
  139. color: white;
  140. letter-spacing: 1.5px;
  141. }
  142.  
  143. #top {
  144. width: 533px;
  145. height:auto;
  146. font-family: times new roman;
  147. font-size:11px;
  148. line-height:18px;
  149. margin: auto;
  150. margin-top: 50px;
  151. text-align:center;
  152. padding-left: 13px;
  153. margin-bottom: 20px;
  154. }
  155.  
  156. #text {
  157. width: 300px;
  158. font-family:'Lato', sans-serif;
  159. margin: auto;
  160. font-size: 8px;
  161. letter-spacing: 1.5px;
  162. margin-bottom: 20px;
  163. text-align: justify;
  164. padding-left:5px;
  165. line-height: 140%;
  166. }
  167.  
  168. #links {
  169. width: 300px;
  170. font-family:'Lato', sans-serif;
  171. margin: auto;
  172. font-size: 8px;
  173. letter-spacing: 1.5px;
  174. text-transform: uppercase;
  175. padding-left: 4px;
  176. }
  177.  
  178. #links a {
  179. margin-left: 8px;
  180. margin-right: 8px;
  181. display:inline-block;
  182. padding: 6px;
  183. padding-top: 0px;
  184. padding-bottom: 0px;
  185. background-color: #e2a9a9;
  186. color: white;
  187. -webkit-transition: all 0.5s ease-out;
  188. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  189. }
  190.  
  191. #links a:hover {
  192. background-color: transparent;
  193. color: #777;
  194. -webkit-transition: all 0.5s ease-out;
  195. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  196. }
  197.  
  198. .header {
  199. color:#777;
  200. font-family:'Lato', sans-serif;
  201. font-size:30px;
  202. text-align:center;
  203. letter-spacing:1px;
  204. margin:0px;
  205. font-weight: 300;
  206. padding-bottom: 10px;
  207. margin-bottom: 10px;
  208. }
  209.  
  210. .header a {
  211. color:#eeeeee;
  212. text-decoration:none;
  213. }
  214.  
  215. .all {
  216. margin:auto;
  217. }
  218.  
  219. </style></head> <body>
  220.  
  221. <div class="all">
  222. <div id="top">
  223. <div class="header"><span style="border-bottom: 1px solid #e2a9a9; padding-left: 10px; padding-right: 10px; margin-left: 7px;">Network</span></div>
  224.  
  225. <div id="text">In the description you can use <b>bold</b>, <u>underline</u>, <i>italics</i> and <s>strike</s>. You can also add links, pixels, icons, dividers and make it as long as you want.</div>
  226.  
  227. <div id="links">
  228. <a href=" ">home</a>
  229. <a href=" ">apply</a>
  230. <a href=" ">chat</a>
  231. </div>
  232.  
  233. </div></div>
  234.  
  235. <table class="all" border="0" cellpadding="0" cellspacing="20">
  236.  
  237. <!-- start of 1st row-->
  238. <td><div id="pannel">
  239. <div id="poster">
  240. <div id="member">Name</div><!--Name of the member-->
  241. <p>
  242. <div id="about">
  243. <div class="url"><a href="/"> url goes here </a></div>
  244. <div id="description">
  245. <p>In the description you can use <b>bold</b>, <u>underline</u>, <i>italics</i> and <s>strike</s>.<br> You can also add links and dividers</div><!--- description goes here-->
  246. </div>
  247. <img width="120px" src="http://24.media.tumblr.com/45ffb9f648ad91ed1e3223d953964592/tumblr_mm8ztdBG221s7yi9zo1_500.jpg"/><!--replace this url with the image url you want to use-->
  248. </div>
  249. </div></td>
  250.  
  251.  
  252.  
  253.  
  254. <td><div id="pannel">
  255. <div id="poster">
  256. <div id="member">Name</div><!--Name of the member-->
  257. <p>
  258. <div id="about">
  259. <div class="url"><a href="/"> url goes here </a></div>
  260. <div id="description">
  261. <p>In the description you can use <b>bold</b>, <u>underline</u>, <i>italics</i> and <s>strike</s>.<br> You can also add links and dividers</div><!--- description goes here-->
  262. </div>
  263. <img width="120px" src="http://24.media.tumblr.com/45ffb9f648ad91ed1e3223d953964592/tumblr_mm8ztdBG221s7yi9zo1_500.jpg"/><!--replace this url with the image url you want to use-->
  264. </div>
  265. </div></td>
  266.  
  267.  
  268.  
  269. <td><div id="pannel">
  270. <div id="poster">
  271. <div id="member">Name</div><!--Name of the member-->
  272. <p>
  273. <div id="about">
  274. <div class="url"><a href="/"> url goes here </a></div>
  275. <div id="description">
  276. <p>In the description you can use <b>bold</b>, <u>underline</u>, <i>italics</i> and <s>strike</s>.<br> You can also add links and dividers</div><!--- description goes here-->
  277. </div>
  278. <img width="120px" src="http://24.media.tumblr.com/45ffb9f648ad91ed1e3223d953964592/tumblr_mm8ztdBG221s7yi9zo1_500.jpg"/><!--replace this url with the image url you want to use-->
  279. </div>
  280. </div></td>
  281. <!-- end of 1st row-->
  282.  
  283. <tr>
  284.  
  285. <!--- start of 2nd row-->
  286. <td><div id="pannel">
  287. <div id="poster">
  288. <div id="member">Name</div><!--Name of the member-->
  289. <p>
  290. <div id="about">
  291. <div class="url"><a href="/"> url goes here </a></div>
  292. <div id="description">
  293. <p>In the description you can use <b>bold</b>, <u>underline</u>, <i>italics</i> and <s>strike</s>.<br> You can also add links and dividers</div><!--- description goes here-->
  294. </div>
  295. <img width="120px" src="http://24.media.tumblr.com/45ffb9f648ad91ed1e3223d953964592/tumblr_mm8ztdBG221s7yi9zo1_500.jpg"/><!--replace this url with the image url you want to use-->
  296. </div>
  297. </div></td>
  298.  
  299.  
  300.  
  301.  
  302. <td><div id="pannel">
  303. <div id="poster">
  304. <div id="member">Name</div><!--Name of the member-->
  305. <p>
  306. <div id="about">
  307. <div class="url"><a href="/"> url goes here </a></div>
  308. <div id="description">
  309. <p>In the description you can use <b>bold</b>, <u>underline</u>, <i>italics</i> and <s>strike</s>.<br> You can also add links and dividers</div><!--- description goes here-->
  310. </div>
  311. <img width="120px" src="http://24.media.tumblr.com/45ffb9f648ad91ed1e3223d953964592/tumblr_mm8ztdBG221s7yi9zo1_500.jpg"/><!--replace this url with the image url you want to use-->
  312. </div>
  313. </div></td>
  314.  
  315.  
  316.  
  317. <td><div id="pannel">
  318. <div id="poster">
  319. <div id="member">Name</div><!--Name of the member-->
  320. <p>
  321. <div id="about">
  322. <div class="url"><a href="/"> url goes here </a></div>
  323. <div id="description">
  324. <p>In the description you can use <b>bold</b>, <u>underline</u>, <i>italics</i> and <s>strike</s>.<br> You can also add links and dividers</div><!--- description goes here-->
  325. </div>
  326. <img width="120px" src="http://24.media.tumblr.com/45ffb9f648ad91ed1e3223d953964592/tumblr_mm8ztdBG221s7yi9zo1_500.jpg"/><!--replace this url with the image url you want to use-->
  327. </div>
  328. </div></td>
  329. <!-- end of 2nd row-->
  330.  
  331. <tr>
  332.  
  333. <!--- start of 3rd row-->
  334. <td><div id="pannel">
  335. <div id="poster">
  336. <div id="member">Name</div><!--Name of the member-->
  337. <p>
  338. <div id="about">
  339. <div class="url"><a href="/"> url goes here </a></div>
  340. <div id="description">
  341. <p>In the description you can use <b>bold</b>, <u>underline</u>, <i>italics</i> and <s>strike</s>.<br> You can also add links and dividers</div><!--- description goes here-->
  342. </div>
  343. <img width="120px" src="http://24.media.tumblr.com/45ffb9f648ad91ed1e3223d953964592/tumblr_mm8ztdBG221s7yi9zo1_500.jpg"/><!--replace this url with the image url you want to use-->
  344. </div>
  345. </div></td>
  346.  
  347.  
  348.  
  349.  
  350. <td><div id="pannel">
  351. <div id="poster">
  352. <div id="member">Name</div><!--Name of the member-->
  353. <p>
  354. <div id="about">
  355. <div class="url"><a href="/"> url goes here </a></div>
  356. <div id="description">
  357. <p>In the description you can use <b>bold</b>, <u>underline</u>, <i>italics</i> and <s>strike</s>.<br> You can also add links and dividers</div><!--- description goes here-->
  358. </div>
  359. <img width="120px" src="http://24.media.tumblr.com/45ffb9f648ad91ed1e3223d953964592/tumblr_mm8ztdBG221s7yi9zo1_500.jpg"/><!--replace this url with the image url you want to use-->
  360. </div>
  361. </div></td>
  362.  
  363.  
  364.  
  365. <td><div id="pannel">
  366. <div id="poster">
  367. <div id="member">Name</div><!--Name of the member-->
  368. <p>
  369. <div id="about">
  370. <div class="url"><a href="/"> url goes here </a></div>
  371. <div id="description">
  372. <p>In the description you can use <b>bold</b>, <u>underline</u>, <i>italics</i> and <s>strike</s>.<br> You can also add links and dividers</div><!--- description goes here-->
  373. </div>
  374. <img width="120px" src="http://24.media.tumblr.com/45ffb9f648ad91ed1e3223d953964592/tumblr_mm8ztdBG221s7yi9zo1_500.jpg"/><!--replace this url with the image url you want to use-->
  375. </div>
  376. </div></td>
  377. <!-- end of 3rd row-->
  378.  
  379. <tr>
  380.  
  381. <!--- start of 4th row-->
  382. <td><div id="pannel">
  383. <div id="poster">
  384. <div id="member">Name</div><!--Name of the member-->
  385. <p>
  386. <div id="about">
  387. <div class="url"><a href="/"> url goes here </a></div>
  388. <div id="description">
  389. <p>In the description you can use <b>bold</b>, <u>underline</u>, <i>italics</i> and <s>strike</s>.<br> You can also add links and dividers</div><!--- description goes here-->
  390. </div>
  391. <img width="120px" src="http://24.media.tumblr.com/45ffb9f648ad91ed1e3223d953964592/tumblr_mm8ztdBG221s7yi9zo1_500.jpg"/><!--replace this url with the image url you want to use-->
  392. </div>
  393. </div></td>
  394.  
  395.  
  396.  
  397.  
  398. <td><div id="pannel">
  399. <div id="poster">
  400. <div id="member">Name</div><!--Name of the member-->
  401. <p>
  402. <div id="about">
  403. <div class="url"><a href="/"> url goes here </a></div>
  404. <div id="description">
  405. <p>In the description you can use <b>bold</b>, <u>underline</u>, <i>italics</i> and <s>strike</s>.<br> You can also add links and dividers</div><!--- description goes here-->
  406. </div>
  407. <img width="120px" src="http://24.media.tumblr.com/45ffb9f648ad91ed1e3223d953964592/tumblr_mm8ztdBG221s7yi9zo1_500.jpg"/><!--replace this url with the image url you want to use-->
  408. </div>
  409. </div></td>
  410.  
  411.  
  412.  
  413. <td><div id="pannel">
  414. <div id="poster">
  415. <div id="member">Name</div><!--Name of the member-->
  416. <p>
  417. <div id="about">
  418. <div class="url"><a href="/"> url goes here </a></div>
  419. <div id="description">
  420. <p>In the description you can use <b>bold</b>, <u>underline</u>, <i>italics</i> and <s>strike</s>.<br> You can also add links and dividers</div><!--- description goes here-->
  421. </div>
  422. <img width="120px" src="http://24.media.tumblr.com/45ffb9f648ad91ed1e3223d953964592/tumblr_mm8ztdBG221s7yi9zo1_500.jpg"/><!--replace this url with the image url you want to use-->
  423. </div>
  424. </div></td>
  425. <!-- end of 4th row-->
  426.  
  427. <!-- to add more rows, copy everything from <tr> of the first pannel to </td> of the third pannel!
  428. if you need help adding more rows or with anything in this code please ask-->
  429.  
  430. </table>
  431.  
  432. </div>
  433.  
  434. <!-- you can remove the credit if you'd like :)-->
  435.  
  436.  
  437. <div style="font-size:8px; font-family:georgia; letter-spacing:2px; background-color:#fff; padding:5px; border:1px solid #e9e9e9; position:fixed; right:15px; bottom:10px;"><a href="http://www.doctorwatsn.tumblr.com">221b</a></div>
  438.  
  439. </body>
  440. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement