Advertisement
blesslouis

Lolly // Theme #1

Sep 17th, 2013
1,005
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.16 KB | None | 0 0
  1. <meta name="image:titletab" content=""/>
  2.  
  3. <head>
  4.  
  5. <!--
  6. THEME BY ZIAMOFRPH
  7. DO NOT REMOVE CREDIT
  8. -->
  9.  
  10. <meta name="color:background" content="#FFFFFF" />
  11. <meta name="color:text" content="#747474"/>
  12. <meta name="color:link" content="#747474"/>
  13. <meta name="color:link hover" content="#9fb7db" />
  14. <meta name="color:infobg" content="#FCFCFC">
  15. <meta name="color:scrollbar" content="#747474" />
  16. <meta name="color:scrollbg" content="#FFFFFF" />
  17. <meta name="color:textpost" content="#f8f8f8" />
  18. <meta name="color:line" content="#000000" />
  19.  
  20. <meta name="image:sidebar" content=""/>
  21.  
  22. <meta name="text:Link 1" content="/">
  23. <meta name="text:Link 2" content="/">
  24. <meta name="text:Link 3" content="/">
  25.  
  26. <head><title>{Title}</title>
  27. <link rel="shortcut icon" href="{Favicon}">
  28. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  29. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  30. <style type="text/css">
  31.  
  32. ::-webkit-scrollbar {width: 3px; height:auto; background:{color:background}}
  33. ::-webkit-scrollbar-corner {padding:2px;background:{color:background}}
  34. ::-webkit-scrollbar-button:vertical {height:5px; display: block; background:{color:scrollbar}}
  35. ::-webkit-scrollbar-button:horizontal {width: 3px; height: 5px; display: block; background:{color:scrollbar}}
  36. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar};}
  37. ::-webkit-scrollbar-thumb:horizontal {background: {color:background};}
  38. ::-webkit-scrollbar-thumb {background: {color:scrollbar};}
  39.  
  40. body {
  41. background:{color:background};
  42. font-family:calibri;
  43. font-size:10px;
  44. letter-spacing:0px;
  45. color:{color:text};
  46. line-height:120%;}
  47.  
  48. a:link, a:active, a:visited{color: {color:link};}
  49. a:hover{color:{color:linkHover}; text-decoration:none;}
  50.  
  51. a {
  52. color:{color:link};
  53. text-decoration:none;
  54. -moz-transition-duration:0.5s;
  55. -webkit-transition-duration:0.5s;
  56. -o-transition-duration:0.5s;
  57. }
  58.  
  59. a:hover {
  60. color:{color:linkHover};
  61. text-decoration:none;
  62. -moz-transition-duration:0.5s;
  63. -webkit-transition-duration:0.5s;
  64. -o-transition-duration:0.5s;
  65. }
  66.  
  67.  
  68.  
  69. .links{
  70. font-size:18px;
  71. font-family: arial;
  72. font-style:normal;
  73. text-transform:lowercase;
  74. line-height:120%;
  75. margin-top:1px;
  76. margin-bottom:5px;
  77. }
  78.  
  79. .links a{
  80. padding:3px;
  81. letter-spacing:0px;
  82. color:{color:link};
  83. text-decoration:none;
  84. -moz-transition-duration:0.6s;
  85. -webkit-transition-duration:0.6s;
  86. -o-transition-duration:0.6s;
  87. }
  88.  
  89. .links a:hover {
  90. border-bottom: 2px solid {color:border};
  91. color: {color:link hover};
  92. text-shadow:3px 0 0 rgba(220,0,0,0.3), -2px 0 0 rgba(0,220,0,0.3);
  93. -webkit-transition: all 0.3s linear;
  94. -moz-transition: all 0.3s linear;
  95. transition: all 0.3s linear;
  96. }
  97.  
  98. #sidebar {
  99. top: 150px;
  100. margin-left:120px;
  101. position:fixed;
  102. width:200px;
  103. }
  104.  
  105. #descri {
  106. background-color:#ffffff;
  107. width:200px;
  108. padding:15px;
  109. }
  110.  
  111. #descri img {
  112. width:200px;
  113. margin-bottom:2px;
  114. }
  115.  
  116. #stext {
  117. line-height:120%;
  118. padding:5px;
  119. padding-top:3px;
  120. text-align:justify;
  121. line-height:130%;
  122. color:{color:text};
  123. letter-spacing:0px;
  124. margin-top:0px;
  125. }
  126.  
  127.  
  128.  
  129. .pagi {
  130. text-transform:uppercase;
  131. font-size:8px;
  132. text-align:center;
  133. padding:10px;
  134. }
  135.  
  136. .audio {
  137. width:500px;
  138. padding-bottom:10px;
  139. background-color:{color:infobg};
  140. }
  141.  
  142. .albumart {
  143. float:left;
  144. padding:0px 10px 10px 0px;
  145. }
  146.  
  147. .albumart img {
  148. width:64px;
  149. height:64px;
  150. padding:10px;
  151. padding-bottom:15px;
  152. }
  153.  
  154. .playercontainer {
  155. text-align:left;
  156. padding:10px;
  157. background-color:#ffffff;
  158. width:480px;
  159. }
  160.  
  161. .audioinfo {
  162. padding:10px;
  163. color:{color:text};
  164. }
  165.  
  166. h1 {
  167. font-weight:normal;
  168. font-size:10px;
  169. text-align:left;
  170. padding:10px;
  171. font-style:normal;
  172. line-height:120%;
  173. letter-spacing:0px;
  174. color:{color:text};}
  175.  
  176. h2 {
  177. font-size:10px;
  178. text-align:left;
  179. line-height:120%;
  180. letter-spacing:0px;
  181. color:{color:text};
  182. font-weight:normal;
  183. padding:10px;
  184. }
  185.  
  186. #ask {
  187. font-family: arial;
  188. font-size:10px;
  189. letter-spacing:0px;
  190. padding:20px;
  191. text-align:left;
  192. color:{color:text};
  193. background-color:{color:#c0c0c0};
  194. }
  195.  
  196. #answer {
  197. font-family: arial;
  198. font-size:10px;
  199. letter-spacing:0px;
  200. text-align:left;
  201. padding:10px;
  202. color:{color:text};
  203. }
  204.  
  205. blockquote {
  206. border-left:1px solid {color:textpost};
  207. padding-left:10px;
  208. margin:5px;
  209. }
  210.  
  211.  
  212.  
  213.  
  214.  
  215. #entries {
  216. padding:10px;
  217. width:500px;
  218. margin-left:400px;
  219. margin-top:40px;
  220. font-size:10px;
  221. }
  222.  
  223.  
  224. #post {
  225. width:500px;
  226. padding-bottom:20px;
  227. padding:10px;
  228. margin-top:15px;
  229. background-color:{color:Post};
  230. }
  231.  
  232.  
  233.  
  234. #tags {
  235. font-family:cambria;
  236. letter-spacing:0px;
  237. text-transform:lowercase;
  238. font-size:10px;
  239. font-style:italic;
  240. margin-top:4px;
  241. text-align:right;
  242. }
  243.  
  244. #tags
  245. a {display:inline;background-color:{color:Tags};padding:-3px;text-align:left;
  246. -webkit-transition: all 0.6s ease-in-out;
  247. -moz-transition: all 0.6s ease-in-out;
  248. -o-transition: all 0.6s ease-in-out;
  249. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  250. #cred {
  251. font-family: 'Lato';
  252. font-size: 9px;
  253. letter-spacing:1px;
  254. bottom:30px;
  255. right:30px;
  256. color:{color:pop};
  257. position:fixed;
  258. }
  259.  
  260. #info {
  261. text-align:right;
  262. margin-top:10px;
  263. font-family: georgia;
  264. text-transform:uppercase;
  265. font-size:8px;
  266. font-style:none;
  267. border-top:1px solid {color:line}
  268. }
  269.  
  270. #what {
  271. text-align: center;
  272. font-size: 10px;
  273. position:fixed;
  274. left:15px;
  275. top:-101px;
  276. -webkit-transition: all .5s ease-in-out;
  277. -moz-transition: all .5s ease-in-out;
  278. -o-transition: all .5s ease-in-out;
  279. z-index:999;
  280. }
  281.  
  282. #omg:hover {top:0px;}
  283.  
  284. #omgh {
  285. border-right-style:solid;
  286. border-bottom-style:solid;
  287. border-left-style:solid;
  288. border-width:1px;
  289. border-color:#FFFFFF;
  290. padding: 5px 0 5px 0;
  291. background: #fff;
  292. width:100px;
  293. height:90px;
  294. z-index: 9999;
  295. }
  296.  
  297.  
  298.  
  299. </style>
  300. <style type="text/css">{CustomCSS}</style>
  301.  
  302. </head>
  303. <body>
  304.  
  305.  
  306.  
  307. <div id="cred"><a href="http://ziamofrph.tumblr.com/"><img src="http://media.tumblr.com/31352f7768f06c56087bfba0f387e1e0/tumblr_inline_mq1ou5n60E1qz4rgp.gif"></a></div>
  308.  
  309. <div id="sidebar">
  310. <div id="descri">
  311.  
  312. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  313.  
  314. <center><div class="links">
  315. <a href="/">☯</a>
  316. <a href="/mssg">✉</a>
  317. <a href="{text:Link 1}">✿</a>
  318. <a href="{text:Link 2}">♒</a>
  319. <a href="{text:Link 3}">✈</a>
  320. </div></center>
  321.  
  322.  
  323.  
  324. <div id="stext">{Description}</div>
  325.  
  326. {block:Pagination}
  327. <div class="pagi">
  328. {block:PreviousPage}
  329. <a href="{PreviousPage}">prev</a>
  330. {/block:PreviousPage}
  331. {block:NextPage}
  332. <a href="{NextPage}">next</a>
  333. {/block:NextPage}
  334. </div>
  335. {/block:Pagination}
  336.  
  337. </div></div>
  338.  
  339. <div id="entries">{block:Posts}<div id="post">
  340.  
  341. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  342.  
  343. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  344.  
  345. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  346.  
  347. {block:Quote}<h2>“{Quote}” — {Source}</h2>{/block:Quote}
  348.  
  349. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  350.  
  351. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  352.  
  353. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  354. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  355. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  356. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  357. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  358.  
  359. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  360.  
  361. {block:Answer}<div class="ask"><b>{Asker}:</b> "{Question}"</div><div class="ans">{Answer}</div>{/block:answer}
  362.  
  363. <div id="info">
  364. <br> <a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} <span style="color: #C0C0C0;"> ♚ </span><a href="{Permalink}">{NoteCountWithLabel}</a>
  365. {block:HasTags}<div id="tags"><img src="http://static.tumblr.com/qlfmldj/wOKmcnquv/untitled-2.png">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  366. {/block:Posts}
  367. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  368. {/block:Posts}</div></div></div>
  369.  
  370.  
  371.  
  372. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement