Advertisement
liveforharold

theme #09

Jun 8th, 2014
695
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.34 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <head><title>{Title}</title>
  5. <link rel="shortcut icon" href="{Favicon}">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  8.  
  9.  
  10.  
  11. <!---THEME BY EFFIEDEEN!
  12. DO NOT CLAIM AS YOUR OR USE IT AS BASE!!
  13. LIKE/REBLOG IF USING THIS THEME!
  14. --->
  15.  
  16. <meta name="color:Background" content="#ffffff"/>
  17. <meta name="color:Text" content="#a8a8a8"/>
  18. <meta name="color:posts" content="#a8a8a8"/>
  19. <meta name="color:Sidebar Links" content="#b8b8b8"/>
  20. <meta name="color:linkbg" content="#b8b8b8"/>
  21. <meta name="color:DescriptionText" content="#b8b8b8"/>
  22. <meta name="color:Border" content="#dddddd"/>
  23. <meta name="color:Hover" content="#f2f2f2"/>
  24. <meta name="color:Scrollbar" content="#000000"/>
  25. <meta name="color:ScrollbarBg" content="#ffffff"/>
  26. <meta name="color:Post Links" content="#c0bfbf"/>
  27. <meta name="color:Answer Backg" content="#000000"/>
  28. <meta name="color:border1" content="#000000"/>
  29. <meta name="color:border2" content="#000000"/>
  30. <meta name="image:Sidebar" content=""/>
  31. <meta name="image:Background" content=""/>
  32. <meta name="text:Link 1" content="" />
  33. <meta name="text:Link 1 Text" content="" />
  34. <meta name="text:Link 2" content="" />
  35. <meta name="text:Link 2 Text" content="" />
  36. <meta name="text:Link 3" content="" />
  37. <meta name="text:Link 3 Text" content="" />
  38. <meta name="if:Show Link 1" content="1" />
  39. <meta name="if:Show Link 2" content="1" />
  40. <meta name="if:Show Link 3" content="1" />
  41. <meta name="text:Link 4" content="" />
  42. <meta name="text:Link 4 Text" content="" />
  43. <meta name="if:Show Link 4" content="1" />
  44.  
  45.  
  46. <style type="text/css">
  47.  
  48. ::-webkit-scrollbar-thumb {
  49. height:auto;
  50. background-color:{color:Scrollbar};
  51. }
  52.  
  53. ::-webkit-scrollbar {
  54. height:9px;
  55. width:4px;
  56. background-color:{color:ScrollbarBg};
  57. }
  58.  
  59. body {
  60. background:{color:background};
  61. margin:0px;
  62. color:{color:text};
  63. font-family:calibri;
  64. font-size:10px;
  65. line-height:100%;
  66. letter-spacing:0px;
  67. text-align:justify;
  68. background-image:url('{image:Background}');
  69. }
  70.  
  71. a {
  72. text-decoration:none;
  73. outline:none;
  74. -moz-outline-style:none;
  75. color:{color:Post Links};
  76. }
  77.  
  78. img {
  79. border:none;
  80. }
  81.  
  82. blockquote {
  83. padding-left:5px;
  84. border-left:2px solid;
  85. }
  86.  
  87. blockquote blockquote {
  88. padding-left:5px;
  89. border-left:2px solid;
  90. }
  91.  
  92. h1 {
  93. font-size:12px;
  94. letter-spacing:2px;
  95. text-transform:uppercase;
  96. font-family:'trebuchet ms';
  97. font-style:none;
  98. line-height:10px;
  99. text-align:left;
  100. padding:0px;
  101. }
  102.  
  103. a:hover {
  104. color:#000000;
  105. -moz-transition-duration:0.3s;
  106. -webkit-transition-duration:0.3s;
  107. -o-transition-duration:0.3s;
  108. }
  109.  
  110.  
  111. /*ENTRIES*/
  112.  
  113. #entries {
  114. padding:10px;
  115. width:500px;
  116. margin-left:400px;
  117. margin-top:0px;
  118. font-size:10px;
  119. font-family:'arial';
  120. letter-spacing:0px;
  121. }
  122.  
  123. #post {
  124. width:500px;
  125. padding:25px;
  126. margin-top:20px;
  127. background-color:{color:posts};
  128. }
  129.  
  130. /*SIDEBAR*/
  131.  
  132. #sidebar {
  133. position:relative;
  134. margin-top:70px;
  135. margin-left:500px;
  136. }
  137.  
  138. #sidebarimage {
  139. width 130px;
  140. }
  141.  
  142. #sidebarimage img {
  143. width:110px;
  144. margin-top:-38px;
  145. padding:3px;
  146. margin-left:124px;
  147. border-radius:500px;
  148. }
  149.  
  150. #sidebarimage img:hover {
  151. opacity:0.7;
  152. -moz-transition-duration:0.6s;
  153. -webkit-transition-duration:0.6s;
  154. -o-transition-duration:0.6s;
  155. }
  156.  
  157. .links {
  158. width:550px;
  159. font-family:'calibri';
  160. padding: 4px;
  161. text-align:center;
  162. text-transform:uppercase;
  163. margin-top:2px;
  164. margin-left:-94px;
  165. }
  166.  
  167. .links a {
  168. width:30px;
  169. margin-left:1px;
  170. display:inline-block;
  171. padding-right:3px;
  172. padding-left:3px;
  173. padding-top:2px;
  174. padding-bottom:2px;
  175. font-size:8px;
  176. letter-spacing:0px;
  177. color:{color:Sidebar Links};
  178. background-color:{color:linkbg};
  179. border-left:1px solid {color:border1};
  180. border-bottom:1px solid {color:border2};
  181. }
  182.  
  183. .links a:hover {
  184. -moz-transition-duration:0.6s;
  185. -webkit-transition-duration:0.6s;
  186. -o-transition-duration:0.6s;
  187. color:{color:Hover};
  188. background-color:#fff;
  189. border-left:1px solid #fff;
  190. border-bottom:1px solid #fff;
  191. }
  192.  
  193. #description {
  194. text-align:center;
  195. font-family:'calibri';
  196. width:450px;
  197. padding-left:50px;
  198. padding-right:50px;
  199. margin-top:7px;
  200. margin-left:-90px;
  201. font-size:11px;
  202. text-transform:none;
  203. color:{color:DescriptionText};
  204. }
  205.  
  206. #pagination {
  207. font-style:bold;
  208. padding:2px;
  209. font-family:'arial';
  210. letter-spacing:0px;
  211. font-size:9px;
  212. text-align:center;
  213. padding:2px;
  214. margin-top:10px;
  215. text-transform:lowercase;
  216. }
  217.  
  218.  
  219. /*POST INFO*/
  220.  
  221. #info {
  222. width:500px;
  223. text-align:center;
  224. font-family:'trebuchet ms';
  225. margin-top:3px;
  226. margin-left:px;
  227. letter-spacing:1px;
  228. font-size:7px;
  229. font-style:none;
  230. padding:1px;
  231. line-height:10px;
  232. text-transform:uppercase;
  233. }
  234.  
  235. #info a {
  236. text-align:center;
  237. color:{color:Post Links};
  238. }
  239.  
  240. #info a:hover {
  241. -moz-transition-duration:0.3s;
  242. -webkit-transition-duration:0.3s;
  243. -o-transition-duration:0.3s;
  244. color:{color:Hover}
  245. }
  246.  
  247. #tags {
  248. float:left;
  249. width:489px;
  250. margin-top:-7px;
  251. margin-left:-5px;
  252. text-align:center;
  253. font-size:7px;
  254. padding:5px;
  255. font-size:8px;
  256. opacity:1;
  257. transition-duration: 0.5s;
  258. -moz-transition-duration: 0.5s;
  259. -webkit-transition-duration: 0.5s;
  260. -o-transition-duration: 0.5s
  261. color:{color:Post Links};
  262. }
  263.  
  264. #tags a {
  265. letter-spacing:0px;
  266. font-size:8px;
  267. text-align:center;
  268. font-family:'CALIBRI';
  269. text-decoration:none;
  270. display:inline-block;
  271. color:#ddd;
  272. }
  273.  
  274. #tags a:hover {
  275. background-color:#fff;
  276. -moz-transition-duration:0.3s;
  277. -webkit-transition-duration:0.3s;
  278. -o-transition-duration:0.3s;
  279. color:{color:Hover};
  280. }
  281.  
  282. /*QUESTION*/
  283.  
  284. #asker {
  285. color:{color:text};
  286. padding:14px;
  287. font-family:'trebuchet ms';
  288. font-size:8px;
  289. letter-spacing:0px;
  290. text-align:center;
  291. margin-top:0px;
  292. text-transform:uppercase;
  293. line-height:100%;
  294. background-color:{color:Answer Backg};
  295. }
  296.  
  297. /*CREDIT*/
  298.  
  299. #cred {
  300. position:fixed;
  301. font-family:'Calibri';
  302. text-transform:uppercase;
  303. font-size:8px;
  304. right:9px;
  305. bottom:9px;
  306. padding:4px;
  307. letter-spacing:1px;
  308. border-left:1px solid {color:border1};
  309. border-bottom:1px solid {color:border2};
  310. border-right:1px solid {color:border1};
  311. border-top:1px solid {color:border2};
  312. }
  313.  
  314. {CustomCSS}</style></head><body>
  315.  
  316. <div id="sidebar">
  317.  
  318. <div id="sidebarimage">
  319. <a title="home" href="/">
  320. <img src="{image:Sidebar}">
  321. </a>
  322. </div>
  323.  
  324. <div class="links">
  325. <a href="/">Home</a>
  326. <a href="/ask">Ask</a>
  327. {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Text}</a>{/block:IfShowLink1}
  328. {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Text}</a>{/block:IfShowLink2}
  329. {block:IfShowLink3}<a href="{text:Link 3}">{text:Link 3 Text}</a>{/block:IfShowLink3}
  330. {block:IfShowLink4}<a href="{text:Link 4}">{text:Link 4 Text}</a>{/block:IfShowLink4}</div>
  331.  
  332. <div id="description">{Description}
  333.  
  334. {block:Pagination}
  335. <div id="pagination">
  336. {block:PreviousPage}<a href="{PreviousPage}">new</a>{/block:PreviousPage}
  337. - {block:NextPage}<a href="{NextPage}">older</a>{/block:NextPage}
  338. </div>
  339. {/block:Pagination}
  340. </div>
  341. </div>
  342. </div>
  343.  
  344. <div id="entries">
  345. {block:Posts}
  346. <div id="post">
  347.  
  348. {block:Text}
  349. <h1>{block:Title}{Title}{/block:Title}</h1>
  350. {Body}{/block:Text}
  351.  
  352. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}
  353. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  354.  
  355. {block:Photoset}{Photoset-500}{block:Caption}{Caption}
  356. {/block:Caption}{/block:Photoset}
  357.  
  358. {block:Quote}<h2>"{Quote}"</h2>
  359. {block:Source}<div class="qsource"> - {Source}</div>
  360. {/block:Source}{/block:Quote}
  361.  
  362. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  363.  
  364. {block:Chat}{block:Title}{Title}{/block:Title}{block:Lines}{block:Label}<b><u>{Label}</u></b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  365.  
  366. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="60px" height="60px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
  367. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  368. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  369. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  370. {/block:Audio}<br>
  371.  
  372. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  373.  
  374. {block:Answer}<div id="asker">{Question} - <span style="text-align:center; color:{color:text};font-style:italic;"><b><i>{Asker}</i></b><br></span> <left><div style="padding:4px;margin-top:3px;text-align:left;">{Answer}</div></div>{/block:Answer}
  375.  
  376. <div id="info">
  377. <a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a> —
  378. {block:RebloggedFrom} <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  379. and {block:ContentSource} <a href="{SourceURL}"><a href="{SourceURL}">source</a>{/block:ContentSource}
  380. {block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}
  381. with {NoteCountWithLabel}</a>
  382. {block:HasTags}<div id="tags">
  383.  
  384. {block:Tags}<a href="/tagged/{Tag}">#{Tag}</a>&nbsp;{/block:Tags}
  385. </div>{block:HasTags}
  386. </div>
  387. </div>
  388. {/block:Posts}
  389. <br><br>{block:PostNotes}<div id="notes"><left>{PostNotes}</div>{/block:PostNotes}
  390. {/block:Posts}</div></div></div>
  391. <br><br><br><br>
  392.  
  393. <div id="cred">
  394. <a href="http://effiedeen.tumblr.com/">EFD</a>
  395. </div>
  396. </div>
  397.  
  398.  
  399.  
  400. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement