Advertisement
ibanglouis

Theme #23

Jun 9th, 2013
520
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.27 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:40px;
  98.  
  99.  
  100. }
  101. #post {
  102. width:500px;
  103. padding:5px;
  104. margin-bottom: 20px;
  105. }
  106.  
  107. #sidebar {
  108. width:175px;
  109. height: 100%;
  110. position:fixed;
  111. margin-left:200px;
  112. margin-top:30px;
  113. }
  114.  
  115.  
  116. #sidebarimage1 {
  117. width 100px;
  118. padding: 7px 24px 7px 20px;
  119.  
  120. }
  121.  
  122.  
  123. #sidebarimage1 img {
  124. width:100px;
  125. height:100px;
  126. background-color:{color:bg};
  127. padding:3px;
  128. margin-left:-6px;
  129. margin-top:10px;
  130.  
  131. }
  132.  
  133. #sidebarimage2 {
  134. width 100px;
  135. padding: 7px 24px 7px 20px;
  136.  
  137. }
  138.  
  139.  
  140. #sidebarimage2 img {
  141. width:100px;
  142. height:100px;
  143. background-color:{color:bg};
  144. padding:3px;
  145. margin-left:-6px;
  146. margin-top:0px;
  147.  
  148. }
  149.  
  150. #sidebarimage3 {
  151. width 100px;
  152. padding: 7px 24px 7px 20px;
  153.  
  154. }
  155.  
  156.  
  157. #sidebarimage3 img {
  158. width:100px;
  159. height:100px;
  160. background-color:{color:bg};
  161. padding:3px;
  162. margin-left:-6px;
  163. margin-top:0px;
  164.  
  165. }
  166.  
  167. #title {
  168.  
  169. width:100px;
  170. height:14px;
  171. font:14px Cambria;
  172. margin-left:-6px;
  173. text-align:center;
  174. margin-bottom:3px;
  175.  
  176. }
  177.  
  178. #links {
  179. -webkit-transition:all 0.2s ease-out;
  180. -moz-transition:all 0.2s ease-out;
  181. transition:all 0.2s ease-out;
  182. width:100px;
  183. height 100px;
  184. padding: 5px;
  185. font-size:12px;
  186. margin-left: 12px;
  187. margin-top: -345px;
  188. text-align:center;
  189. position:fixed;
  190. }
  191.  
  192. #link1{background:#eee;opacity:.7;}
  193. #link2{background:#eee;opacity:.7;}
  194. #link3{background:#eee;opacity:.7;}
  195. #link4{background:#eee;opacity:.7;}
  196.  
  197.  
  198. #links a
  199. { color: {color:link};
  200. margin-bottom: -10px;
  201. padding:5px;
  202. font-family:Cambria, sans-serif;
  203. opacity: 1;
  204. padding-top: 1px;
  205. padding-bottom: 1px;
  206. padding-left: 1px;
  207. padding-right: 1px;
  208. height: 14.5px;
  209. letter-spacing: 1px;
  210. margin-left: 1px;
  211. }
  212.  
  213. #links a:hover {color:{color:linkhover};}
  214.  
  215. #description {
  216. width: 97px;
  217. height: 97px;
  218. font:10px Cambria;
  219. margin-left:-5px;
  220. margin-top:23px;
  221. text-align:center;
  222. color:{color:Font};
  223. line-height: 10px;
  224. position:fixed;
  225. padding: 5px;
  226. }
  227.  
  228. #descrip { background:#eee;
  229. opacity:.7; height:94px; width:94px; padding:3px;}
  230.  
  231.  
  232. #description a {color:{color:link}; -moz-transition-duration:0.4s;
  233. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  234.  
  235.  
  236.  
  237.  
  238.  
  239. #pagination {
  240. position:fixed;
  241. font-size:14px;
  242. text-align:center;
  243. font-family:Cambria;
  244. margin-top:5px;
  245. margin-left:-5px;
  246. width: 100px;
  247. padding:5px;}
  248.  
  249.  
  250. #pagi{background:#eee;opacity:.7; height:92px; padding:5px;}
  251. #pagination:hover {
  252. color:{color:linkhover};
  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. #lou
  290. #lou a{
  291. display:block
  292. }
  293. #lou .hazza {
  294. margin-top:0px;filter: alpha(opacity = 0);
  295. opacity:0;-webkit-transition: all 1.5s ease-out;
  296. -moz-transition: all 1.5s ease-out;transition: all 1.5s ease-out;
  297. }
  298.  
  299. #lou:hover .hazza {
  300. margin-top:0px;
  301. margin-left:0px;
  302. -webkit-transition: all 1.5s ease-out;
  303. -moz-transition: all 1.5s ease-out;
  304. transition: all 1.5s ease-out;
  305. filter: alpha(opacity = 100);
  306. filter: alpha(opacity = 100);
  307. opacity:100;
  308. }
  309.  
  310. #pink
  311. #pink a{
  312. display:block
  313. }
  314. #pink .purple {
  315. margin-top:0px;filter: alpha(opacity = 0);
  316. opacity:0;-webkit-transition: all 1.5s ease-out;
  317. -moz-transition: all 1.5s ease-out;transition: all 1.5s ease-out;
  318. }
  319.  
  320. #pink:hover .purple {
  321. margin-top:0px;
  322. margin-left:0px;
  323. -webkit-transition: all 1.5s ease-out;
  324. -moz-transition: all 1.5s ease-out;
  325. transition: all 1.5s ease-out;
  326. filter: alpha(opacity = 100);
  327. filter: alpha(opacity = 100);
  328. opacity:100;
  329. }
  330.  
  331. #red
  332. #red a{
  333. display:block
  334. }
  335. #red .blue {
  336. margin-top:0px;filter: alpha(opacity = 0);
  337. opacity:0;-webkit-transition: all 1.5s ease-out;
  338. -moz-transition: all 1.5s ease-out;transition: all 1.5s ease-out;
  339. }
  340.  
  341. #red:hover .blue {
  342. margin-top:0px;
  343. margin-left:0px;
  344. -webkit-transition: all 1.5s ease-out;
  345. -moz-transition: all 1.5s ease-out;
  346. transition: all 1.5s ease-out;
  347. filter: alpha(opacity = 100);
  348. filter: alpha(opacity = 100);
  349. opacity:100;
  350. }
  351.  
  352. a:link ::-moz-selection {text-shadow: 0px 0px 0px {color:link};}
  353. : {text-shadow: 0px 0px 0px {color:link};}
  354.  
  355. .postalign{text-align:justify; padding:10px 10px 5px 10px;}
  356.  
  357. .quote{font-family:{font:Quote}; font-size:14px; color: {color:Font}; font-style:italic;}
  358.  
  359.  
  360. .ask{font-size: 10px; color:{color:Font};margin-bottom:0px;
  361. padding: 10px; border-left:3px solid #eee; height:auto;}
  362.  
  363. .answer{text-align:left;}
  364.  
  365.  
  366. ::-webkit-scrollbar {height:10px; width: 7px; background: {color:entries};}
  367. ::-webkit-scrollbar-thumb {background: {color:scrollbar}; -moz-border-radius: 0px; border-radius: 0px;}
  368.  
  369. .audio{background-color:{color:entries}; height:35px; overflow:hidden;}
  370.  
  371.  
  372. </style></head>
  373. <body>
  374.  
  375.  
  376. <div id="sidebar"><div id="lou"><div id="pink"><div id="red">
  377.  
  378. <div id="sidebarimage1"><img src="{image:sidebar1}"></div>
  379. <div id="sidebarimage2"><img src="{image:sidebar2}"></div>
  380. <div id="sidebarimage3"><img src="{image:sidebar3}"></div>
  381.  
  382. <div id="links"><div class="hazza">
  383. <div id="link1"><a href="{text:link1 url}">{text:link1 title}</a></div><br>
  384. <div id="link2"><a href="{text:link2 url}">{text:link2 title}</a></div><br>
  385. <div id="link3"><a href="{text:link3 url}">{text:link3 title}</a></div><br>
  386. <div id="link4"><a href="{text:link4 url}">{text:link4 title}</a></div><br>
  387.  
  388. </div>
  389.  
  390.  
  391.  
  392. <div id="description"><div class="purple"><div id="descrip">{block:description}<br><br>{description}
  393.  
  394. {/block:description}</div></div>
  395.  
  396. </p>
  397.  
  398. <div id="pagination"><div class="blue"><div id="pagi"> {block:Pagination}
  399. <br><br>
  400.  
  401. {block:PreviousPage}
  402. <a href="{PreviousPage}">prev</a>
  403. {/block:PreviousPage}
  404. <br>
  405. {block:NextPage}
  406. <a href="{NextPage}">next</a>
  407. {/block:NextPage}
  408.  
  409.  
  410. </div>{/block:Pagination}</div>
  411.  
  412.  
  413. </div></div></div></div></div>
  414. </div>
  415.  
  416. </div>
  417.  
  418.  
  419. </div>
  420.  
  421. </div>
  422.  
  423. <div id="entries">{block:Posts}<div id="post">
  424.  
  425. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  426.  
  427. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  428.  
  429. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  430.  
  431. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  432.  
  433. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  434.  
  435. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  436.  
  437. {block:Audio}{AudioPlayerBlack}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  438.  
  439. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  440.  
  441. {block:Answer}<div class="ask">☁<big><u><i>{Asker}</big></u></i> wondered:{Question}</div><br><div class="answer">{Answer}</div>{/block:Answer}
  442.  
  443.  
  444. <div id="info">
  445. <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">
  446. {block:HasTags} {block:Tags} <img src="http://i.imgur.com/etMZHKn.png"> <a href="{TagURL}">{Tag}</a>&nbsp;{/block:Tags} {/block:HasTags}
  447. </div>
  448.  
  449.  
  450. <div class="note">
  451. {block:PostNotes}{PostNotes}{/block:PostNotes}
  452. </div>
  453. </div>
  454. <br>
  455. <br>
  456. {block:Posts}
  457.  
  458.  
  459. <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>
  460.  
  461. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement