Advertisement
ibanglouis

Theme #05

Feb 23rd, 2013
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.30 KB | None | 0 0
  1. <html>
  2. <!-- THEME MADE BY IBANGLOUIS. DO NOT REMOVE CREDIT -->
  3. <head>
  4. <title>{Title}</title>
  5. <link rel="shortcut icon" href="{Favicon}" />
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  7. <meta name="color:Background" content="#ffffff"/>
  8. <meta name="color:Text" content="#636263"/>
  9. <meta name="color:border" content="#8C8B8B"/>
  10. <meta name="image:Sidebar" content=""/>
  11. <meta name="color:Link" content="#A8A7A7"/>
  12. <meta name="color:LinkHover" content="#242424"/>
  13. <meta name="color:Scrollbar" content="#525252"/>
  14.  
  15.  
  16.  
  17. <meta name="text:Link1 Title" content=".01" />
  18. <meta name="text:Link1 Url" content="/" />
  19. <meta name="text:Link2 Title" content=".02" />
  20. <meta name="text:Link2 Url" content="/ask" />
  21. <meta name="text:Link3 Title" content=".03" />
  22. <meta name="text:Link3 Url" content="/" />
  23. <meta name="text:Link4 Title" content=".04" />
  24. <meta name="text:Link4 Url" content="/" />
  25.  
  26. <link href='http://fonts.googleapis.com/css?family=Lusitana' rel='stylesheet' type='text/css'>
  27.  
  28. <style type="text/css">
  29.  
  30.  
  31. ::-webkit-scrollbar{height: 9px; width: 9px; -webkit-border-radius: 0px; background-color:{color:background};}
  32. ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
  33. ::-webkit-scrollbar-track{background-color:{color:background};}
  34.  
  35. ::selection {
  36. background:{color:text hover};
  37. }
  38.  
  39. ::-moz-selection {
  40. background:{color:text hover};
  41. }
  42.  
  43. ::-webkit-selection {
  44. background:{color:text hover};
  45. }
  46.  
  47. body {
  48. background:{color:background};
  49. margin:0px;
  50. color:{color:text};
  51. font-family:Cambria;
  52. font-size:10px;
  53. line-height:100%;
  54. cursor: url(http://i.imgur.com/ZOrzC.png), auto;
  55. }
  56.  
  57. a {
  58. text-decoration:none;
  59. outline:none;
  60. color:{color:link};
  61. }
  62.  
  63. a:hover {
  64. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;
  65. color:{color:linkhover};
  66. }
  67.  
  68. img {
  69. border:none;
  70. }
  71.  
  72. blockquote {
  73. padding-left:5px;
  74. border-left:2px solid;
  75. }
  76.  
  77.  
  78. blockquote blockquote {
  79. padding-left:5px;
  80. border-left:2px solid;
  81. }
  82.  
  83.  
  84. h1 {
  85. font-size:10px;
  86. }
  87.  
  88.  
  89. #entries {
  90. padding:10px;
  91. width:500px;
  92. margin-left:230px;
  93. margin-top:40px;
  94.  
  95.  
  96. }
  97. #post {
  98. width:500px;
  99. padding:10px;
  100. border: 1px #eee solid;
  101. margin-bottom: 20px;
  102. }
  103.  
  104. #sidebar {
  105. width:175px;
  106. height: 100%;
  107. position:fixed;
  108. margin-left:820px;
  109. margin-top:120px;
  110. }
  111.  
  112.  
  113. #sidebarimage {
  114. width 100px;
  115. padding: 7px 24px 7px 20px;
  116.  
  117. }
  118.  
  119. #sidebarimage img:hover {
  120. filter: alpha(opacity = 30);
  121. opacity:30;-webkit-transition: all 0.5s ease-in-out;
  122. -moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
  123.  
  124. }
  125.  
  126. #sidebarimage:hover {
  127. filter: alpha(opacity = 30);
  128. opacity:30;-webkit-transition: all 0.5s ease-in-out;
  129. -moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
  130.  
  131. }
  132.  
  133. #sidebarimage img {
  134. width:100px;
  135. height:100px;
  136. border:1px solid {color:border};
  137. background-color:{color:bg};
  138. padding:3px;
  139. margin-left:-6px;
  140. margin-top:10px;
  141.  
  142. }
  143.  
  144. #title {
  145.  
  146. width:100px;
  147. height:14px;
  148. font:14px Cambria;
  149. margin-left:-6px;
  150. text-align:center;
  151. margin-bottom:3px;
  152.  
  153. }
  154.  
  155. #links {
  156. -webkit-transition:all 0.2s ease-out;
  157. -moz-transition:all 0.2s ease-out;
  158. transition:all 0.2s ease-out;
  159. width:80px;
  160. padding: 9px;
  161. font-size:8px;
  162. margin-left: 20px;
  163. margin-top: 120px;
  164. text-align:center;
  165. text-transform:uppercase;
  166. position:fixed;
  167.  
  168. }
  169.  
  170. #links a
  171. { color: {color:link};
  172. margin-bottom: -10px;
  173. text-transform: uppercase;
  174. padding:5px;
  175. font-family:Lusitana, sans-serif;
  176. opacity: 1;
  177. padding-top: 1px;
  178. padding-bottom: 1px;
  179. padding-left: 1px;
  180. padding-right: 1px;
  181. height: 14.5px;
  182. font-size: 8px;
  183. letter-spacing: 1px;
  184. margin-left: 1px;
  185. }
  186.  
  187. #links a:hover { color: {color:linkhover}; background-color: {color:linkhoverbackground};
  188. }
  189.  
  190.  
  191.  
  192. #description {
  193. filter: alpha(opacity = 0);
  194. opacity:0;-webkit-transition: all 0.5s ease-in-out;
  195. -moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
  196.  
  197.  
  198. #description {
  199. width: 60px;
  200. height: 60px;
  201. font:10px Cambria;
  202. margin-left:34px;
  203. margin-top:-95px;
  204. text-align:center;
  205. color:{color:Font};
  206. line-height: 8px;
  207. position:fixed;
  208. padding: 5px;
  209. }
  210.  
  211.  
  212.  
  213. #description:hover { -webkit-transition: all 1s ease-in-out;
  214. -moz-transition: all 1s ease-in-out;
  215. transition: all 1s ease-in-out;
  216. filter: alpha(opacity = 100);
  217. filter: alpha(opacity = 100);
  218. opacity:100;
  219. background:{color:background};
  220. opacity: 50;
  221.  
  222. }
  223.  
  224.  
  225. #description a {color:{color:text}; -moz-transition-duration:0.4s;
  226. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  227.  
  228. #pagination {
  229. position:fixed;
  230. font-size:14px;
  231. text-align:center;
  232. font-family:Cambria;
  233. margin-top:260px;
  234. margin-left: 870px;
  235. width: 50px;
  236. padding-top:0px;}
  237.  
  238.  
  239.  
  240. #info {
  241. width:500px;
  242. text-align:right;
  243. margin-top:0px;
  244. font-size:10px;
  245. font-family:Lusitana;
  246. font-style:none;
  247. padding-bottom:0px;
  248. }
  249.  
  250. #info a { color: {color:link}
  251.  
  252. }
  253.  
  254. #info a:hover { color: {color:linkhover};}
  255.  
  256. #tags {text-align:right;}
  257.  
  258. #tags a{color:{color:link};}
  259.  
  260. #tags a:hover{color:{color:linkhover};}
  261.  
  262. #asker {
  263. font-size:10px;
  264. text-align:center;
  265. text-transform:lowercase;
  266. }
  267.  
  268.  
  269. #credit{
  270. right:8px;
  271. bottom:10px;
  272. font-size:14px;
  273. position:fixed;
  274. font-family:Lusitana;
  275. border:1px solid #dddddd;
  276. border-radius: 10px;
  277. padding:5px;
  278. }
  279.  
  280. #credit a:hover { color: {color:linkhover};}
  281.  
  282. a:link ::-moz-selection {text-shadow: 0px 0px 0px {color:link};}
  283. : {text-shadow: 0px 0px 0px {color:link};}
  284.  
  285. .postalign{text-align:justify; padding:10px 10px 5px 10px;}
  286.  
  287. .quote{font-family:{font:Quote}; font-size:14px; color: {color:Font}; font-style:italic;}
  288.  
  289.  
  290. .question{background: {color:entries}; font-size: 10px; font-weight:bold; color: {color:Font}; padding: 10px;}
  291.  
  292. .ask{font-size: 10px; background-color:{color:Background}; color:{color:Font};margin-bottom:0px; box-shadow: 0px 1px 1px rgba(0,0,0,0.14);
  293. padding: 10px;}
  294.  
  295. .asker{text-transform: none; padding-bottom:0px; font-size: 11px;}
  296.  
  297. .answer{padding:4px;}
  298.  
  299.  
  300. ::-webkit-scrollbar {height:10px; width: 7px; background: {color:entries};}
  301. ::-webkit-scrollbar-thumb {background: {color:scrollbar}; -moz-border-radius: 0px; border-radius: 0px;}
  302.  
  303. .audio{background-color:{color:entries}; height:35px; overflow:hidden;}
  304.  
  305.  
  306. </style></head>
  307. <body>
  308.  
  309.  
  310. <div id="sidebar">
  311.  
  312. <div id="links">
  313. <a href="{text:link1 url}">{text:link1 title}</a>
  314. <a href="{text:link2 url}">{text:link2 title}</a>
  315. <a href="{text:link3 url}">{text:link3 title}</a>
  316. <a href="{text:link4 url}">{text:link4 title}</a>
  317.  
  318. </div>
  319.  
  320. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  321. <div id="description">{block:description}{description}{/block:description}</p>
  322.  
  323.  
  324.  
  325. </div>
  326.  
  327. </div>
  328. {block:Pagination}<div id="pagination">
  329.  
  330. {block:NextPage}
  331. <a href="{NextPage}">→</a>
  332. {/block:NextPage}
  333. {block:PreviousPage}
  334. <a href="{PreviousPage}">←</a>
  335. {/block:PreviousPage}
  336.  
  337.  
  338.  
  339. </div>{/block:Pagination}
  340.  
  341. </div>
  342.  
  343. </div>
  344.  
  345. <div id="entries">{block:Posts}<div id="post">
  346.  
  347. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  348.  
  349. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  350.  
  351. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  352.  
  353. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  354.  
  355. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  356.  
  357. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  358.  
  359. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  360.  
  361. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  362.  
  363. {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"></div>{Asker}:<br>{Question}<br>{Answer}{/block:Answer}
  364.  
  365.  
  366. <div id="info">
  367. <br><div id="tags">
  368. {block:HasTags} {block:Tags} <a href="{TagURL}"># {Tag}</a>&nbsp;{/block:Tags} | {/block:HasTags}<a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} | <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} | <a href="{Permalink}">{NoteCountWithLabel}</a></div>
  369. </div>
  370.  
  371.  
  372. <div class="note">
  373. {block:PostNotes}{PostNotes}{/block:PostNotes}
  374. </div>
  375. </div>
  376. <br>
  377. <br>
  378. {block:Posts}
  379.  
  380. <div id="credit"><a href="http://ibanglouis.tumblr.com">©</a></div>
  381.  
  382. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement