Advertisement
finnhurries

Theme #8 By Finnhurries (Without Hover)

Jun 2nd, 2013
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.25 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.  
  5. THEME #8 BY FINNHURRIES PLZ DON'T REMOVE THE CREDIT OR MOVE IT TO A DIFFERENT PAGE OR I WILL FIND YOU AND SEND A SLOTH TO PUNCH YOUR BOOBS ;*
  6.  
  7. Dnt try i'll laff at u
  8.  
  9. or i'll turn u into a falafel
  10.  
  11. -->
  12.  
  13.  
  14. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  15. <head><title>{Title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  18. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  19.  
  20.  
  21. <meta name="color:Background" content="#ffffff"/>
  22. <meta name="color:Sidebar" content="#ffffff"/>
  23. <meta name="color:Text" content="#a8a8a8"/>
  24. <meta name="color:Link" content="#b8b8b8"/>
  25. <meta name="color:Tags" content="f0f0f0"/>
  26. <meta name="color:Hover" content="#f2f2f2"/>
  27. <meta name="color:Line" content="#f2f2f2"/>
  28. <meta name="color:Border" content="#e4e4e4"/>
  29. <meta name="color:Post" content="#ffffff"/>
  30. <meta name="color:Answer" content="#f8f8f8"/>
  31.  
  32. <meta name="image:sidebar" content=""/>
  33. <meta name="image:sidebar 2" content=""/>
  34. <meta name="image:sidebar 3" content=""/>
  35. <meta name="image:bg" content=""/>
  36.  
  37. <meta name="text:Link1" content="/" />
  38. <meta name="text:Link 1 Hover" content="" />
  39. <meta name="text:Link2" content="/" />
  40. <meta name="text:Link 2 Hover" content="" />
  41. <meta name="text:Link3" content="/" />
  42. <meta name="text:Link 3 Hover" content="" />
  43. <meta name="text:Link4" content="/" />
  44. <meta name="text:Link 4 Hover" content="" />
  45. <meta name="if:Show Link 1" content="1" />
  46. <meta name="if:Show Link 2" content="1" />
  47. <meta name="if:Show Link 3" content="1" />
  48. <meta name="if:Show Link 4" content="1" />
  49.  
  50. <meta name="color:scrollbarbg" content="ffffff"/>
  51.  
  52. <style type="text/css">
  53.  
  54.  
  55.  
  56.  
  57. /* --- SCROLLBAR ---*/
  58.  
  59. ::-webkit-scrollbar {
  60. width: 5px;height: 5px;}
  61. ::-webkit-scrollbar-button:start:decrement,
  62. ::-webkit-scrollbar-button:end:increment {
  63. height: 6px;display: block;background-color: {color:white};}
  64. ::-webkit-scrollbar-track-piece {
  65. background-color: {color:scrollbarbg};}
  66. ::-webkit-scrollbar-thumb:vertical {
  67. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  68.  
  69.  
  70. /* --- BODY ---*/
  71.  
  72. body {
  73. background:{color:background};
  74. margin:0px;
  75. color:{color:text};
  76. font-family:Calibri;
  77. font-size:9px;
  78. line-height:100%;
  79. }
  80.  
  81. a {
  82. text-decoration:none;
  83. outline:none;
  84. -moz-outline-style:none;
  85. color:{color:link};
  86. }
  87.  
  88. img {
  89. border:none;
  90. }
  91.  
  92. blockquote {
  93. padding-left:5px;
  94. border-left:2px solid;
  95. }
  96.  
  97. blockquote blockquote {
  98. padding-left:5px;
  99. border-left:2px solid;
  100. }
  101.  
  102. h1 {
  103. font-size:9px;
  104. text-transform:uppercase;
  105. }
  106.  
  107. a:hover {
  108. opacity:10;
  109. color:{color:hover};
  110. -webkit-transition: all 0.7s ease;
  111. -moz-transition: all 0.7s ease;
  112. -o-transition: all 0.7s ease
  113. }
  114.  
  115. /* --- POST ENTRIES ---*/
  116.  
  117.  
  118. #entries {
  119. padding:10px;
  120. width:500px;
  121. margin-left:450px;
  122. margin-top:40px;
  123. font-size:10px;
  124. }
  125.  
  126. /* --- BODY: POSTS ---*/
  127.  
  128.  
  129. #post {
  130. width:500px;
  131. padding-bottom:20px;
  132. padding:10px;
  133. margin-top:15px;
  134. background-color:{color:Post};
  135. }
  136.  
  137. /* --- SIDEBAR IMAGE ---*/
  138.  
  139.  
  140. #sidebar {
  141. width:100px;
  142. position:fixed;
  143. margin-left:260px;
  144. margin-top:150px;
  145. opacity:.80;
  146. background-color:{color:Sidebar};
  147. }
  148.  
  149. #sidebarimage {
  150. position:fixed;
  151. margin-top:-51px;
  152. margin-left:-50px;
  153. width 100px;
  154. }
  155.  
  156. #sidebarimage img {
  157. position:fixed;
  158. width:100px;
  159. border:solid 1px;
  160. padding:6px;
  161. border-color: {color:border};
  162. background-color:{color:Sidebar};
  163. }
  164.  
  165. #sidebarimage2 {
  166. width 100px;
  167. position:fixed;
  168. }
  169.  
  170. #sidebarimage2 img {
  171. margin-left:63px;
  172. margin-top:62px;
  173. width:100px;
  174. border:solid 1px;
  175. padding:6px;
  176. border-color: {color:border};
  177. background-color:{color:Sidebar};
  178. }
  179.  
  180. #sidebarimage3 {
  181. width 100px;
  182. position:fixed;
  183. }
  184.  
  185. #sidebarimage3 img {
  186. margin-left:-50px;
  187. margin-top:175px;
  188. width:100px;
  189. border:solid 1px;
  190. padding:6px;
  191. border-color: {color:border};
  192. background-color:{color:Sidebar};
  193. }
  194.  
  195. /* --- SIDEBAR LINKS ---*/
  196.  
  197. .links {
  198. width:100px;
  199. height:5px;
  200. padding: 9px;
  201. font-size:8px;
  202. font-family:'courier new';
  203. text-align:center;
  204. margin-top:-60px;
  205. margin-left:55px;
  206. text-align:center;
  207. text-transform:uppercase;
  208. letter-spacing:4px;
  209. position:fixed;
  210. }
  211.  
  212. .links a {
  213. font-size: 12px;
  214. width:96px;
  215. padding:2px;
  216. height:10px;
  217. padding:5px;
  218. background-color:#111;
  219. display:inline-block;
  220. border:4px double #fff;
  221. opacity:.8;
  222. }
  223.  
  224. .links a:hover {
  225. background-color:#fff;
  226. border:4px double #111;
  227. -moz-transition-duration:0.8s;
  228. -webkit-transition-duration:0.8s;
  229. -o-transition-duration:0.8s;
  230. -webkit-filter: blur(0.7px);
  231. -webkit-transition: all .70s ease;
  232. -o-transition: all .70s ease;
  233. color:#111
  234. }
  235.  
  236.  
  237. /* --- DESCRIPTION ---*/
  238.  
  239. #description {
  240. position:fixed;
  241. font-family:courier new;
  242. line-height:110%;
  243. font-size:8px;
  244. font-style:;
  245. width:94px;
  246. height:94px;
  247. margin-top:62px;
  248. padding:8px;
  249. margin-left:-50px;
  250. text-align:justify;
  251. padding:6px;
  252. border:4px double;
  253. background-color:#111;
  254. overflow:auto;
  255. opacity:.9;
  256. color:{color:text};
  257. }
  258.  
  259. #description a {color:{color:text}; -moz-transition-duration:0.4s;
  260. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  261.  
  262. /* --- PAGINATION---*/
  263.  
  264.  
  265. #pagination {
  266. width:104px;
  267. height:100px;
  268. font-size:17px;
  269. background:#111;
  270. opacity:.9;
  271. border:4px double #fff;
  272. text-align:center;
  273. margin-left:63px;
  274. margin-top:178px;
  275. position:fixed;
  276. font-family:courier new;
  277. letter-spacing:0px;
  278. }
  279.  
  280. /* --- POST INFO ---*/
  281.  
  282.  
  283. #info {
  284. text-align:left;
  285. margin-top:10px;
  286. text-transform:uppercase;
  287. font-size:8px;
  288. font-style:none;
  289. border-top:1px solid {color:Line}
  290. }
  291.  
  292. /* --- POST TAGS---*/
  293.  
  294.  
  295. #tags {
  296. font-family:courier new;
  297. letter-spacing:0px;
  298. text-transform:uppercase;
  299. font-size:10px;
  300. margin-top:4px;
  301. text-align:center;
  302. }
  303.  
  304. #tags
  305. a {display:inline;background-color:{color:Tags};padding:-3px;text-align:left;
  306. -webkit-transition: all 0.6s ease-in-out;
  307. -moz-transition: all 0.6s ease-in-out;
  308. -o-transition: all 0.6s ease-in-out;
  309. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  310.  
  311.  
  312. /* --- QUESTIONS ---*/
  313.  
  314. #asker {
  315. font-family:cambria;
  316. letter-spacing:1px;
  317. text-align:left;
  318. font-style:italic;
  319. margin-left:0px;
  320. padding:10px;
  321. text-align:left;
  322. color:#adadad;
  323. background-color:#fafafa;
  324. border-bottom:1px solid #efefef;
  325. border-right:1px solid #efefef;
  326. background-color:{color:ask background}
  327. }
  328.  
  329. {CustomCSS}
  330.  
  331. #s-m-t-tooltip {
  332.  
  333. max-width:300px;
  334.  
  335. padding:3px 4px 3px 4px;
  336.  
  337. margin:15px 0px 0px 15px;
  338.  
  339. background-color:#fff; /* change the background color */
  340.  
  341. border:1px solid #ddd; /* change the border color */
  342.  
  343. font-family:calibri; /* change the font */
  344.  
  345. font-size:9px; /* change the font size */
  346.  
  347. letter-spacing:2px; /* change the letter spacing */
  348.  
  349. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  350.  
  351. color:#999; /* change the text color */
  352.  
  353. z-index:999999999999999999999999999999999999;
  354.  
  355. }
  356.  
  357. </style></head>
  358.  
  359. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  360.  
  361. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  362.  
  363. <script>
  364.  
  365. (function($){
  366.  
  367. $(document).ready(function(){
  368.  
  369. $("a[title]").style_my_tooltips({
  370.  
  371. tip_follows_cursor:true,
  372.  
  373. tip_delay_time:90,
  374.  
  375. tip_fade_speed:600,
  376.  
  377. attribute:"title"
  378.  
  379. });
  380.  
  381. });
  382.  
  383. })(jQuery);
  384.  
  385. </script>
  386.  
  387. <body>
  388. <div id="sidebar">
  389. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  390. <div id="sidebarimage2"><img src="{image:sidebar 2}"></div>
  391. <div id="sidebarimage3"><img src="{image:sidebar 3}"></div>
  392.  
  393.  
  394. <div id="description">
  395. {Description}
  396. </div>
  397.  
  398.  
  399. <div class="links">
  400. {block:ifLink1}<a title="{text:Link 1 Hover}"href="{text:Link1}">.01</a>{/block:ifLink1}<br>
  401. {block:ifLink2}<a title="{text:Link 2 Hover}"href="{text:Link2}">.02</a>{/block:ifLink2}<br>
  402. {block:ifLink3}<a title="{text:Link 3 Hover}"href="{text:Link3}">.03</a>{/block:ifLink3}<br>
  403. {block:ifLink4}<a title="{text:Link 4 Hover}"href="{text:Link4}">.04</a>{/block:ifLink4}
  404. </div>
  405.  
  406.  
  407. {block:Pagination}<div id="pagination">{block:PreviousPage}<a href="{PreviousPage}"><br><p>retro</a>{/block:PreviousPage}<p> {block:NextPage}<a href="{NextPage}">deinceps</a>{/block:NextPage}</div>{/block:Pagination}
  408.  
  409. </div>
  410.  
  411. <div id="entries">{block:Posts}<div id="post">
  412.  
  413. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  414.  
  415. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  416.  
  417. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  418.  
  419. {block:Quote}{Quote}{/block:Quote}
  420.  
  421. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  422.  
  423. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  424.  
  425. {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>
  426. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  427. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  428. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  429. {/block:Audio}
  430.  
  431. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  432.  
  433. {block:Answer}<div id="asker"><span style="font-family:courier new;font-size:9px;font-style:italic;line-height:150%;">{Asker} sang: </span>{Question}</div><left><font face="cambria">{Answer}</font>{/block:Answer}
  434.  
  435. <div id="info">
  436. <br>posted <a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} 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} with <a href="{Permalink}">{NoteCountWithLabel}</a>
  437. {block:HasTags}<div id="tags">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  438. {/block:Posts}
  439. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  440. {/block:Posts}</div></div></div>
  441. <div style="position:fixed;bottom:3px; right:3px; font-size:12px; letter-spacing:1px; font-family:cambria;"><a href="http://finnhurries.tumblr.com"><img src="http://media.tumblr.com/a042efa04da3ddf5888aaaadf04d98df/tumblr_inline_mlj170BS6z1qz4rgp.png"></a></center></div>
  442. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement