Advertisement
ibanglouis

Theme #26

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