Advertisement
martinaferrer

Theme 2: HOWL

Oct 26th, 2013
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.05 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 BY HEMMOFFICIAL
  5. PLEASE DON'T STEAL AND KEEP THE CREDITS SIGN VISIBLE IN THE HOME PAGE xo
  6. ------------->
  7.  
  8. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  9.  
  10.  
  11. <head>
  12.  
  13. <title>{Title}</title>
  14.  
  15. {block:Description}<meta name="description" content="{MetaDescription}"/>
  16. {/block:Description}
  17. <link rel="shortcut icon" href="{Favicon}" />
  18. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  19.  
  20. <meta name="color:bg" content="#ffffff">
  21. <meta name="color:link" content="#bbb8b8">
  22. <meta name="color:text" content="#9a9a9a">
  23. <meta name="color:ask" content="#fcfcfc">
  24. <meta name="color:hover" content="#eeeeee">
  25. <meta name="color:border" content="#e7e7e7">
  26. <meta name="color:scrollbar" content="#d6d5d5">
  27. <meta name="color:firstletterbg" content="#424242"/>
  28. <meta name="color:firstletter" content="#424242"/>
  29.  
  30.  
  31. <meta name="image:sidebar" content=""/>
  32.  
  33. <meta name="text:link 1" content=""/>
  34. <meta name="text:link 1 url " content=""/>
  35. <meta name="text:link 2" content="">
  36. <meta name="text:link 2 url" content=""/>
  37. <meta name="text:link 3" content=""/>
  38. <meta name="text:link 3 url" content=""/>
  39. <meta name="text:link 4" content=""/>
  40. <meta name="text:link 4 url" content=""/>
  41. <meta name="text:link 5" content=""/>
  42. <meta name="text:link 5 url" content=""/>
  43.  
  44.  
  45.  
  46. <style type="text/css">
  47.  
  48.  
  49.  
  50.  
  51. /*--SCROLLBAR--*/
  52.  
  53.  
  54. ::-webkit-scrollbar {background-color:{color:infobg}; height:7px; width:7px}
  55. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  56. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:7px!important}
  57.  
  58.  
  59. /*--BODY--*/
  60.  
  61. body {
  62. font-style:none;
  63. background-color:{color:bg};
  64. font-family:cambria;
  65. color:{color:text};
  66. font-size:10px;
  67. }
  68.  
  69.  
  70. a {
  71. color:{color:link};
  72. text-decoration:none;
  73. -webkit-transition: all 0.5s ease-out;
  74. -moz-transition: all 0.5s ease-out;
  75. transition: all 0.5s ease-out;
  76. }
  77.  
  78. a:hover {
  79. color:{color:hover};
  80. text-decoration:none;
  81. -webkit-transition: all 0.8s ease-out;
  82. -moz-transition: all 0.8s ease-out;
  83. transition: all 0.8s ease-out;
  84. }
  85.  
  86. img {
  87. border:none;
  88. }
  89.  
  90. blockquote {
  91. padding-left:5px;
  92. border-left:2px solid {color:border};
  93. }
  94.  
  95. h1 {
  96. font-weight:normal;
  97. font-size:10px;
  98. text-align:center;
  99. font-style:normal;
  100. line-height:90%;
  101. letter-spacing:1px;
  102. color:{color:text};
  103. }
  104.  
  105. h2 {
  106. font-size:15px;
  107. text-align:left;
  108. line-height:100%;
  109. letter-spacing:-0.5px;
  110. color:{color:text};
  111. font-weight:normal;
  112. padding:5px;
  113. padding-bottom:2px;
  114. }
  115.  
  116.  
  117.  
  118. /*--SIDEBAR--*/
  119.  
  120. #sidebar {
  121. position:fixed;
  122. margin-left:-50px;
  123. margin-top:-40px;
  124.  
  125. }
  126.  
  127. #sidebarimage img {
  128. width:250px;
  129. height:150px;
  130. position:fixed;
  131. margin-left:190px;
  132. margin-top:230px;
  133. padding:1px;
  134.  
  135. }
  136.  
  137. /* -- LINKS -- */
  138.  
  139. #links {
  140. width:315px;
  141. font-family:'calibri';
  142. position:fixed;
  143. text-transform:uppercase;
  144. text-align:center;
  145. margin-top:175px;
  146. margin-left:155px;
  147. -webkit-transition: all .5s ease-in-out;
  148. -moz-transition: all .5s ease-in-out;
  149. -o-transition: all .5s ease-in-out;
  150. }
  151.  
  152. #links a img {
  153. padding:8px;
  154. width: 35px;
  155. display:inline-block;
  156. font-size:9px;
  157. -webkit-transition: all .5s ease-in-out;
  158. -moz-transition: all .5s ease-in-out;
  159. -o-transition: all .5s ease-in-out;
  160. }
  161.  
  162. #links a:hover {
  163. opacity:0;
  164. webkit-transition: all .5s ease-in-out;
  165. -moz-transition: all .5s ease-in-out;
  166. -o-transition: all .5s ease-in-out;
  167. }
  168.  
  169. /* -- DESCRIPTION -- */
  170.  
  171. #description {
  172. font-size:9px;
  173. width:250px;
  174. height:auto;
  175. opacity:1;
  176. padding:0px;
  177. font-family:cambria;
  178. text-transform:none;
  179. position:fixed;
  180. text-align:justify;
  181. font-style:none;
  182. line-height:125%;
  183. margin-top:390px;
  184. margin-left:191px;
  185. letter-spacing:1px;
  186. border-top:2px #111 solid;
  187. -moz-transition-duration:1s;
  188. -webkit-transition-duration:1s;
  189. -o-transition-duration:1s;
  190. }
  191.  
  192.  
  193. #description a:hover {
  194. background:{color:Background};
  195. color:{color:Hover};
  196. }
  197.  
  198. #description:first-letter {
  199. padding:5px;
  200. padding-bottom:6px;
  201. padding-left:5px;
  202. padding-right:6px;
  203. font-size:15px;
  204. font-style:italic;
  205. margin-right:3px;
  206. line-height:140%;
  207. float:left;
  208. background:{color:firstletterbg};
  209. color:{color:firstletter};
  210. }
  211.  
  212. /*--PAGINATION--*/
  213.  
  214. #pagination {
  215. position:fixed;
  216. font-size:8px;
  217. font-family: arial;
  218. letter-spacing:1px;
  219. right:10px;
  220. bottom:10px;
  221. text-transform:uppercase;
  222. text-align:center;
  223. padding:5px;
  224. background-color:#fafafa;
  225. }
  226.  
  227. #pagination a {
  228. padding:0px;
  229. color:#7b7b7b;
  230. -moz-transition-duration:0.5s;
  231. -webkit-transition-duration:0.5s;
  232. -o-transition-duration:0.5s;
  233. }
  234.  
  235.  
  236. /*--POSTS--*/
  237.  
  238. #posts {
  239. width:500px;
  240. margin-bottom:25px;
  241. font-family: calibri;
  242. font-style: bold;
  243. padding:10px;
  244. padding-bottom: 3px;
  245. font-size:11px;
  246. color:{color:text};
  247. line-height:100%;
  248. text-align:justify;
  249. }
  250.  
  251.  
  252. #postscontainer {
  253. margin-bottom:20px;
  254. padding-bottom: 3px;
  255. padding:20px;
  256. margin-left:495px;
  257. margin-top:5px;
  258. }
  259.  
  260.  
  261. /*--POST INFO-*/
  262.  
  263. #info {
  264. text-align:left;
  265. margin-top:10px;
  266. text-transform:uppercase;
  267. font-size:8px;
  268. font-style:none;
  269. border-top:1px solid #f2f2f2
  270. }
  271.  
  272. /* --- POST TAGS---*/
  273.  
  274.  
  275. #tags {
  276. font-family:cambria;
  277. letter-spacing:0px;
  278. text-transform:lowercase;
  279. font-size:10px;
  280. font-style:italic;
  281. margin-top:4px;
  282. text-align:left;
  283. }
  284.  
  285. #tags
  286. a {display:inline;background-color:f0f0f0;padding:-3px;text-align:left;
  287. -webkit-transition: all 0.6s ease-in-out;
  288. -moz-transition: all 0.6s ease-in-out;
  289. -o-transition: all 0.6s ease-in-out;
  290. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  291.  
  292.  
  293.  
  294. /*--ASKS--*/
  295.  
  296. #speechbubble {
  297. align:right;background: {color:askbg};
  298. margin:7px 0px 5px 0px;
  299. padding:10px;
  300. position: relative;
  301. color:white;
  302. }
  303.  
  304. #speechbubble p {
  305. margin:1px 0px;
  306. }
  307.  
  308. #speechbubble span {
  309. display:block;
  310. position:absolute;
  311. width:1px;
  312. height:1px
  313. font-size: 0;
  314. line-height: 1px;
  315. left:-10px;
  316. top:10px;
  317. border-right:7px solid transparent;
  318. border-left:7px solid transparent;
  319. border-top:10px solid {color:askbg};
  320. }
  321.  
  322. #askborder {
  323. float: left;
  324. margin: 1px 4px 0 0;
  325. padding: 2px;
  326. }
  327.  
  328.  
  329.  
  330.  
  331. /*--CREDIT--*/
  332.  
  333. #credit {
  334. left:3px;
  335. bottom:6px;
  336. font-size:9px;
  337. padding:5px;
  338. width: 5px;
  339. height: 5px;
  340. color:{color:text};
  341. -webkit-transition: all 0.5s ease-out;
  342. -moz-transition: all 0.5s ease-out;
  343. transition: all 0.5s ease-out;
  344. }
  345.  
  346. #credit:hover {
  347. background-color:black;
  348. color:white;
  349. }
  350.  
  351.  
  352.  
  353. #cred {
  354. position:fixed;
  355. font-size:8px;
  356. font-family: arial;
  357. letter-spacing:1px;
  358. left:10px;
  359. bottom:10px;
  360. text-transform:uppercase;
  361. text-align:center;
  362. border:1px solid #c9c9c9;
  363. padding:5px;
  364. background-color:#fafafa;
  365. }
  366.  
  367. #cred a {
  368. padding:0px;
  369. color:{color:link};
  370. -moz-transition-duration:0.5s;
  371. -webkit-transition-duration:0.5s;
  372. -o-transition-duration:0.5s;
  373. }
  374.  
  375. /* ----- AUDIO POST -----*/
  376. .audio {opacity: 1.0; position:relative; overflow:hidden; min-height:130px; font-size: 8px;} .player {position:absolute; z-index:3; background:#000000; margin-top:45px; margin-left:73px; opacity:0.75; filter:alpha(opacity=75); border:0px #000000 solid; border-radius: 100px;} .audioplayer {background: #fcfcfc; border: 1px solid #ededed; width:207px; height:18px; overflow:hidden; padding:5px; padding-bottom:13px; margin-right:11px} .audioinfo {margin-left:140px; line-height:155%; font-family: cambria; font-size:10px!important;} .audiocaption {margin-left:172px;} .audiocaption img {max-width:330px!important} .audiocaption blockquote img {max-width:320px!important} .audiocaption blockquote blockquote img {max-width:310px!important}
  377.  
  378. {CustomCSS}
  379.  
  380. #s-m-t-tooltip {
  381.  
  382.  
  383. max-width:300px;
  384.  
  385. padding:3px 4px 5px 4px;
  386.  
  387. margin:20px 0px 0px 20px;
  388.  
  389. background-color:#fff; /* change the background color */
  390.  
  391. border:1px solid #ddd; /* change the border color */
  392.  
  393. font-family:calibri; /* change the font */
  394.  
  395. font-size:9px; /* change the font size */
  396.  
  397. letter-spacing:2px; /* change the letter spacing */
  398.  
  399. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  400.  
  401. color:#999; /* change the text color */
  402.  
  403. z-index:999999999999999999999999999999999999;
  404.  
  405. }
  406.  
  407. </style></head>
  408.  
  409. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  410.  
  411. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  412.  
  413. <script>
  414.  
  415. (function($){
  416.  
  417. $(document).ready(function(){
  418.  
  419. $("a[title]").style_my_tooltips({
  420.  
  421. tip_follows_cursor:true,
  422.  
  423. tip_delay_time:90,
  424.  
  425. tip_fade_speed:600,
  426.  
  427. attribute:"title"
  428.  
  429. });
  430.  
  431. });
  432.  
  433. })(jQuery);
  434.  
  435. </script>
  436.  
  437. <body>
  438.  
  439. <!----SIDEBAR----->
  440.  
  441. <div id="sidebar">
  442. <div id="title">{Title};</div>
  443. <div id="sidebarimage">
  444. <img src="{image:sidebar}"></div>
  445. <!----DESCRIPTION----->
  446.  
  447. <div id="description">{description}</div>
  448.  
  449. <!----LINKS----->
  450.  
  451. <div id="links">
  452.  
  453. <a title="{Text:Link 1}"href="/"> <img src="http://media.tumblr.com/b1121802778d3515f9aad947437eb20f/tumblr_inline_mtcdruNdnF1rxnjyj.png"> </a>
  454.  
  455. <a title="{Text:Link 2}"href="{Text:Link 2 url}"><img src="http://media.tumblr.com/3d46f757255fc6d6ba0ae06647b77503/tumblr_inline_mtcds5T1cV1rxnjyj.png"></a>
  456.  
  457. <a title="{Text:Link 3}"href="{Text:Link 3 url}"><img src="http://media.tumblr.com/f2eb4766a52f975a129771e627f079c3/tumblr_inline_mtcdsvzeXg1rxnjyj.png"></a>
  458.  
  459. <a title="{Text:Link 4}"href="{Text:Link 4 url}"><img src="http://media.tumblr.com/1b1a13dc833a61f3e77d295f938e3050/tumblr_inline_mtcdtkIMek1rxnjyj.png"></a>
  460.  
  461. <a title="{Text:Link 5}"href="{Text:Link 5 url}"><img src="http://media.tumblr.com/881f24a0b1bc60e2d3caa401ba2ccd58/tumblr_inline_mtcdtsS2iK1rxnjyj.png"></a>
  462. </div>
  463. </div>
  464.  
  465. <!----PAGINATION----->
  466. {block:Pagination}<div id="pagination">
  467. {block:PreviousPage}<a href="{PreviousPage}">return</a>&nbsp;&nbsp;{/block:PreviousPage}
  468.  
  469. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  470. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  471. {/block:JumpPagination} ─
  472. {block:NextPage}<a href="{NextPage}">forth</a>{/block:NextPage}
  473. </div>{/block:Pagination}
  474. </div></div>
  475.  
  476.  
  477. <!----POSTS----->
  478.  
  479. <div id="postscontainer">
  480.  
  481. {block:Posts}
  482.  
  483. <div id="posts">
  484.  
  485. <!----TEXT----->
  486.  
  487. {block:Text} {block:Title} <h2>{Title}</h2> {/block:Title} {Body} {/block:Text}
  488.  
  489.  
  490. <!----PHOTOS----->
  491.  
  492. {block:Photo}{LinkOpenTag}<center><img src="{PhotoURL-500}"></center>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  493.  
  494.  
  495. <!----PHOTOSETS----->
  496.  
  497. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  498.  
  499. <!----QUOTES----->
  500.  
  501. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  502.  
  503. <!----LINKS----->
  504.  
  505. {block:Link}<h1><a href="{URL}" {Target}><h2>{Name}</h2></a>{block:Description}{Description}{/block:Description}{/block:Link}
  506.  
  507.  
  508. <!----CHAT----->
  509.  
  510. {block:Chat}{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  511.  
  512.  
  513. <!----AUDIO----->
  514.  
  515. {block:Audio}<div class="audio"><span style="background-color:{color:Background}; position:absolute; width:80px; height:80px; margin-left:-15px;">{block:AlbumArt}<img src="{AlbumArtURL}" width="110px" height="110px" align="left" style="margin-left:30px; opacity: 0.7; border: 1px solid #ededed; padding: 3px; font-size: 8px;" />{/block:AlbumArt}</span><div class="audioinfo"><b>Title:</b> <span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br /><b>Artist:</b> <span{block:Artist} style="display: none;"{block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br /><b>Album:</b> <span{block:Album} style="display: none;"{block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}<br />{block:ExternalAudio}<b>Download:</b> <a href="{ExternalAudioURL}">Click Here</a><br />{/block:ExternalAudio}<b>Played:</b> {PlayCount} times
  516. <br><div class="audioplayer">{AudioPlayerWhite}</div>
  517. </div><div class="audiocaption">{block:Caption}{/block:Caption}</div></div>{/block:Audio}
  518.  
  519. <!----VIDEO----->
  520.  
  521. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  522.  
  523.  
  524. <!----ANSWER/QUESTION----->
  525.  
  526. {block:Answer}
  527. <div id="speechbubble">{Question}</div><br><div id="speechbubble" style="background:transparent; margin-top:-30px; margin-left:20px; margin-bottom:10px;"><span></span></div>
  528. <img src="{AskerPortraitURL-48}" width="20px" height="20px" style="border-radius:100px; margin-top:-9px;" align="left" id="askborder"><div style="text-transform:uppercase;">{Asker}</div><br>
  529. {Answer}{/block:Answer}
  530.  
  531. <!----INFO----->
  532.  
  533. <div id="info">
  534. <a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a> —
  535. {block:RebloggedFrom} <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  536. and {block:ContentSource} <a href="{SourceURL}"><a href="{SourceURL}">source</a>{/block:ContentSource}
  537. {block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}
  538. with {NoteCountWithLabel}</a>
  539.  
  540. {block:HasTags}<div id="tags"><img src="">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  541.  
  542. {/block:Posts}
  543.  
  544. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  545. {/block:Posts}</div></div></div>
  546.  
  547. <!--
  548. DON'T TOUCH IT'S JUST A SMALL HEART
  549. -->
  550.  
  551. <div id="cred">
  552. <a href="http://lukeisapenguin.co.vu/">♥</a>
  553. </div>
  554. </div>
  555.  
  556.  
  557.  
  558. </body>
  559. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement