Advertisement
sverus

~Theme 7~ Roger - Basecode Theme

Apr 21st, 2013
3,129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.15 KB | None | 0 0
  1. <!--
  2. ~       
  3. ~ ~ ~ ~ ~
  4. ~ ~ ~ ~ ~ ~ ~ ~ ~
  5. ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
  6. ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
  7. / THEME 7-KINDA ~ BASE CODE ~ BY DUMBLDORES \
  8. ----------------------------------------------
  9.  
  10. -->
  11.  
  12.  
  13. <html>
  14. <head>
  15. <title>{title}</title>
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23. <!-- Theme Variables -->
  24.  
  25. <meta name="if:ShowLink3" content="1" />
  26. <meta name="if:ShowLink4" content="1" />
  27. <meta name="if:ShowLink5" content="1" />
  28. <meta name="if:ShowLink6" content="1" />
  29.  
  30.  
  31. <meta name="color:border" content="#000000" />
  32. <meta name="color:text" content="#0000000" />
  33. <meta name="color:link" content="#000000" />
  34. <meta name="color:link hover" content="#fff" />
  35. <meta name="color:scrollbar" content="#000000" />
  36. <meta name="color:scrollbarbg" content="#ffffff" />
  37. <meta name="color:descriptiontext" content="#fff" />
  38. <meta name="color:pagination" content="#353535" />
  39.  
  40.  
  41. <meta name="text:Home Title" content="Home" />
  42.  
  43. <meta name="text:Ask Title" content="Ask" />
  44.  
  45. <meta name="text:Link3 URL" content="/" />
  46. <meta name="text:Link3 Title" content="Link3" />
  47.  
  48. <meta name="text:Link4 URL" content="/" />
  49. <meta name="text:Link4 Title" content="Link4" />
  50.  
  51. <meta name="text:Link5 URL" content="/" />
  52. <meta name="text:Link5 Title" content="Link5" />
  53.  
  54. <meta name="text:Link6 URL" content="/" />
  55. <meta name="text:Link6 Title" content="Link6" />
  56.  
  57. <meta name="image:background" content="" />
  58. <meta name="image:sidebg" content="" />
  59. <meta name="if:tinycursor" content="1"/>
  60.  
  61. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  62.  
  63. <link rel="shortcut icon" href="{Favicon}" />
  64.  
  65. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  66.  
  67. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  68.  
  69.  
  70. <style type="text/css">
  71.  
  72.  
  73. {block:iftinycursor}
  74. body, a, a:hover{
  75. cursor: url('http://24.media.tumblr.com/tumblr_mdig6jktic1riysloo1_100.png'), progress;
  76. }
  77. {/block:iftinycursor}
  78.  
  79. ::-webkit-scrollbar {background-color:{color:scrollbarbg}; height:8px; width:8px}
  80. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  81. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  82.  
  83.  
  84.  
  85. body {
  86. color: {color:text};
  87. line-height: 100%;
  88. text-transform: lowercase;
  89. }
  90.  
  91. a:link, a:active, a:visited {
  92. text-decoration: none;
  93. color: {color:link};
  94. -moz-transition-duration:.6s;
  95. -webkit-transition-duration:.6s;
  96. -o-transition-duration:.6s;
  97. }
  98.  
  99. a:hover {
  100. color: {color:link hover};
  101. text-decoration: line-through;
  102. -moz-transition-duration:.6s;
  103. -webkit-transition-duration:.6s;
  104. -o-transition-duration:.6s;
  105. }
  106.  
  107. #entries {
  108. width: 500px;
  109. text-align: justify;
  110. margin-top: 15px;
  111. margin-left: 510px;
  112. font-style:italic;
  113. font-size: 10px;
  114. }
  115.  
  116. #posts {
  117. width: 500px;
  118. text-align: justify;
  119. font-family: cambria;
  120. }
  121.  
  122. #info {
  123. margin-top: -25px;
  124. padding-bottom: 50px;
  125. letter-spacing: 1px;
  126. line-height:7px;
  127. font-family: cambria;
  128. font-size: 8px;
  129. font-style:italic;
  130. }
  131.  
  132. #sidebar {
  133. width: 240px;
  134. height: 670px;
  135. display: block;
  136. position: fixed;
  137. margin-top: -10px;
  138. margin-left: 120px;
  139. background-image: url('{image:sidebg}');
  140. }
  141.  
  142.  
  143.  
  144. #description {
  145. font-family:baskerville;
  146. font-size:11.2px;
  147. letter-spacing:1px;
  148. text-align:left;
  149. color:{color:descriptiontext};
  150. line-height:14px;
  151. width:185px;
  152. height:80px;
  153. margin-left:15px;
  154. margin-top:-330px;
  155. }
  156.  
  157.  
  158.  
  159. #linkbar {
  160. margin-left: 125px;
  161. margin-top: 560px;
  162. position: fixed;
  163. text-align:left;
  164.  
  165. }
  166.  
  167.  
  168.  
  169. #links a {
  170. font-size:11px;
  171. font-family: baskerville;
  172. font-style:italic;
  173. text-transform: lowercase;
  174. color: {color:descriptiontext};
  175. line-height:15px;
  176. letter-spacing:1px;
  177. display:block;
  178.  
  179. }
  180.  
  181.  
  182. .title {
  183. font-family:baskerville;
  184. font-size:11.2px;
  185. text-transform:uppercase;
  186. letter-spacing:1px;
  187. text-align:center;
  188. color:{color:descriptiontext};
  189. line-height:15px;
  190. margin-left:80px;
  191. margin-top:260px;
  192. width:70px;
  193. height:70px;
  194. padding:5px;
  195. border: 2px solid #fff;
  196. }
  197.  
  198.  
  199.  
  200.  
  201.  
  202. #pagination {
  203. position: fixed;
  204. display: block;
  205. top: 48%;
  206. font-size: 20px;
  207. font-family: cambria;
  208. left: 355px;
  209. width: 71px;
  210. text-align: center;
  211. margin-top: -25px;
  212. opacity: .8;
  213. color: {color:pagination};
  214.  
  215.  
  216. }
  217.  
  218.  
  219.  
  220.  
  221. h1{
  222. background-color: transparent;
  223. font-family: baskerville;
  224. font-size: 13px;
  225. line-height: 10px;
  226. letter-spacing: 2px;
  227. text-align: left;
  228. text-transform: uppercase;
  229. color: {color:link};
  230. }
  231.  
  232. #question {
  233. font-family: calibri;
  234. font-size: 9.25px;
  235. text-align: left;
  236. border: 1.5px dotted {color:border};
  237. padding: 5px;
  238. }
  239.  
  240. #answer {
  241. font-size: 9.25px;
  242. margin-top: 5px;
  243. }
  244.  
  245. blockquote {
  246. margin: 10px 2px 10px 10px;
  247. border-left: 4px solid {color:border};
  248. padding-left: 3px;
  249. }
  250.  
  251. blockquote img, blockquote a img {
  252. max-width: 490px;
  253. }
  254.  
  255. p {
  256. margin-top: 5px;
  257. margin-bottom: 10px;
  258. }
  259.  
  260. img a{
  261. border: none;
  262. }
  263.  
  264. img a:hover {
  265. opacity: 1;
  266. }
  267.  
  268. .audio{
  269. background-color: black;
  270. display: block;
  271. }
  272.  
  273.  
  274. .notes img{
  275. width: 10px;
  276. position: relative;
  277. top: 1px;
  278. }
  279.  
  280. ol.notes, .notes li{
  281. list-style: none;
  282. margin: 0px;
  283. padding: 0px;
  284. }
  285.  
  286. #cred {
  287. position:fixed;
  288. font-size:8px;
  289. font-weight:normal;
  290. line-height:150%;
  291. letter-spacing:2px;
  292. bottom:10px;
  293. margin-left:1328px;
  294. color:#fff;
  295. text-transform:uppercase;
  296. text-align:center;
  297. background-color:#ffffff;
  298. border: 1px dashed {color:border};
  299. padding: 2px;
  300. padding-left: 3px;
  301. }
  302.  
  303.  
  304.  
  305. </style>
  306. <style type="text/css">
  307.  
  308. {CustomCSS}</style>
  309.  
  310. </head>
  311. <body>
  312.  
  313. <div id="pagination">
  314. {block:PreviousPage}<a href="{PreviousPage}">&laquo;</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}</div>
  315.  
  316. <div id="sidebar">
  317. {block:IfShowSidebarImage}<div id="sidebarimg"><img src="{image:sidebar}"></div><br>{/block:IfShowSidebarImage}
  318. <div class="title">{title}</div>
  319. <div id="description">{block:Description}{Description}{/block:Description}</div>
  320. </div>
  321.  
  322. <div id="linkbar"><div id="links">
  323. <a title="{text:Home Hover}"href="/">{text:Home Title}</a>
  324. <a title="{text:Ask Hover}"href="/ask">{text:Ask Title}</a>
  325. {block:IfShowLink3}<a title="{text:Link3 Hover}"href="{text:Link3 URL}">{text:Link3 Title}</a>{/block:IfShowLink3}
  326. {block:IfShowLink4}<a title="{text:Link4 Hover}"href="{text:Link4 URL}">{text:Link4 Title}</a>{/block:IfShowLink4}
  327. {block:IfShowLink5}<a title="{text:Link5 Hover}"href="{text:Link5 URL}">{text:Link5 Title}</a>{/block:IfShowLink5}
  328. {block:IfShowLink6}<a title="{text:Link6 Hover}"href="{text:Link6 URL}">{text:Link6 Title}</a>{/block:IfShowLink6}
  329. </div></div>
  330.  
  331.  
  332.  
  333.  
  334.  
  335. <BR>
  336.  
  337. <div id="entries">
  338. {block:Posts}
  339.  
  340. <div id="posts">
  341.  
  342. {block:Quote}"<i>{Quote}</i>"&nbsp; <br><br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; — {Source} {/block:Quote}
  343. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  344. {block:Text}{Body}{/block:Text}
  345.  
  346. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  347. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  348.  
  349. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  350. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  351.  
  352. {block:Chat}<ul class="chat"><BR>{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li><BR>{/block:Lines}</ul>{/block:Chat}
  353.  
  354. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  355.  
  356. {block:Answer}
  357. <div id="question">like {asker}</i> said:<br><font size="1.75">{Question}</font><br></div>
  358. <div id="answer"><small>and then i was like:</small> <font size="1.75">{Answer}</font></div>
  359. {/block:Answer}
  360.  
  361. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  362. </div>
  363.  
  364. <br>
  365.  
  366. <br>
  367. <div id="info">
  368. <div align="left">
  369. {block:Date}
  370. {block:NotReblog}
  371. posted{/block:NotReblog}
  372. {block:RebloggedFrom}
  373. reblogged{/block:RebloggedFrom}
  374. <a href="{Permalink}">
  375. {TimeAgo}
  376. </a>
  377. {/block:Date}
  378. {block:NoteCount}
  379. with <a href="{Permalink}">
  380. {NoteCountWithLabel}</a>
  381. {/block:NoteCount}
  382. {block:RebloggedFrom};
  383. via <a href="{ReblogParentURL}">
  384. {ReblogParentName}</a>
  385. {/block:RebloggedFrom}
  386. {block:ContentSource}+
  387. <a href="{SourceURL}">
  388. {SourceLink}</a>
  389. {/block:ContentSource}
  390. {/block:ContentSource}
  391. <br>
  392.  
  393. <left>---------------------------------------------------------------------------------</left>
  394. <br>
  395. {block:HasTags}
  396. {block:Tags}<a href="/tagged/{Tag}">
  397. ~{Tag}~</a>
  398. {/block:Tags}
  399. {/block:HasTags}
  400. </div>
  401. </div>
  402.  
  403. {/block:Posts}
  404. {block:PostNotes}{PostNotes}{/block:PostNotes}
  405.  
  406. </div>
  407.  
  408.  
  409.  
  410.  
  411.  
  412. <div id="cred"><a href="http://dumbldores.tumblr.com/"><big>D</big></a></div>
  413. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement