Advertisement
ibanglouis

Theme #01

Feb 21st, 2013
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.20 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="#919090"/>
  9. <meta name="color:border" content="#ffffff"/>
  10. <meta name="image:Sidebar" content=""/>
  11. <meta name="color:Link" content="#8b7d7a"/>
  12. <meta name="color:LinkHover" content="#5f5c5b"/>
  13. <meta name="color:Scrollbar" content="#cecccd"/>
  14.  
  15. <meta name="text:Link1 Title" content="I" />
  16. <meta name="text:Link1 Url" content="/" />
  17. <meta name="text:Link2 Title" content="II" />
  18. <meta name="text:Link2 Url" content="/ask" />
  19. <meta name="text:Link3 Title" content="III" />
  20. <meta name="text:Link3 Url" content="/" />
  21. <meta name="text:Link4 Title" content="IV" />
  22. <meta name="text:Link4 Url" content="/" />
  23.  
  24. <link href='http://fonts.googleapis.com/css?family=Lusitana' rel='stylesheet' type='text/css'>
  25.  
  26. <style type="text/css">
  27.  
  28. ::-webkit-scrollbar{height: 9px; width: 9px; -webkit-border-radius: 0px; background-color:{color:background};}
  29. ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
  30. ::-webkit-scrollbar-track{background-color:{color:background};}
  31.  
  32. ::selection {
  33. background:{color:text hover};
  34. }
  35.  
  36. ::-moz-selection {
  37. background:{color:text hover};
  38. }
  39.  
  40. ::-webkit-selection {
  41. background:{color:text hover};
  42. }
  43.  
  44. body {
  45. background:{color:background};
  46. margin:0px;
  47. color:{color:text};
  48. font-family:Cambria;
  49. font-size:11;
  50. line-height:100%;
  51. cursor: url(http://i.imgur.com/ZOrzC.png), auto;
  52. }
  53.  
  54. a {-webkit-transition:all 1s ease-out;
  55. -moz-transition:all 1s ease-out;
  56. transition:all 1s ease-out;
  57. text-decoration:none;
  58. outline:none;
  59. color:{color:link};
  60. }
  61.  
  62. a:hover {-webkit-transition:all 1s ease-out;
  63. -moz-transition:all 1s ease-out;
  64. transition:all 1s ease-out;
  65. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;}
  66. img {
  67. border:none;
  68. }
  69.  
  70. blockquote {
  71. padding-left:5px;
  72. border-left:2px solid;
  73. }
  74.  
  75.  
  76. blockquote blockquote {
  77. padding-left:5px;
  78. border-left:2px solid;
  79. }
  80.  
  81.  
  82. h1 {
  83. font-size:10px;
  84. }
  85.  
  86. #entries {
  87. padding:10px;
  88. width:500px;
  89. margin-left:400px;
  90. margin-top:0px;
  91. margin-bottom:0px;
  92. font-size:10px;
  93. border-left:1px solid {color:border};
  94. padding:70px;
  95. }
  96. }
  97. #post {
  98. width:500px;
  99. padding:20px;
  100. margin-top:50px;
  101. margin-bottom:50px;
  102. display:inline;
  103. background-color:{color:Post};
  104. }
  105.  
  106.  
  107.  
  108. #sidebar {
  109. width:120px;
  110. position:fixed;
  111. margin-left:220px;
  112. margin-top:200px;
  113.  
  114. }
  115.  
  116.  
  117. #sidebarimage {
  118. width 100px;
  119. padding: 11px;
  120. }
  121.  
  122. #sidebarimage img {
  123. width:100px;
  124. }
  125.  
  126. #links {
  127. -webkit-transition:all 0.2s ease-out;
  128. -moz-transition:all 0.2s ease-out;
  129. transition:all 0.2s ease-out;
  130. margin-left:0px;
  131. margin-top:5px;
  132. width:117px;
  133. text-align:center;
  134. padding:5x;
  135. }
  136.  
  137. #links a
  138. { color: {color:link};
  139. margin-bottom: -10px;
  140. text-transform: uppercase;
  141. padding:5px;
  142. font-family:Lusitana, sans-serif;
  143. opacity: 1;
  144. padding-top: 1px;
  145. padding-bottom: 1px;
  146. padding-left: 1px;
  147. padding-right: 1px;
  148. height: 14.5px;
  149. font-size: 10px;
  150. letter-spacing: 1px;
  151. margin-left: 1px;
  152. }
  153.  
  154. #links a:hover { color: {color:linkhover}; background-color: {color:linkhoverbackground};
  155. }
  156.  
  157.  
  158. #description {
  159. width: 120px;
  160. height: 120px;
  161. font:10px Cambria;
  162. text-align:center;
  163. color:{color:Font};
  164. line-height: 8px;
  165. border-radius: 5px 5px 5px 5px;
  166. position:fixed;
  167. margin-top:5px;
  168. margin-left:0px;
  169. }
  170.  
  171.  
  172. #description a {color:{color:text}; -moz-transition-duration:0.4s;
  173. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  174.  
  175. #pagination {
  176. position:fixed;
  177. font-size:8px;
  178. text-align:center;
  179. font-family:Cambria;
  180. margin-top:400px;
  181. margin-left: 255px;
  182. width: 50px;
  183. padding-top:5px;}
  184.  
  185.  
  186.  
  187.  
  188. #info {
  189. width:500px;
  190. height:auto;
  191. text-align:left;
  192. margin-top:15px;
  193. padding:5px;
  194. font-size:10px;
  195. font-family:Lusitana;
  196. font-style:none;
  197. border-left:5px solid #eee;
  198.  
  199. }
  200.  
  201. #info a { color: {color:link}
  202.  
  203. }
  204.  
  205. #info a:hover { color: {color:linkhover};}
  206.  
  207. #tags {text-align:left; margin:0px; margin-top:-13px;height:auto; border-left:5px solid #eee; padding:3px; height:auto;}
  208.  
  209. #tags a{color:{color:link};}
  210.  
  211. #tags a:hover{color:{color:linkhover};}
  212.  
  213. #credit{
  214. right:8px;
  215. bottom:10px;
  216. position:fixed;
  217. padding:5px;
  218. }
  219.  
  220. #credit a:hover { color: {color:linkhover};}
  221.  
  222. a:link ::-moz-selection {text-shadow: 0px 0px 0px {color:link};}
  223. : {text-shadow: 0px 0px 0px {color:link};}
  224.  
  225. .postalign{text-align:justify; padding:10px 10px 5px 10px;}
  226.  
  227. .quote{font-family:{font:Quote}; font-size:14px; color: {color:Font}; font-style:italic;}
  228.  
  229.  
  230. .ask{font-size: 10px; color:{color:Font};margin-bottom:0px;
  231. padding: 10px; border-left:3px solid #eee; height:auto;}
  232.  
  233. .answer{text-align:left;}
  234.  
  235.  
  236.  
  237. ::-webkit-scrollbar {height:10px; width: 7px; background: {color:entries};}
  238. ::-webkit-scrollbar-thumb {background: {color:scrollbar}; -moz-border-radius: 0px; border-radius: 0px;}
  239.  
  240. .audio{background-color:{color:entries}; height:35px; overflow:hidden;}
  241.  
  242.  
  243.  
  244. </style></head>
  245. <body>
  246.  
  247.  
  248.  
  249.  
  250. <div id="sidebar">
  251.  
  252.  
  253. <div id="links">
  254. <a href="{text:link1 url}">{text:link1 title}</a>
  255. <a href="{text:link2 url}">{text:link2 title}</a>
  256. <a href="{text:link3 url}">{text:link3 title}</a>
  257. <a href="{text:link4 url}">{text:link4 title}</a>
  258.  
  259. </div>
  260.  
  261. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  262.  
  263.  
  264.  
  265.  
  266. <div id="description">{block:description}{description}{/block:description}</div>
  267.  
  268. </div>
  269.  
  270. {block:Pagination}<div id="pagination">
  271. {block:PreviousPage}
  272. <a href="{PreviousPage}">-</a>
  273. {/block:PreviousPage}
  274.  
  275. {block:NextPage}
  276. <a href="{NextPage}">+</a>
  277. {/block:NextPage}
  278. </div>{/block:Pagination}
  279. </div>
  280.  
  281. </div>
  282.  
  283. <div id="entries">{block:Posts}<div id="post">
  284.  
  285. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  286.  
  287. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  288.  
  289. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  290.  
  291. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  292.  
  293. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  294.  
  295. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  296.  
  297. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  298.  
  299. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  300.  
  301. {block:Answer}<div class="ask">☁<big><u><i>{Asker}</big></u></i> wondered:{Question}</div><br><div class="answer">{Answer}</div>{/block:Answer}
  302.  
  303.  
  304. <div id="info">
  305. <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">
  306. {block:HasTags} {block:Tags} <img src="http://i.imgur.com/etMZHKn.png"> <a href="{TagURL}">{Tag}</a>&nbsp;{/block:Tags} {/block:HasTags}
  307. </div>
  308.  
  309. <div class="note">
  310. {block:PostNotes}{PostNotes}{/block:PostNotes}
  311. </div>
  312. </div>
  313. <br>
  314. <br>
  315. {block:Posts}
  316. <div id="credit"><a href="http://ibanglouis.tumblr.com"><img src="http://i42.tinypic.com/316kbnn.jpg" width="30px" height="30px"></a></div>
  317.  
  318. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement