Advertisement
imbetterthanu

THEME 01 / OVER AGAIN

Apr 7th, 2014
15,167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.13 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <head>
  3.  
  4. <!-----
  5.  
  6. ©Theme #01 by meanwolfs.
  7. Edit away, just leave the credit as it is. (And where it is)
  8.  
  9. ------>
  10.  
  11. <title>{Title}</title>
  12.  
  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. <meta name="color:Background" content="#ffffff"/>
  18. <meta name="color:Text" content="#aaaaaa"/>
  19. <meta name="color:Tags" content="#9a9a9a"/>
  20. <meta name="color:Hover" content="#9a9a9a"/>
  21. <meta name="color:Links" content="#000000"/>
  22. <meta name="color:Info" content="#aaaaaa"/>
  23. <meta name="color:Scrollbar" content="#000000"/>
  24. <meta name="color:Text Post" content="#fcfcfc"/>
  25.  
  26. <meta name="image:Sidebar" content=""/>
  27.  
  28. <meta name="text:Link 1 URL" content="" />
  29. <meta name="text:Link 1" content="" />
  30. <meta name="text:Link 2 URL" content="" />
  31. <meta name="text:Link 2" content="" />
  32. <meta name="text:Link 3 URL" content="" />
  33. <meta name="text:Link 3" content="" />
  34. <meta name="text:Link 4 URL" content="" />
  35. <meta name="text:Link 4" content="" />
  36. <meta name="text:Link 5 URL" content="" />
  37. <meta name="text:Link 5" content="" />
  38.  
  39.  
  40. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  41.  
  42. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  43.  
  44. <script>
  45. (function($){
  46. $(document).ready(function(){
  47. $("a[title]").style_my_tooltips({
  48. tip_follows_cursor:true,
  49. tip_delay_time:20,
  50. tip_fade_speed:200,
  51. attribute:"title"
  52. });
  53. });
  54. })(jQuery);
  55. </script>
  56.  
  57. <style type="text/css">
  58.  
  59. ::-webkit-scrollbar {width: 4px; height:auto; background:{color:background}}
  60. ::-webkit-scrollbar-corner {padding:2px;background:{color:background}}
  61. ::-webkit-scrollbar-button:vertical {height:5px; display: block; background:{color:scrollbar}}
  62. ::-webkit-scrollbar-button:horizontal {width: 4px; height: 5px; display: block; background:{color:scrollbar}}
  63. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar};}
  64. ::-webkit-scrollbar-thumb:horizontal {background: {color:background};}
  65. ::-webkit-scrollbar-thumb {background: {color:scrollbar};}
  66.  
  67. #s-m-t-tooltip{
  68. position:absolute;
  69. margin-top:0px;
  70. margin-left:20px;
  71. z-index:9999;
  72. padding:3px;
  73. background:{color:background};
  74. border:1px solid #f1f1f1;
  75. }
  76.  
  77.  
  78. #con {
  79. width:700px;
  80. margin:0 auto -12px auto;
  81. }
  82.  
  83.  
  84. blockquote {
  85. font-size:9px;
  86. padding:2px;
  87. margin:0px;
  88. border-left:1px solid {color:text post};
  89. }
  90.  
  91. body {
  92. background:{color:background};
  93. color:{color:text};
  94. font-family:arial;
  95. font-size:9px;
  96. text-align:justify;
  97. margin:0;
  98. line-height:140%;
  99. }
  100.  
  101. a {
  102. text-decoration:none;
  103. -moz-transition-duration:0.3s;
  104. -webkit-transition-duration:0.3s;
  105. -o-transition-duration:0.3s;
  106. color:{color:links};
  107. }
  108.  
  109. a:hover {
  110. text-decoration:none;
  111. -moz-transition-duration:0.3s;
  112. -webkit-transition-duration:0.3s;
  113. -o-transition-duration:0.3s;
  114. color:{color:hover};
  115. }
  116.  
  117. h1 {
  118. font-family:arial;
  119. font-size:9px;
  120. font-style:normal;
  121. text-transform:normal;
  122. color:{color:text};
  123. text-align:center;
  124. font-weight:normal;
  125. letter-spacing:1px;
  126. background-color:#fafafa;
  127. padding:3px;
  128. width:auto;
  129. }
  130.  
  131. h2 {
  132. font-family:'Bodoni MT Condensed';
  133. font-style:italic;
  134. font-size:20px;
  135. letter-spacing:0px;
  136. color:{color:title};
  137. font-weight:normal;
  138. }
  139.  
  140. h3 {
  141. font-family:'Bodoni MT Condensed';
  142. font-size:18px;
  143. font-weight:normal;
  144. text-align:center;
  145. font-style:italic;
  146. padding:40px;
  147. padding-top:0px;
  148. padding-bottom:0px;
  149. line-height:93%;
  150. }
  151.  
  152. img{opacity:1;
  153. border:none;
  154. text-decoration:none}
  155.  
  156.  
  157. small {
  158. font-size:9px;}
  159.  
  160. big {
  161. font-size:12px;}
  162.  
  163.  
  164. #sidebar {text-align:left;
  165. position:fixed;
  166. margin-left:-70px;
  167. margin-top:100px;
  168. width:125px;
  169. }
  170.  
  171. #sidebarim {margin-bottom:6px}
  172.  
  173. #sidebarim img {
  174. width:245px;
  175. margin-left:-60px;
  176. }
  177.  
  178. #links {
  179. line-height:0px;
  180. margin-top:15px;
  181. width:245px;
  182. margin-left:-60px;
  183. text-transform:lowercase;
  184. text-align:center;
  185. }
  186.  
  187.  
  188. #links a {
  189. margin-right:6px;
  190. display:inline-block;
  191. margin-bottom:5px;
  192. }
  193.  
  194. #description {
  195. width:245px;
  196. margin-left:-60px;
  197. line-height:13px;
  198. margin-top:11px;
  199. text-align:justify;
  200. }
  201.  
  202. #pagination {
  203. margin-top:-40px;
  204. margin-left:0px;
  205. text-align: center;
  206. }
  207.  
  208. #pagination a {
  209. font-family:trebuchet ms;
  210. margin-left:5px;
  211. margin-right:5px;
  212. }
  213.  
  214. #entries {
  215. padding:20px;
  216. margin-top:40px;
  217. margin-left:170px;
  218. width:500px;
  219. }
  220.  
  221. #posts {
  222. width:500px;
  223. {block:IndexPage}
  224. margin-bottom:75px;
  225. {/block:IndexPage}
  226. {block:PermalinkPage}
  227. margin-bottom:50px;
  228. {/block:PermalinkPage}
  229.  
  230. }
  231. #posts img {
  232. max-width:500px;
  233. }
  234.  
  235. #posts img, #posts li, #posts blockquote {max-width: 100%;}
  236. .caption {width:100%; margin-top:10px;}
  237.  
  238. .audio {
  239. width:400px;
  240. }
  241.  
  242. .albumart {
  243. float:left;
  244. padding-right:10px;
  245. }
  246.  
  247. .albumart img {
  248. width:48px;
  249. height:48px;
  250. border:3px solid {color:text post};
  251. margin-left:10px;
  252. margin-top:10px;
  253. }
  254.  
  255. .playercontainer {
  256. width:480px;
  257. text-align:justify;
  258. padding:10px;
  259. height:54px;
  260. }
  261.  
  262. #ask {
  263. padding:13px;
  264. width:425px;
  265. background:#fafafa;
  266. text-align:left;
  267. margin-left:50px;
  268. }
  269.  
  270. .chat ol {
  271. padding:0;
  272. list-style:none;
  273. }
  274. .line {padding:5px 0;}
  275.  
  276. .label {font-weight:bold;
  277. }
  278.  
  279.  
  280. #permalink {
  281. border-top:#f5f5f5 1px solid;
  282. font-family:arial;
  283. padding:6px;
  284. margin-top:5px;
  285. font-size:9px;
  286. text-transform:normal;
  287. }
  288.  
  289. #permalink a {
  290. color:{color:info};
  291. }
  292.  
  293. #permalink a:hover {
  294. color:{color:hover};
  295. }
  296.  
  297. .tags {
  298. margin-top:0px;
  299. margin-left:-6px;
  300. width:490px;
  301. padding:4px;
  302. font-family:arial;
  303. text-transform:lowercase;
  304. font-size:9px;
  305. font-style:italic;
  306. text-align:left;
  307. }
  308.  
  309. .tags a {
  310. letter-spacing:0px;
  311. padding:7px;
  312. }
  313.  
  314. .tags a:hover {
  315. color:{color:hover};
  316. }
  317.  
  318. .pagenotes {
  319. {block:IndexPage}
  320. display: none!important;
  321. {/block:IndexPage}
  322. width:500px;
  323. text-align:center;
  324.  
  325. }
  326.  
  327. .pagenotes img {
  328. display:none!important;}
  329. .pagenotes li {
  330. list-style-type:none;
  331. padding:5px 0px;
  332. text-align:left;
  333. margin:0 0 0 -40px;
  334. }
  335.  
  336. #cred {
  337. position:fixed;
  338. padding:2px;
  339. text-align:center;
  340. bottom:6px;
  341. right:13px;
  342. font-family:trebuchet ms;
  343. font-size:7px;
  344. background:#DED49E;
  345. }
  346.  
  347. #cred a {
  348. color:#ffffff;
  349. padding:2px;
  350. }
  351.  
  352.  
  353. {CustomCSS}
  354.  
  355.  
  356. </style>
  357. </head>
  358.  
  359. <body>
  360.  
  361. <div id="con">
  362.  
  363. <div id="sidebar">
  364.  
  365. <div id="sidebarim">
  366. <a href="/"><img src="{image:sidebar}"></a>
  367. </div>
  368.  
  369. <div id="links">
  370. {block:IfLink1}
  371. <a href="{text:link 1 url}">{text:link 1}</a>
  372. {/block:IfLink1}
  373. {block:IfLink2}
  374. <a href="{text:link 2 url}">{text:link 2}</a>
  375. {/block:IfLink2}
  376. {block:IfLink3}
  377. <a href="{text:link 3 url}">{text:link 3}</a>
  378. {/block:IfLink3}
  379. {block:IfLink4}
  380. <a href="{text:link 4 url}">{text:link 4}</a>
  381. {/block:IfLink4}
  382. {block:IfLink5}
  383. <a href="{text:link 5 url}">{text:link 5}</a>
  384. {/block:IfLink5}
  385. </div>
  386.  
  387. <div id="description">{Description}</div>
  388.  
  389. </div>
  390.  
  391.  
  392. <div id="entries">
  393.  
  394. {block:Posts}
  395. <div id="posts">
  396.  
  397. {block:Quote}<h3>“{Quote}”</h3><h1>{Source}</h1>{/block:Quote}
  398.  
  399. {block:Text}
  400.  
  401. {block:Title}
  402. <div id="title">{Title}</div>{/block:Title}
  403. {Body}
  404. {/block:Text}
  405.  
  406. {block:Link}
  407. <div id="title"><a href="{URL}">{Name}</a></div>{block:Description}{Description}{/block:Description}
  408. {/block:Link}
  409.  
  410. {block:Chat}
  411. {block:Title}
  412. <h1>{Title}</h1>
  413. {/block:Title}
  414. <div class="chat">
  415. <ol>{block:Lines}
  416. <li class="line {Alt}">
  417. {block:Label}
  418. <span class="label">
  419. {Label}</span>
  420. {/block:Label}{Line}</li>
  421. {/block:Lines}
  422. </ol></div>
  423. {/block:Chat}
  424.  
  425. {block:Photo}
  426. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}
  427. {/block:Photo}
  428.  
  429. {block:Photoset}
  430. {Photoset-500}
  431. {/block:Photoset}
  432.  
  433. {block:Video}
  434. {Video-500}
  435. {/block:Video}
  436.  
  437. {block:Audio}
  438. <div class="audio">
  439. {block:AlbumArt}
  440. <div class="albumart"><img src="{AlbumArtURL}"/></div>
  441. {/block:AlbumArt}
  442.  
  443. <div class="playercontainer"></div>
  444. <div class="player" style="margin-left:60px; margin-top:-64px; padding:13px; padding-bottom:14px;">{AudioPlayerWhite}</div>
  445.  
  446. </div>
  447. {/block:Audio}
  448.  
  449. {block:Answer}
  450. <div id="ask"><i>{Asker}</i>: {Question}</div> <img src="{AskerPortraitURL-40}" style="margin-top:-40px; position:absolute;"><p>
  451. {Answer}
  452. {/block:Answer}
  453.  
  454. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  455.  
  456. {block:ContentSource}
  457. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  458. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  459. {/block:SourceLogo}
  460. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  461. {/block:ContentSource}
  462.  
  463. {block:ReblogParentUrl}
  464. <!-- {URL}{block:SourceLogo}<img src="{BlackLogoURL}"
  465. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  466. {/block:SourceLogo}
  467. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  468. {/block:ReblogParentUrl}
  469.  
  470. {block:Date}
  471. <div id="permalink">
  472. <a href="{Permalink}"style="margin-right:7px">{DayOfMonthWithSuffix} of {Month}</a> {block:NoteCount}with <a href="{Permalink}">{NoteCountWithLabel}</a> <font color="#ED4545">♥</font> {/block:NoteCount}
  473.  
  474. <div style="float:right;margin-top:-3px;"> {block:RebloggedFrom}
  475. <a href="{ReblogParentURL}" title="{ReblogParentName}"><img src="{ReblogParentPortraitURL-16}"></a> {block:ContentSource}
  476. <a href="{ReblogRootURL}" title="{ReblogRootName}"><img src="{ReblogRootPortraitURL-16}"></a>{/block:ContentSource}{/block:RebloggedFrom}
  477. <a title="{SourceTitle}" href="{SourceURL}"></a>
  478. </div>
  479.  
  480.  
  481. {block:HasTags}
  482. <div class="tags"><u>tags:</u> {block:Tags}<a href="{TagURL}"style="color:{color:tags};">#{Tag}</a>{/block:Tags}</div>
  483. {/block:HasTags}{/block:Date}</div>
  484.  
  485. </div>
  486.  
  487. {block:PostNotes}
  488. <div class="pagenotes">
  489. {PostNotes}
  490. </div>
  491. {/block:PostNotes}
  492.  
  493. {/block:Posts}
  494.  
  495. <div id="pagination"> {block:Pagination}
  496. {block:PreviousPage}<a href="{PreviousPage}">back</a>{/block:PreviousPage}
  497. {block:JumpPagination length="4"}{block:CurrentPage}
  498. <span class="current_page" style="padding:4px; background:#f5f5f5;margin-left:5px; margin-right:5px;">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  499. {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}</div>
  500.  
  501. </div>
  502.  
  503. <div id="cred">
  504. <a href="http://meanwolfs.tumblr.com" title="theme by meanwolfs">MW</a>
  505. </div>
  506.  
  507. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement