Advertisement
themesbysunny

theme 6: i will wait

Apr 29th, 2013
2,658
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.79 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!--
  4. theme 6: i will wait
  5. http://lionshearted.tumblr.com
  6. follow the rules please
  7. -->
  8.  
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  11. <head>
  12. <title>{Title}</title>
  13. <link rel="shortcut icon" href="{Favicon}">
  14. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  15. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  16.  
  17.  
  18. <meta name="color:Background" content="#ffffff"/>
  19. <meta name="color:Sidebar" content="#ffffff"/>
  20. <meta name="color:Text" content="#a8a8a8"/>
  21. <meta name="color:Link" content="#b8b8b8"/>
  22. <meta name="color:Tags" content="f0f0f0"/>
  23. <meta name="color:Hover" content="#f2f2f2"/>
  24. <meta name="color:Line" content="#f2f2f2"/>
  25. <meta name="color:Border" content="#e4e4e4"/>
  26. <meta name="color:Info" content="#a8a8a8"/>
  27. <meta name="color:Answer" content="#f8f8f8"/>
  28. <meta name="image:sidebar" content=""/>
  29. <meta name="image:bg" content=""/>
  30. <meta name="text:Link 1" content="" />
  31. <meta name="text:Link 1 Text" content="" />
  32. <meta name="text:Link 2" content="" />
  33. <meta name="text:Link 2 Text" content="" />
  34. <meta name="text:Link 3" content="" />
  35. <meta name="text:Link 3 Text" content="" />
  36. <meta name="text:Link 4" content="" />
  37. <meta name="text:Link 4 Text" content="" />
  38. <meta name="text:Link 5" content="" />
  39. <meta name="text:Link 5 Text" content="" />
  40. <meta name="if:Show Link 1" content="1" />
  41. <meta name="if:Show Link 2" content="1" />
  42. <meta name="if:Show Link 3" content="1" />
  43. <meta name="if:Show Link 4" content="1" />
  44. <meta name="if:Show Link 5" content="1" />
  45.  
  46. <meta name="color:scrollbarbg" content="ffffff"/>
  47.  
  48.  
  49. <style type="text/css">
  50.  
  51. /* --- SCROLLBAR ---*/
  52.  
  53. ::-webkit-scrollbar {
  54. width: 5px;height: 5px;}
  55. ::-webkit-scrollbar-button:start:decrement,
  56. ::-webkit-scrollbar-button:end:increment {
  57. height: 6px;display: block;background-color: {color:white};}
  58. ::-webkit-scrollbar-track-piece {
  59. background-color: {color:scrollbarbg};}
  60. ::-webkit-scrollbar-thumb:vertical {
  61. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  62.  
  63.  
  64. /* --- BODY ---*/
  65.  
  66. body {
  67. background:{color:background};
  68. margin:0px;
  69. color:{color:text};
  70. font-family:times;
  71. font-size:9px;
  72. line-height:100%;
  73. }
  74.  
  75. a {
  76. text-decoration:none;
  77. outline:none;
  78. -moz-outline-style:none;
  79. color:{color:link};
  80. }
  81.  
  82. img {
  83. border:none;
  84. }
  85.  
  86. blockquote {
  87. padding-left:5px;
  88. border-left:2px solid;
  89. }
  90.  
  91. blockquote blockquote {
  92. padding-left:5px;
  93. border-left:2px solid;
  94. }
  95.  
  96. h1 {
  97. font-size:9px;
  98. text-transform:uppercase;
  99. }
  100.  
  101. a:hover {
  102. opacity:10;
  103. color:{color:hover};
  104. -webkit-transition: all 0.7s ease;
  105. -moz-transition: all 0.7s ease;
  106. -o-transition: all 0.7s ease
  107. }
  108.  
  109. /* --- POST ENTRIES ---*/
  110.  
  111.  
  112. #entries {
  113. padding:10px;
  114. width:500px;
  115. margin-left:340px;
  116. margin-top:0px;
  117. padding-top:60px;
  118. padding-left:80px;
  119. font-size:10px;
  120. border-left:solid 1px #e8e8e8;
  121. }
  122.  
  123. /* --- BODY: POSTS ---*/
  124.  
  125.  
  126. #post {
  127. width:500px;
  128. padding-bottom:20px;
  129. padding:10px;
  130. margin-top:15px;
  131. background-color:{color:Post};
  132. }
  133.  
  134. /* --- SIDEBAR IMAGE ---*/
  135.  
  136.  
  137. #sidebar {
  138. width:100px;
  139. position:fixed;
  140. margin-left:180px;
  141. margin-top:140px;
  142. opacity:1;
  143. background-color:;
  144. }
  145.  
  146. #sidebarimage {
  147. width 100px;
  148. }
  149.  
  150. #sidebarimage img {
  151. margin-left:0px;
  152. width:115px;
  153. padding:1px;
  154. border:;
  155. }
  156.  
  157. /* --- SIDEBAR LINKS ---*/
  158.  
  159. .links {
  160. position:relative;
  161. font-size:9px;
  162. font-family:cambria;
  163. text-align:center;
  164. margin-top:5px;
  165. margin-left:0px;
  166. text-align:center;
  167. text-transform:lowercase;
  168. font-style:italic;
  169. word-spacing:2px;
  170. letter-spacing:4px;
  171. line-height:2px;
  172. color:{color:link};
  173. }
  174.  
  175. .links a {
  176. font-size: 9px;
  177. border-bottom:solid 1px #e8e8e8;
  178. width:100px;
  179. padding:10px;
  180. display:block;
  181. -moz-transition-duration:0.5s;
  182. -webkit-transition-duration:0.5s;
  183. -o-transition-duration:0.3s;
  184. }
  185.  
  186. .links a:hover {
  187. line-height:7px;
  188. text-decoration:underline;
  189. letter-spacing:10px;
  190. color:{color:Hover}
  191. -moz-transition-duration:0.5s;
  192. -webkit-transition-duration:0.5s;
  193. -o-transition-duration:0.5s;
  194. }
  195.  
  196.  
  197. /* --- DESCRIPTION ---*/
  198.  
  199. #description {
  200. position:relative;
  201. font-family:times;
  202. line-height:100%;
  203. font-size:9px;
  204. font-style:none;
  205. width:105px;
  206. margin-top:2px;
  207. padding:6px;
  208. margin-left:0px;
  209. text-align:justify;
  210. border-top:solid 1px #e8e8e8;
  211. color:#919191;
  212. background-color:#f7f7f7;
  213. }
  214.  
  215. #description a {color:{color:text};-moz-transition-duration:0.4s;
  216. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  217.  
  218. /* --- PAGINATION---*/
  219.  
  220.  
  221. #pagination {
  222. width:100px;
  223. font-size:8px;
  224. text-align:center;
  225. margin-left:5px;
  226. margin-top:20px;
  227. position:fixed;
  228. font-family:consolas;
  229. letter-spacing:0px;
  230. }
  231.  
  232. /* --- POST INFO ---*/
  233.  
  234.  
  235. #info {
  236. text-align:left;
  237. margin-top:10px;
  238. text-transform:uppercase;
  239. font-size:8px;
  240. font-style:none;
  241. border-top:1px solid {color:Line};
  242. }
  243.  
  244. #info a {
  245. color:{color:Info};
  246. }
  247.  
  248. /* --- POST TAGS---*/
  249.  
  250.  
  251. #tags {
  252. font-family:sans serif;
  253. letter-spacing:0px;
  254. text-transform:lowercase;
  255. font-size:10px;
  256. font-style:italic;
  257. margin-top:4px;
  258. text-align:left;
  259. }
  260.  
  261. #tags
  262.  
  263. a {display:inline;color:{color:tags};padding:-3px;text-align:left;
  264. -webkit-transition: all 0.6s ease-in-out;
  265. -moz-transition: all 0.6s ease-in-out;
  266. -o-transition: all 0.6s ease-in-out;
  267. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  268.  
  269. #tags a:hover {
  270. color:#090909;
  271. }
  272.  
  273.  
  274. /* --- QUESTIONS ---*/
  275.  
  276. #asker {
  277. padding:5px;
  278. font-family:cambria;
  279. letter-spacing:1px;
  280. text-align:left;
  281. font-style:italic;
  282. margin-left:10px;
  283. border-left:3px #eee solid;
  284. background-color:{color:background}
  285. }
  286.  
  287. /* --- CREDIT dont edit pls --- */
  288.  
  289. #credz {
  290. position:fixed;
  291. bottom:3px;
  292. right:10px;
  293. font-size:9px;
  294. letter-spacing:1px;
  295. font-family:sans-serif;
  296. }
  297.  
  298. #credz a{
  299. color: #000000;
  300. }
  301.  
  302.  
  303. {CustomCSS}</style></head><body>
  304.  
  305. <div id="sidebar">
  306. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  307.  
  308.  
  309. <div id="description">
  310. {Description}
  311. </div>
  312.  
  313.  
  314. <div class="links">
  315. {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Text}</a>{/block:IfShowLink1}<br>
  316. {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Text}</a>{/block:IfShowLink2}<br>
  317. {block:IfShowLink3}<a href="{text:Link 3}">{text:Link 3 Text}</a>{/block:IfShowLink3}<br>
  318. {block:IfShowLink4}<a href="{text:Link 4}">{text:Link 4 Text}</a>{/block:IfShowLink4}<br>
  319. {block:IfShowLink5}<a href="{text:Link 5}">{text:Link 5 Text}</a>{/block:IfShowLink5}<br>
  320. </div>
  321.  
  322.  
  323. {block:Pagination}<div id="pagination">
  324. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  325. {block:JumpPagination length="5"}
  326. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  327. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  328. {/block:JumpPagination}
  329. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  330. </div>{/block:Pagination}
  331.  
  332. </div>
  333.  
  334. <div id="entries">{block:Posts}<div id="post">
  335.  
  336. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  337.  
  338. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  339.  
  340. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  341.  
  342. {block:Quote}{Quote}{/block:Quote}
  343.  
  344. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  345.  
  346. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  347.  
  348. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  349. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  350. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  351. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  352. {/block:Audio}
  353.  
  354. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  355.  
  356. {block:Answer}<div id="asker"><span style="font-family:cambria;font-size:9px;font-style:italic;">✎ {Asker}: </span>{Question}</div><left><font face="calibri">{Answer}</font>{/block:Answer}
  357.  
  358. <div id="info">
  359. <br>{block:NoteCount}<a href="{Permalink}"><font color="#d71732">&hearts;</font> {NoteCount}</a> on {/block:NoteCount}{block:Date} <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} {ShortYear}</a>{/block:Date} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource}(<a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a>){/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}
  360. {block:HasTags}<div id="tags">{block:Tags}‧ <a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  361. <br>
  362. <br>
  363. <br>
  364. {/block:Posts}
  365. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  366. {/block:Posts}</div></div></div>
  367.  
  368.  
  369.  
  370. <!--
  371. THEME MAKER CREDIT
  372. -->
  373.  
  374. <div id="credz"><a href="http://lionshearted.tumblr.com/"><strong>LH</strong></a></center></div>
  375.  
  376.  
  377. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement