Advertisement
narruldthemes

theme 25

Jan 10th, 2014
622
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.62 KB | None | 0 0
  1.  
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <!--
  6.  
  7. THEME BY NARRULD do not copy or remove credit
  8.  
  9. -->
  10.  
  11.  
  12. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  13. <head>
  14.  
  15. <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:Text" content="#bbbbbb"/>
  22. <meta name="color:Link" content="#aaaaaa"/>
  23. <meta name="color:Tags" content="#cccccc"/>
  24. <meta name="color:Hover" content="#f1f1f1"/>
  25. <meta name="color:Line" content="#f2f2f2"/>
  26. <meta name="color:Border" content="#eeeeee"/>
  27. <meta name="color:scrollbarbg" content="ffffff"/>
  28.  
  29. <meta name="image:sidebar" content=""/>
  30. <meta name="image:bg" content=""/>
  31.  
  32. <meta name="text:linkA" content="">
  33. <meta name="text:linkA url" content="/">
  34. <meta name="text:linkB" content="">
  35. <meta name="text:linkB url" content="/">
  36. <meta name="text:linkC" content="">
  37. <meta name="text:linkC url" content="/">
  38. <meta name="text:linkD" content="">
  39. <meta name="text:linkD url" content="/">
  40. <meta name="text:linkE" content="">
  41. <meta name="text:linkE url" content="/">
  42. <meta name="text:linkF" content="">
  43. <meta name="text:linkF url" content="/">
  44.  
  45.  
  46.  
  47. <style type="text/css">
  48.  
  49.  
  50. ::-webkit-scrollbar-thumb{ background-color: {color:scrollbarbg}; border: 2px solid #fff; height:auto; }
  51.  
  52. ::-webkit-scrollbar { height:8px; width:11px; background-color: {color:scrollbarbg}; border:4.5px solid #fff; }
  53.  
  54.  
  55. body {
  56. background:{color:background};
  57. margin:0px;
  58. color:{color:text};
  59. font-family:cambria;
  60. font-size:9px;
  61. line-height:100%;
  62. }
  63.  
  64. a {
  65. text-decoration:none;
  66. -moz-outline-style:none;
  67. color:{color:link};
  68. }
  69.  
  70. img {
  71. border:none;
  72. }
  73.  
  74.  
  75. h1 {
  76. font-size:12px;
  77. text-transform:uppercase;
  78. }
  79.  
  80. blockquote {
  81. padding-left:5px;
  82. border-left:2px solid;
  83. }
  84.  
  85. blockquote blockquote {
  86. padding-left:5px;
  87. border-left:2px solid;
  88. }
  89.  
  90.  
  91. a:hover {
  92. opacity:1;
  93. color:{color:hover};
  94. -webkit-transition: all 0.5s ease;
  95. -moz-transition: all 0.5s ease;
  96. -o-transition: all 0.5s ease
  97. }
  98.  
  99.  
  100. #sidebar {
  101. position:fixed;
  102. width:120px;
  103. left:-240px;
  104. top:-10px;
  105. opacity:1;
  106. }
  107.  
  108. #sidebarimage {
  109. width 120px;
  110. }
  111.  
  112. #sidebarimage img {
  113. width:566px;
  114. height:absolute;
  115. padding:6px;
  116. }
  117.  
  118.  
  119. .desc {
  120. position:fixed;
  121. bottom:100px;
  122. left:55px;
  123. font-family:cambria;
  124. line-height:110%;
  125. font-size:9px;
  126. font-style:italic;
  127. width:200px;
  128. padding:12px;
  129. text-align:justify;
  130. color:{color:text};
  131. z-index:99999999999;
  132. background-color:#fff;
  133. opacity:0.8;
  134. }
  135.  
  136. .desc a
  137. {color:{color:text};
  138. -moz-transition-duration:0.6s;
  139. -webkit-transition-duration:0.6s;
  140. -o-transition-duration:0.6s;
  141. }
  142.  
  143.  
  144. .links {
  145. position:fixed;
  146. bottom:60px;
  147. left:67px;
  148. width:150px;
  149. padding: 9px;
  150. word-spacing:6px;
  151. font-family:cambria;
  152. text-align:center;
  153. text-transform:uppercase;
  154. }
  155.  
  156. .links a {
  157. width:15px;
  158. height:15px;
  159. border-radius:100px;
  160. font-style:bold;
  161. display:inline-block;
  162. border:1px solid #aaa;
  163. background-color:#fff;
  164. opacity:0.9;
  165. }
  166.  
  167. .links a:hover {
  168. opacity:0.4;
  169. }
  170.  
  171.  
  172.  
  173. #pagi{
  174. width:325px;
  175. padding:4px;
  176. font-size:8px;
  177. text-align:center;
  178. left:0px;
  179. bottom:0px;
  180. position:fixed;
  181. font-family:cambria;
  182. letter-spacing:0px;
  183. background-color:#fff;
  184. opacity:0.9;
  185. color:{color:link};
  186. z-index:99999999999999999999999999999999;
  187. }
  188.  
  189.  
  190. #all {
  191. padding:10px;
  192. width:500px;
  193. margin-left:400px;
  194. margin-top:20px;
  195. font-size:10px;
  196. }
  197.  
  198.  
  199. #posts {
  200. width:500px;
  201. padding-bottom:50px;
  202. padding:10px;
  203. margin-top:50px;
  204. background-color:{color:Post};
  205. }
  206.  
  207. #details {
  208. text-align:center;
  209. margin-top:10px;
  210. text-transform:lowercase;
  211. font-size:11px;
  212. font-style:none;
  213. border-top:1px solid #f2f2f2;
  214. }
  215.  
  216.  
  217. #tags {
  218. font-family:cambria;
  219. letter-spacing:0px;
  220. text-transform:lowercase;
  221. font-size:11px;
  222. font-style:italic;
  223. margin-top:2px;
  224. text-align:center;
  225. }
  226.  
  227. #tags a {
  228. display:inline-block;
  229. padding:-3px;
  230. text-align:center;
  231. color:{color:Tags};
  232. -webkit-transition: all 0.6s ease-in-out;
  233. -moz-transition: all 0.6s ease-in-out;
  234. -o-transition: all 0.6s ease-in-out;
  235. -ms-transition: all 0.6s ease-in-out;
  236. -transition: all 0.6s ease-in-out;
  237. }
  238.  
  239.  
  240. #question {
  241. padding:8px;
  242. font-family:cambria;
  243. letter-spacing:2px;
  244. text-align:left;
  245. font-style:italic;
  246. font-size:12px;
  247. color:{color:text};
  248. border-bottom:1px solid #eee;
  249. border-right:1px solid #eee;
  250. background-color:{color:background}
  251. }
  252.  
  253. #askpic {
  254. border-radius: 90px;
  255. float: left;
  256. padding:4px 10px 15px 4px;
  257. }
  258.  
  259. #askpic img {
  260. border-radius: 90px;
  261. }
  262.  
  263.  
  264. {CustomCSS}
  265.  
  266. #s-m-t-tooltip {
  267.  
  268. max-width:300px;
  269.  
  270. padding:3px 4px 3px 4px;
  271.  
  272. margin:20px 0px 0px 20px;
  273.  
  274. background-color:#fff; /* change the background color */
  275.  
  276. border:1px solid #ddd; /* change the border color */
  277.  
  278. font-family:calibri; /* change the font */
  279.  
  280. font-size:9px; /* change the font size */
  281.  
  282. letter-spacing:2px; /* change the letter spacing */
  283.  
  284. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  285.  
  286. color:#aaa; /* change the text color */
  287.  
  288. z-index:999999999999999999999999999999999999;
  289.  
  290. }
  291. </style></head>
  292. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  293.  
  294. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  295.  
  296. <script>
  297.  
  298. (function($){
  299.  
  300. $(document).ready(function(){
  301.  
  302. $("a[title]").style_my_tooltips({
  303.  
  304. tip_follows_cursor:true,
  305.  
  306. tip_delay_time:90,
  307.  
  308. tip_fade_speed:600,
  309.  
  310. attribute:"title"
  311.  
  312. });
  313.  
  314. });
  315.  
  316. })(jQuery);
  317.  
  318. </script>
  319.  
  320. <body>
  321.  
  322. <div id="sidebar">
  323. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  324. <div class="desc">
  325. {Description}
  326. </div>
  327. <div class="links">
  328. {block:IfLinkA}
  329. <a title="{text:LinkA}" href="{text:LinkA url}"></a>
  330. {/block:IfLinkA}
  331. {block:IfLinkB}
  332. <a title="{text:LinkB}" href="{text:LinkB url}"></a>
  333. {/block:IfLinkB}
  334. {block:IfLinkC}
  335. <a title="{text:LinkC}" href="{text:LinkC url}"></a>
  336. {/block:IfLinkC}
  337. {block:IfLinkD}
  338. <a title="{text:LinkD}" href="{text:LinkD url}"></a>
  339. {/block:IfLinkD}
  340. {block:IfLinkE}
  341. <a title="{text:LinkE}" href="{text:LinkE url}"></a>
  342. {/block:IfLinkE}
  343. {block:IfLinkF}
  344. <a title="{text:LinkF}" href="{text:LinkF url}"></a>
  345. {/block:IfLinkF}
  346. </div>
  347. {block:Pagination}<div id="pagi">
  348. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  349. {block:JumpPagination length="6"}
  350. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  351. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  352. {/block:JumpPagination}
  353. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  354. </div>{/block:Pagination}
  355.  
  356. </div>
  357.  
  358. <div id="all">{block:Posts}<div id="posts">
  359.  
  360. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  361.  
  362. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  363.  
  364. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  365.  
  366. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  367.  
  368. {block:Quote}{Quote}{/block:Quote}
  369.  
  370. {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>
  371. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  372. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  373. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  374. {/block:Audio}
  375.  
  376. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  377.  
  378. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  379.  
  380.  
  381. {block:Answer}<div id="askpic"><img src="{AskerPortraitURL-30}"></div>
  382. <div id="question"><span style="text-transform:uppercase;font-size:9px;font-style:italic;">— {Asker}: </span>{Question}</div><left> <font face="cambria">{Answer}</font>{/block:Answer}
  383.  
  384. <div id="details">
  385. <br> <a href="{Permalink}">{TimeAgo}</a>// {block:RebloggedFrom} <a href="{ReblogParentURL}">via </a>{/block:RebloggedFrom} // {block:ContentSource} <a href="{SourceURL}">source <a href="{SourceURL}"></a> {/block:ContentSource} <font color="red">&hearts;</font> <a href="{Permalink}">{NoteCount}</a>
  386. {block:HasTags}<div id="tags">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  387. {/block:Posts}
  388. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  389. {/block:Posts}</div></div></div>
  390.  
  391.  
  392. <div style="float: right; position: fixed; bottom: -6px; right: 2px;"><a href="http://narruld.tumblr.com"><img src="http://static.tumblr.com/u7ncy54/yx6mp2nu0/untitled2.png">
  393.  
  394.  
  395. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement