Advertisement
dizzyperrie

Theme Fifteen By Floraleigh

Aug 10th, 2014
844
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.69 KB | None | 0 0
  1. <!--
  2.  
  3. BASE CODE BY INSPIREDBYLOU
  4.  
  5. ✿THEME MADE BY FLORALEIGH✿
  6.  
  7. ✿DO NOT CLAIM AS YOURS OR REPOST IT✿
  8. -->
  9.  
  10.  
  11. <head>
  12.  
  13. <style type="text/css">A:hover{background-color:#000000;}</style>
  14.  
  15.  
  16. <meta name="color:background" content="#FFFFFF">
  17. <meta name="color:title" content="#000000">
  18.  
  19.  
  20.  
  21. <meta name="text:link1" content="">
  22. <meta name="text:link1 url" content="/">
  23. <meta name="text:link2" content="">
  24. <meta name="text:link2 url" content="/">
  25.  
  26. <link rel="shortcut icon" href="{favicon}">
  27. <link rel="ALTERNATE" type="application/rss+xml" href="{rss}">
  28.  
  29. <style type="text/css">
  30.  
  31. body
  32. {font-family: times;
  33. font-size: 11px;
  34. color: #000;
  35. background-position: fixed;
  36. background-attachment:fixed;
  37. background-repeat:repeat;
  38. background-color:#fff;}
  39.  
  40. a:link, a:active, a:visited{
  41. color: #cccccc;
  42. text-decoration: none;
  43.  
  44. }
  45.  
  46.  
  47.  
  48.  
  49.  
  50. #all {
  51. margin:30;
  52. margin-left:30%;
  53. }
  54.  
  55. #pannel {
  56. width:180px;
  57. height:170px;
  58. padding:0px;
  59. background-color:#fff;
  60. }
  61.  
  62. #poster {
  63. width:120px;
  64. height:120px;
  65. margin-top:10px;
  66. position: fixed;
  67. background-color:#fff;
  68. }
  69.  
  70. #poster img {
  71. width:120px;
  72. height:120px;
  73. border:1px solid #ddd;
  74. padding:6px;
  75. }
  76.  
  77.  
  78. #about {
  79. text-align:center;
  80. position:absolute;
  81. padding:5px;
  82. width:120px;
  83. height:19px;
  84. border:2px solid #f0f0f0;
  85. font-family: times;
  86. opacity:0;
  87. font-size:9px;
  88. background:white;
  89. color:#000;
  90.  
  91. }
  92.  
  93. #pannel:hover #about {
  94. opacity:1;
  95. margin-top:50px;
  96. line-height:1px;
  97. height:22px;
  98. -webkit-transition: all 0.5s ease-out;
  99. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  100. }
  101.  
  102. #name {
  103. font-family: times new roman;
  104. font-size:10px;
  105. text-align:center;
  106. text-transform:lowercase;
  107. }
  108.  
  109.  
  110. #top {
  111. width:550px;
  112. height:auto;
  113. font-family: times new roman;
  114. font-size:11px;
  115. margin-left: 30.5%;
  116. line-height:18px;
  117. padding:2px;
  118. margin-top: 20px;
  119. text-align:center;
  120. text-transform:lowercase;
  121. background-color:#fff;
  122. }
  123.  
  124. #admin {
  125. font-size:12px;
  126. color:#000;
  127. font-family: times new roman;
  128. letter-spacing: 1px;
  129. text-align: center;
  130. padding: 2 3 2 3;
  131. width: 120px;
  132. position: fixed;
  133. margin-top: -5px;
  134. }
  135.  
  136. .header {
  137. height:22px;
  138. color:#000;
  139. font-family:arial;
  140. font-weight:bold;
  141. font-size:18px;
  142. text-align:center;
  143. letter-spacing:1px;
  144. text-transform:lowercase;
  145. padding:5px 10px;
  146. margin:0px;
  147. }
  148.  
  149. .header a {
  150. color:#eeeeee;
  151. text-decoration:none;
  152. }
  153.  
  154.  
  155. #credit {
  156. position:fixed;
  157. font-size:8px;
  158. letter-spacing:1px;
  159. right:10px;
  160. bottom:15px;
  161. }
  162. #CREDIT A {
  163. padding:3px;
  164. color:#000;
  165. background-color:#ffffff;
  166. }
  167.  
  168.  
  169. </style>
  170.  
  171.  
  172. <div id="border-top"></div>
  173.  
  174.  
  175.  
  176. </div>
  177. <div id="top">
  178. <div class="header">{Title}</div>
  179.  
  180. <a href="https://www.tumblr.com/dashboard">dash</a> |
  181. <a href="{text:link1 url}">{text:link1}</a> |
  182. <a href="{text:link2 url}">{text:link2}</a>
  183.  
  184. </div>
  185.  
  186. <table id="all" border="0" cellpadding="0" cellspacing="20">
  187.  
  188.  
  189. <!-- start of 1st column-->
  190. <!--start 1st pannel-->
  191. <td><div id="pannel">
  192. <div id="poster">
  193. <div id="admin"><a href="/"> url </a></div><!--name of the member-->
  194. <p>
  195. <div id="about">
  196. <div id="name">your name<p><!--- description goes here-->
  197. description here<p>
  198. </div>
  199. </div>
  200. <img width="120px" src="http://media.tumblr.com/644d6110addc56387fb07e497843b06c/tumblr_inline_my8ktoE7lY1rlaesp.png"/><!--replace this url with the image url you want to use-->
  201. </div>
  202.  
  203. </div></td>
  204. <!--end 2st pannel-->
  205.  
  206.  
  207.  
  208. <!--start 2nd pannel-->
  209. <td><div id="pannel">
  210. <div id="poster">
  211. <div id="admin"><a href="/"> url </a></div><!--name of the member-->
  212. <p>
  213. <div id="about">
  214. <div id="name">your name<p>description here</div><!--- description goes here-->
  215. </div>
  216. <img width="120px" src="http://media.tumblr.com/52f42eab7d123a0ac216d3a2f0b2a985/tumblr_inline_mlxhcr1N9u1qz4rgp.png"/><!--replace this url with the image url you want to use-->
  217. </div>
  218.  
  219. </div></td>
  220. <!--end 2nd pannel-->
  221.  
  222.  
  223. <!--start 3rd pannel-->
  224. <td><div id="pannel">
  225. <div id="poster">
  226. <div id="admin"><a href="/"> url </a></div><!--name of the member-->
  227. <p>
  228. <div id="about">
  229. <div id="name">your name<p>description here</div><!--- description goes here-->
  230. </div>
  231. <img width="120px" src="http://twitpic.com/show/large/d052f5"/><!--replace this url with the image url you want to use-->
  232. </div>
  233.  
  234. </div></td>
  235. <!--end of 3rd pannel-->
  236. <!-- end of 1st column-->
  237.  
  238. <tr>
  239.  
  240. <!--- start of 2nd column-->
  241. <!--start 1st pannel-->
  242. <td><div id="pannel">
  243. <div id="poster">
  244. <div id="admin"><a href="/"> url </a></div><!--name of the member-->
  245. <p>
  246. <div id="about">
  247. <div id="name">your name<p>description here</div><!--- description goes here-->
  248. </div>
  249. <img width="120px" src="http://data3.whicdn.com/images/60785836/large.png"/><!--replace this url with the image url you want to use-->
  250. </div>
  251.  
  252. </div></td>
  253. <!--end 1st pannel-->
  254.  
  255.  
  256.  
  257.  
  258. <!--start 2nd pannel-->
  259. <td><div id="pannel">
  260. <div id="poster">
  261. <div id="admin"><a href="/"> url </a></div><!--name of the member-->
  262. <p>
  263. <div id="about">
  264. <div id="name">your name<p>description here</div><!--- description goes here-->
  265. </div>
  266. <img width="120px" src="http://data2.whicdn.com/images/60781445/large.png"/><!--replace this url with the image url you want to use-->
  267. </div>
  268.  
  269. </div></td>
  270. <!--end 2nd pannel-->
  271.  
  272.  
  273.  
  274. <!--start 3rd pannel-->
  275. <td><div id="pannel">
  276. <div id="poster">
  277. <div id="admin"><a href="/"> url </a></div><!--name of the member-->
  278. <p>
  279. <div id="about">
  280. <div id="name">your name<p>description here</div><!--- description goes here-->
  281. </div>
  282. <img width="120px" src="http://data2.whicdn.com/images/60091209/large.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.  
  290. <!--start of 4th pannel-->
  291. <!-- start of 1st column-->
  292.  
  293.  
  294. <tr>
  295.  
  296. <td><div id="pannel">
  297. <div id="poster">
  298. <div id="admin"><a href="/"> url </a></div><!--name of the member-->
  299. <p>
  300. <div id="about">
  301. <div id="name">your name<p><!--- description goes here-->
  302. description here<p>
  303. </div>
  304. </div>
  305. <img width="120px" src="http://data3.whicdn.com/images/62734449/thumb.png"/><!--replace this url with the image url you want to use-->
  306. </div>
  307.  
  308. </div></td>
  309. <!--end 1st pannel-->
  310.  
  311.  
  312.  
  313. <!--start 2nd pannel-->
  314. <td><div id="pannel">
  315. <div id="poster">
  316. <div id="admin"><a href="/"> url </a></div><!--name of the member-->
  317. <p>
  318. <div id="about">
  319. <div id="name">your name<p>description here</div><!--- description goes here-->
  320. </div>
  321. <img width="120px" src="http://media.tumblr.com/4bd4396c51aaf72e1572606a02f3903a/tumblr_inline_mj61yrjsOo1qz4rgp.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. <!--start 3rd pannel-->
  329. <td><div id="pannel">
  330. <div id="poster">
  331. <div id="admin"><a href="/"> url </a></div><!--name of the member-->
  332. <p>
  333. <div id="about">
  334. <div id="name">your name<p>description here</div><!--- description goes here-->
  335. </div>
  336. <img width="120px" src="http://rs871.pbsrc.com/albums/ab277/xAhmazingiicons/Jade%20Thirlwall%20Icons/tumblr_mh5iqrhmZK1s4n98do3_250.png~c200"/><!--replace this url with the image url you want to use-->
  337. </div>
  338.  
  339. </div></td>
  340. <!-- to add more columns, copy everything from <tr> of the first pannel to </td> of the third pannel!
  341. if you need help adding more columns or with anything in this code please ask-->
  342.  
  343. </table>
  344.  
  345.  
  346.  
  347.  
  348. <div id="credit"><a href="http://floraleigh.tumblr.com">THEME</a>
  349.  
  350. </body>
  351. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement