Advertisement
irwxns

5links - mini 5sos

Apr 6th, 2014
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.67 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
  12. .-./`) .-------. .--. .--. _____ __ ,---. .--. .-'''-.
  13. \ .-.')| _ _ \ | |_ | | \ _\ / / | \ | | / _ \
  14. / `-' \| ( ' ) | | _( )_ | | .-./ ). / ' | , \ | | (`' )/`--'
  15. `-'`"`|(_ o _) / |(_ o _) | | \ '_ .') .' | |\_ \| |(_ o _).
  16. .---. | (_,_).' __ | (_,_) \ | |(_ (_) _) ' | _( )_\ | (_,_). '.
  17. | | | |\ \ | || |/ \| | / \ \ | (_ o _) |.---. \ :
  18. | | | | \ `' /| ' /\ ` | `-'`-' \ | (_,_)\ |\ `-' |
  19. | | | | \ / | / \ | / / \ \ | | | | \ /
  20. '---' ''-' `'-' `---' `---`'--' '----''--' '--' `-...-'
  21.  
  22. PLEASE DO NOT REMOVE CREDIT!
  23. -->
  24.  
  25. <meta name="color:Background" content="#ffffff"/>
  26. <meta name="color:Text" content="#a8a8a8"/>
  27. <meta name="color:Sidebar Links" content="#b8b8b8"/>
  28. <meta name="color:DescriptionText" content="#b8b8b8"/>
  29. <meta name="color:Border" content="#dddddd"/>
  30. <meta name="color:Hover" content="#f2f2f2"/>
  31. <meta name="color:Scrollbar" content="#000000"/>
  32. <meta name="color:ScrollbarBg" content="#ffffff"/>
  33. <meta name="color:Post Links" content="#c0bfbf"/>
  34.  
  35. <meta name="image:Sidebar" content=""/>
  36. <meta name="image:Background" content=""/>
  37.  
  38. <meta name="text:linkA" content="">
  39. <meta name="text:linkA url" content="/">
  40.  
  41. <meta name="text:linkB" content="">
  42. <meta name="text:linkB url" content="/">
  43.  
  44. <meta name="text:linkC" content="">
  45. <meta name="text:linkC url" content="/">
  46.  
  47. <meta name="text:linkD" content="">
  48. <meta name="text:linkD url" content="/">
  49.  
  50. <meta name="text:linkE" content="">
  51. <meta name="text:linkE url" content="/">
  52.  
  53. <style type="text/css">
  54.  
  55. ::-webkit-scrollbar-thumb {
  56. height:auto;
  57. background-color:{color:Scrollbar};
  58. }
  59.  
  60. ::-webkit-scrollbar {
  61. height:9px;
  62. width:4px;
  63. background-color:{color:ScrollbarBg};
  64. }
  65.  
  66. body {
  67. background:{color:background};
  68. margin:0px;
  69. color:{color:text};
  70. font-family:calibri;
  71. font-size:10px;
  72. line-height:100%;
  73. letter-spacing:0px;
  74. text-align:justify;
  75. background-image:url('{image:Background}');
  76. }
  77.  
  78. a {
  79. text-decoration:none;
  80. outline:none;
  81. -moz-outline-style:none;
  82. color:{color:Post Links};
  83. }
  84.  
  85. img {
  86. border:none;
  87. }
  88.  
  89. blockquote {
  90. padding-left:5px;
  91. border-left:2px solid;
  92. }
  93.  
  94. blockquote blockquote {
  95. padding-left:5px;
  96. border-left:2px solid;
  97. }
  98.  
  99. h1 {
  100. font-size:8px;
  101. letter-spacing:2px;
  102. text-transform:uppercase;
  103. font-family:'CAMBRIA';
  104. font-style:none;
  105. line-height:10px;
  106. text-align:left;
  107. padding:0px;
  108. }
  109.  
  110. a:hover {
  111. color:#000000;
  112. -moz-transition-duration:0.3s;
  113. -webkit-transition-duration:0.3s;
  114. -o-transition-duration:0.3s;
  115. }
  116.  
  117.  
  118. /*ENTRIES*/
  119.  
  120. #entries {
  121. padding:10px;
  122. width:500px;
  123. margin-left:600px;
  124. margin-top:5px;
  125. font-size:10px;
  126. font-family:'arial';
  127. letter-spacing:0px;
  128. }
  129.  
  130. #post {
  131. width:500px;
  132. padding-bottom:40px;
  133. padding:25px;
  134. margin-top:50px;
  135. }
  136.  
  137. /*SIDEBAR*/
  138.  
  139. #sidebar {
  140. position:fixed;
  141. margin-left:100px;
  142. margin-top:50px;
  143. margin-left:365px;
  144. }
  145.  
  146. #sidebarimage {
  147. width 245px;
  148. }
  149.  
  150. #sidebarimage img {
  151. width:245px;
  152. margin-top:164px;
  153. padding:3px;
  154. margin-left:-113px;
  155. }
  156.  
  157. .links {
  158. width:300px;
  159. font-family:'calibri';
  160. padding: 1px;
  161. text-align:center;
  162. text-transform:uppercase;
  163. position:fixed;
  164. margin-top:8px;
  165. margin-left:-135px;
  166. }
  167.  
  168. .links a {
  169. width:94px;
  170. padding:3px;
  171. font-size:8px;
  172. letter-spacing:0px;
  173. color:{color:Sidebar Links};
  174. }
  175.  
  176. .links a:hover {
  177. color:{color:Hover};
  178. padding: 5px;
  179. -webkit-transition:all 0.5s ease-in-out;
  180. -moz-transition:all 0.5s ease-in-out;
  181. -o-transition:all 0.5s ease-in-out;
  182. transition:all 0.5s ease-in-out;
  183. }
  184.  
  185. #description {
  186. text-align:justify;
  187. font-family:'calibri';
  188. width:240px;
  189. margin-top:60px;
  190. margin-left:-112px;
  191. font-size:9.5px;
  192. position:fixed;
  193. text-transform:none;
  194. color:{color:#6E6E6E};
  195. }
  196.  
  197. #pagination {
  198. font-style:bold;
  199. padding:2px;
  200. font-family:'arial';
  201. letter-spacing:0px;
  202. font-size:9px;
  203. text-align:center;
  204. padding:2px;
  205. margin-top:10px;
  206. text-transform:lowercase;
  207. }
  208.  
  209.  
  210. /*POST INFO*/
  211.  
  212. #info {
  213. width:500px;
  214. text-align:left;
  215. font-family:'calibri';
  216. margin-top:3px;
  217. margin-left:px;
  218. letter-spacing:1px;
  219. font-size:8px;
  220. font-style:none;
  221. padding:1px;
  222. line-height:10px;
  223. text-transform:uppercase;
  224. border-top:3px solid;
  225. border-color:{color:#000000};
  226. }
  227.  
  228. #info a {
  229. text-align:center;
  230. color:{color:Post Links};
  231. }
  232.  
  233. #info a:hover {
  234. -moz-transition-duration:0.3s;
  235. -webkit-transition-duration:0.3s;
  236. -o-transition-duration:0.3s;
  237. color:{color:Hover}
  238. }
  239.  
  240. #tags {
  241. float:left;
  242. width:489px;
  243. margin-top:-7px;
  244. margin-left:-5px;
  245. text-align:left;
  246. font-size:7px;
  247. padding:5px;
  248. font-size:8px;
  249. opacity:1;
  250. transition-duration: 0.5s;
  251. -moz-transition-duration: 0.5s;
  252. -webkit-transition-duration: 0.5s;
  253. -o-transition-duration: 0.5s
  254. color:{color:Post Links};
  255. }
  256.  
  257. #tags a {
  258. letter-spacing:0px;
  259. font-size:8px;
  260. text-align:center;
  261. font-family:'CALIBRI';
  262. text-decoration:none;
  263. display:inline-block;
  264. color:#ddd;
  265. }
  266.  
  267. #tags a:hover {
  268. background-color:#fff;
  269. -moz-transition-duration:0.3s;
  270. -webkit-transition-duration:0.3s;
  271. -o-transition-duration:0.3s;
  272. color:{color:Hover};
  273. }
  274.  
  275. /*QUESTION*/
  276.  
  277. #asker {
  278. color:#fcfcfc;
  279. padding:10px;
  280. font-family:'arial';
  281. font-size:11px;
  282. letter-spacing:0px;
  283. text-align:left;
  284. margin-top:0px;
  285. text-transform:lowercase;
  286. line-height:100%;
  287. background-color:#000000
  288. }
  289.  
  290. /*CREDIT*/
  291.  
  292. #credit {
  293. right:3px;
  294. bottom:6px;
  295. position:fixed; }
  296.  
  297. #s-m-t-tooltip {
  298.  
  299. max-width:300px;
  300.  
  301. padding:1px 2px 3px 2px;
  302.  
  303. margin:20px 0px 0px 20px;
  304.  
  305. background-color:#transparent; /* change the background color */
  306.  
  307. border:1px double #000;
  308.  
  309. font-family:calibri; /* change the font */
  310.  
  311. font-size:9px; /* change the font size */
  312.  
  313. letter-spacing:2px; /* change the letter spacing */
  314.  
  315. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  316.  
  317. color:#000; /* change the text color */
  318.  
  319. z-index:999999999999999999999999999999999999;
  320.  
  321. }
  322.  
  323. {CustomCSS}</style></head><body>
  324.  
  325. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  326.  
  327. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  328.  
  329. <script>
  330.  
  331. (function($){
  332.  
  333. $(document).ready(function(){
  334.  
  335. $("a[title]").style_my_tooltips({
  336.  
  337. tip_follows_cursor:true,
  338.  
  339. tip_delay_time:90,
  340.  
  341. tip_fade_speed:600,
  342.  
  343. attribute:"title"
  344.  
  345. });
  346.  
  347. });
  348.  
  349. })(jQuery);
  350.  
  351. </script>
  352.  
  353. <div id="sidebar">
  354. <div id="sidebarimage">
  355. <img src="{image:Sidebar}">
  356. </a>
  357. </div>
  358.  
  359. <div class="links">
  360.  
  361. <a class="tooltip" href="{text:LinkA url}" title="{text:LinkA}"><img src="https://31.media.tumblr.com/2700c0980441512486848ed373c58562/tumblr_inline_n1y3m4B98i1rm4fqu.png"></a>
  362.  
  363. <a class="tooltip" href="{text:LinkB url}" title="{text:LinkB}"><img src="https://31.media.tumblr.com/0096c62084e45d4b2bad19cc3a15d1ce/tumblr_inline_n1y3lwx9uC1rm4fqu.png"></a>
  364.  
  365. <a class="tooltip" href="{text:LinkC url}" title="{text:LinkC}"><img src="https://31.media.tumblr.com/1c6ab6cb6984f636017010ac326fc34c/tumblr_inline_n3mnjzERTh1rm4fqu.png"></a>
  366.  
  367. <a class="tooltip" href="{text:LinkD url}" title="{text:LinkD}"><img src="https://31.media.tumblr.com/07f3895e27f513f7082203e47e169ad7/tumblr_inline_n1y3m0PZOD1rm4fqu.png"></a>
  368.  
  369. <a class="tooltip" href="{text:LinkE url}" title="{text:LinkD}"><img src="https://31.media.tumblr.com/9bc544ee4f37cda6774ff9fbabc10ca4/tumblr_inline_n1y3lsFerb1rm4fqu.png"></a>
  370.  
  371. </div>
  372.  
  373. <div id="description">{Description}
  374.  
  375. {block:Pagination}
  376. <div id="pagination">
  377. {block:PreviousPage}<a href="{PreviousPage}">swim</a>{/block:PreviousPage}
  378. — {block:NextPage}<a href="{NextPage}">sink</a>{/block:NextPage}
  379. </div>
  380. {/block:Pagination}
  381. </div>
  382. </div>
  383. </div>
  384.  
  385. <div id="entries">
  386. {block:Posts}
  387. <div id="post">
  388.  
  389. {block:Text}
  390. <h1>{block:Title}{Title}{/block:Title}</h1>
  391. {Body}{/block:Text}
  392.  
  393. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}
  394. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  395.  
  396. {block:Photoset}{Photoset-500}{block:Caption}{Caption}
  397. {/block:Caption}{/block:Photoset}
  398.  
  399. {block:Quote}<h2>"{Quote}"</h2>
  400. {block:Source}<div class="qsource"> —{Source}</div>
  401. {/block:Source}{/block:Quote}
  402.  
  403. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  404.  
  405. {block:Chat}{block:Title}{Title}{/block:Title}{block:Lines}{block:Label}<b><u>{Label}</u></b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  406.  
  407. {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>
  408. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  409. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  410. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  411. {/block:Audio}<br>
  412.  
  413. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  414.  
  415. {block:Answer}<div id="asker">{Question} —<span style="text-align:lowercase; color:#fcfcfc;font-style:italic; "><b><i>{Asker}</i></b><br></span> </div><left><div style="padding:4px;margin-top:3px;font-size:11px;"><font face="arial">{Answer}</font></div>{/block:Answer}
  416.  
  417. <div id="info">
  418. <a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a> —
  419. {block:RebloggedFrom} <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  420. & {block:ContentSource} <a href="{SourceURL}"><a href="{SourceURL}">source</a>{/block:ContentSource}
  421. {block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}
  422. with {NoteCountWithLabel}<a style="color:#ff84b0;"> ♡ </a></a>
  423. {block:HasTags} <div id="tags">
  424.  
  425. {block:Tags}<a href="/tagged/{Tag}">#{Tag}</a>&nbsp;{/block:Tags}
  426. </div>{block:HasTags}
  427. </div>
  428. </div>
  429. {/block:Posts}
  430. <br><br>{block:PostNotes}<div id="notes"><left>{PostNotes}</div>{/block:PostNotes}
  431. {/block:Posts}</div></div></div>
  432. <br><br><br><br>
  433.  
  434. <div id="credit" data="credit"><a href="http://irwxns.tumblr.com"><img src="https://24.media.tumblr.com/25fdacc41c6c4abca030eb900a020a15/tumblr_my6adljDBB1sqc3bro1_500.png" width="48px" height="45px"></a></div>
  435. </div>
  436. </div>
  437.  
  438.  
  439.  
  440. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement