Advertisement
oh-nargles

Theme 001. Creevey

Jun 10th, 2012
485
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.30 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.  
  5. <!--Theme 001. Creevey ~ By OH-NARGLES.TUMBLR.COM ~ Edit all you like, but please do not remove the theme credit, or redistribute as your own. This is not a base theme. Love, Lynne.<3 -->
  6.  
  7.  
  8. <meta name="color:Background" content="#ffffff" />
  9. <meta name="color:Sidebar Background" content="#ffffff" />
  10. <meta name="color:Entries Background" content="#e7e7e6" />
  11. <meta name="color:Text" content="#000000" />
  12. <meta name="color:Title" content="#8c042b" />
  13. <meta name="color:Title Hover" content="#de9c24" />
  14. <meta name="color:Link" content="#773e1c" />
  15. <meta name="color:Link Hover" content="#745983" />
  16. <meta name="color:Sidebar Link" content="#ab6d46" />
  17. <meta name="color:Sidebar Hover" content="#aeb08b" />
  18.  
  19. <meta name="image:Background" content="" />
  20. <meta name="image:Sidebar" content="" />
  21.  
  22. <meta name="text:Link1" content="" />
  23. <meta name="text:Link1 Text" content="link 1" />
  24. <meta name="text:Link2" content="" />
  25. <meta name="text:Link2 Text" content="link 2" />
  26. <meta name="text:Link3" content="" />
  27. <meta name="text:Link3 Text" content="link 3" />
  28.  
  29. <title>{Title}</title>
  30. <link rel="shortcut icon" href="{Favicon}" />
  31. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  32. {block:Description}
  33. <meta name="description" content="{MetaDescription}" />{/block:Description}
  34.  
  35. <style type="text/css">
  36.  
  37. body {
  38. background-color: {color:Background};
  39. background-image: url({image:Background});
  40. background-attachment: fixed;
  41. font-family: Georgia;
  42. color:{color:text};
  43. font-size:11px; }
  44.  
  45. /*Sidebar */
  46.  
  47. #sidebar {
  48. background-color: {color:Sidebar Background};
  49. width: 300px;
  50. position: fixed;
  51. top: 100px;
  52. left: 50px;
  53. }
  54.  
  55. #sidebar .title {
  56. background-color: {color:Entries Background};
  57. width: 330px;
  58. font-family: Georgia;
  59. font-size: 30px;
  60. text-align: left;
  61. font-style: italic;
  62. padding: 5px;
  63. }
  64.  
  65. #sidebar .title a {
  66. color: {color:Title};
  67. text-decoration: none;
  68. }
  69.  
  70. #sidebar .title a:hover {
  71. color: {color:Title Hover};
  72. }
  73.  
  74. #sidebar .image {
  75. width: 300px;
  76. height: 150px;
  77. height: auto;
  78. }
  79.  
  80. #sidebar .description {
  81. color: black;
  82. font-size: 11px;
  83. text-align: justify;
  84. padding:5px;
  85. line-height:110%;
  86. }
  87.  
  88. /*Sidebar links*/
  89.  
  90. #navigation {
  91. background-color: {color:Entries Background};
  92. width:250px;
  93. text-align:center;
  94. margin:auto;
  95. padding:2px;
  96. margin-top:5px!important;
  97. }
  98.  
  99. #navigation a {
  100. color: {color:Sidebar Link};
  101. text-decoration:none;
  102. font-style: italic;
  103. }
  104.  
  105. #navigation a:hover {
  106. color: {color:Sidebar Hover};
  107. font-wieght: bold;
  108. }
  109.  
  110.  
  111. /*Pagination*/
  112.  
  113. #sidebar .pagination {
  114. width: 300px;
  115. font-size: 20px;
  116. text-align: center;
  117. padding: 3px 0;
  118. }
  119.  
  120. #sidebar .pagination a {
  121. color: {color:Text};
  122. text-decoration: none;
  123. }
  124.  
  125. #sidebar .pagination a:hover {
  126. color: {color:Text};
  127. }
  128.  
  129.  
  130. /*Content*/
  131.  
  132.  
  133. #content {
  134. width: 540px;
  135. background-color: {color:Entries Background};
  136. margin: 40px 0 50px 370px;
  137. padding: 10px 0;
  138. color: {color:Text};
  139. }
  140.  
  141. #content a {
  142. color: {color:Link};
  143. text-decoration: none;
  144. }
  145.  
  146. #content a:hover {
  147. color: {color:Link Hover};
  148. }
  149.  
  150. #content blockquote {
  151. border-left: solid 2px black;
  152. margin: 0;
  153. padding-left: 10px;
  154. }
  155.  
  156. img {
  157. border: 0;
  158. max-width: 100%;
  159. }
  160.  
  161. #content #posts {
  162. background-color: {color:Entries Background};
  163. width: 500px;
  164. margin: 0 auto 20px;
  165. padding:10px;
  166. }
  167.  
  168. #content #posts .title {
  169. font-size: 22px;
  170. }
  171.  
  172. #content #posts .text {
  173. font-size:11px;
  174. }
  175.  
  176. #content #posts #permalink {
  177. font-size:9px;
  178. margin-top:10px;
  179. }
  180.  
  181. #content #posts #tags {
  182. font-size:9px;
  183. }
  184.  
  185. #content #posts #tags .comma:last-child {
  186. display: none;
  187. }
  188.  
  189. #content #notecontainer {
  190. margin: 20px auto;
  191. width: 500px;
  192. font-size: 11px;
  193. }
  194.  
  195. #content #notecontainer ol.notes {
  196. list-style-type: none;
  197. margin: 0;
  198. padding: 0;
  199. }
  200.  
  201. #content #notecontainer img.avatar {
  202. margin-right: 10px;
  203. width: 16px;
  204. height: 16px;
  205. }
  206.  
  207. #reblogged {
  208. display:none;
  209. }
  210.  
  211.  
  212.  
  213. {CustomCSS}
  214.  
  215. </style>
  216. </head>
  217. <body>
  218.  
  219. <!--sidebar -->
  220.  
  221. <div id="sidebar">
  222. <div class="title"><a href="/">{Title}</a></div>
  223. <img class="image" src="{image:Sidebar}" />
  224. <div class="description">{Description}</div>
  225.  
  226. <br>
  227. <div id="navigation">
  228. <center>
  229. <a href="/">home</a> ▪
  230. <a href="/ask">ask</a> ▪
  231. <a href="{text:Link1}">{text:Link1 Text}</a> ▪
  232. <a href="{text:Link2}">{text:Link2 Text}</a> ▪
  233. <a href="{text:Link3}">{text:Link3 Text}</a> ▪
  234. <a href="http://oh-nargles.tumblr.com/">theme</a>
  235. </center>
  236. </div>
  237. <br><br>
  238.  
  239. {block:HasPages}{block:Pages}<a href="{url}"><div class="links">{Label}</div></a>{/block:Pages}{/block:HasPages}
  240.  
  241. <div class="pagination">
  242. {block:PreviousPage}<a href="{PreviousPage}">↜ </a>{/block:PreviousPage} {CurrentPage}/{TotalPages}
  243. {block:NextPage}<a href="{NextPage}"> ↝</a>{/block:NextPage}
  244. </div>
  245.  
  246.  
  247. </div> <!--sidebar-->
  248.  
  249.  
  250. <!--Content-->
  251.  
  252. <div id="content">
  253. <div class="autopagerize_page_element">
  254. {block:Posts}
  255.  
  256. <div id="posts">
  257.  
  258. {block:Photo}
  259. {LinkOpenTag}<img src="{PhotoURL-500}" />{LinkCloseTag}
  260. {block:Caption}<div class="text">{Caption}</div>{/block:Caption}
  261. {/block:Photo}
  262.  
  263. {block:Photoset}
  264. {Photoset-500}
  265. {block:Caption}<div class="text">{Caption}</div>{/block:Caption}
  266. {/block:Photoset}
  267.  
  268. {block:Video}
  269. {Video-500}
  270. {block:Caption}<div class="text">{Caption}</div>{/block:Caption}
  271. {/block:Video}
  272.  
  273. {block:Audio}
  274. {AudioPlayerBlack}
  275. <div class="text">~ {PlayCountWithLabel}</div>
  276. {block:Caption}<div class="text">{Caption}</div>{/block:Caption}
  277. {/block:Audio}
  278.  
  279. {block:Quote}
  280. <div class="title">“{Quote}”</div>
  281. {block:Source}<div class="text"><br>~ {Source}</div>{/block:Source}
  282. {/block:Quote}
  283.  
  284. {block:Text}
  285. {block:Title}<div class="title">{Title}</div>{/block:Title}
  286. <div class="text">{Body}</div>
  287. {/block:Text}
  288.  
  289. {block:Answer}
  290. <div class="title">{Question}</div>
  291. <div class="text">~ {Asker}</div>
  292. <div class="text">{Answer}</div>
  293. {block:Answer}
  294.  
  295. {block:Chat}
  296. {block:Title}<div class="title">{Title}</div>{/block:Title}
  297. <div class="text">
  298. {block:Lines}
  299. {block:Label}<strong>{Label}</strong>{/block:Label} {Line}<br />
  300. {/block:Lines}
  301. </div>
  302.  
  303. {/block:Chat}
  304.  
  305. {block:Link}
  306. <div class="title"><a href="{URL}">{Name}</a></div>
  307. {block:Description}
  308. <div class="text">{Description}</div>
  309. {/block:Description}
  310. {/block:Link}
  311.  
  312. <div id="permalink">
  313. <a href="{Permalink}">
  314. {block:Date}{lang:Posted TimeAgo}{/block:Date}
  315. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  316. </a> ▪ <a href="{ReblogURL}" target="_blank">reblog</a>
  317. </div>
  318.  
  319. {block:HasTags}<div id="tags">
  320. {block:Tags}<a href="{TagURL}">#{Tag}</a><span class="comma">, </span>{/block:Tags}.
  321. </div>
  322. {/block:HasTags}
  323.  
  324. </div>
  325.  
  326. {block:PostNotes}
  327. <div id="notecontainer">{PostNotes}</div>
  328. {/block:PostNotes}
  329.  
  330. <div id=reblogged>{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>→ reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom}
  331. {block:ContentSource}originally from <a href="{SourceURL}">{SourceLink}</a><br>
  332. {/block:ContentSource}
  333. </div>
  334.  
  335. {/block:Posts}
  336. </div> <!--autopagerize_page_element-->
  337. </div> <!--content-->
  338.  
  339. </body>
  340. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement