darnpayne

theme 24 best song ever

Aug 2nd, 2013
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.01 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8.  
  9.  
  10. <!-- THEME 24 BEST SOGN EVER BY SHEERINOS
  11. swiggity swoat i will punch you in the throat if you steal -->
  12.  
  13. <!-- COLORS -->
  14.  
  15. <meta name="color:Background" content="#ffffff"/>
  16. <meta name="color:Sidebar" content="#ffffff"/>
  17. <meta name="color:Text" content="#a8a8a8"/>
  18. <meta name="color:description" content="#a8a8a8"/>
  19. <meta name="color:Link" content="#b8b8b8"/>
  20. <meta name="color:Tags" content="f0f0f0"/>
  21. <meta name="color:Hover" content="#f2f2f2"/>
  22. <meta name="color:Line" content="#f2f2f2"/>
  23. <meta name="color:Border" content="#e4e4e4"/>
  24. <meta name="color:Post" content="#ffffff"/>
  25. <meta name="color:Answer" content="#f8f8f8"/>
  26. <meta name="color:scrollbarbg" content="ffffff"/>
  27. <meta name="color:sbRightborder" content="#DF01A5" />
  28. <meta name="color:sbTopborder" content="#DF01A5" />
  29. <meta name="color:sbLeftborder" content="#01A9DB" />
  30. <meta name="color:sbBottomborder" content="#01A9DB" />
  31.  
  32.  
  33.  
  34. <meta name="text:link 1" content="" />
  35. <meta name="image:sidebar" content=""/>
  36. <meta name="image:sidebar2" content=""/>
  37. <meta name="image:sidebar3" content=""/>
  38. <meta name="text:link 1 url" content="/" />
  39. <meta name="text:link 2" content="" />
  40. <meta name="text:link 2 url" content="/" />
  41.  
  42.  
  43. <style type="text/css">
  44.  
  45.  
  46. ::selection {background: #fff; color:{color:selection};}
  47. ::-moz-selection {background: #fff; color:{color:selection};}
  48. ::-webkit-selection {background: #fff; color:{color:selection};}
  49.  
  50. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar};
  51. height:100px;}
  52.  
  53. ::-webkit-scrollbar { height:10px;width:5px; background-color:#fff;}
  54.  
  55.  
  56. /* --- BODY ---*/
  57.  
  58. body {
  59. font-style:none;
  60. background:{color:background};
  61. margin:0px; color:{color:text};
  62. font-family:calibri;
  63. font-size:11px;
  64. line-height:100%;
  65.  
  66. }
  67.  
  68. blockquote {
  69. border-left:2px solid #ECECEC;
  70. padding-left:2px;
  71. margin:5px;
  72. }
  73.  
  74. a {
  75. color:{color:link}
  76. }
  77.  
  78. a {
  79. text-decoration:none;
  80. -webkit-transition:all 0.5s ease-in-out;
  81. -moz-transition:all 0.5s ease-in-out;
  82. -o-transition:all 0.5s ease-in-out;
  83. -ms-transition:all 0.5s ease-in-out;
  84. transition:all 0.5s ease-in-out;
  85. }
  86.  
  87. a:hover {
  88. color:{color:linkhover}
  89. }
  90.  
  91. img {none;}
  92.  
  93. h1 , h2 {
  94. font-family:calibri;
  95. text-transform:none;
  96. font-size:14px;
  97. line-height:30px;
  98. letter-spacing:0px;
  99. text-align:center;
  100. font-style:none;
  101. }
  102.  
  103. #entries {
  104. padding:10px;
  105. width:500px;
  106. margin-left:500px;
  107. margin-top:50px;
  108.  
  109. }
  110.  
  111. #post {
  112. width:500px;
  113. padding-bottom:100px;
  114. font-style:none;
  115. padding:15px;
  116. margin-bottom:10px;
  117. }
  118.  
  119.  
  120.  
  121.  
  122. /* --- SIDEBAR ---*/
  123.  
  124.  
  125. #sidebar {
  126. width:100px;
  127. position:fixed;
  128. margin-left:260px;
  129. margin-top:60px;
  130. opacity:1;
  131. }
  132.  
  133. #sidebarimage {
  134. width 100px;
  135. }
  136.  
  137. #sidebarimage1 img {
  138. width:100px;
  139. padding:6px;
  140. height:100px;
  141. margin-left:50px;
  142. margin-top:120px;
  143. border-style: inset;
  144. border-width: 2px;
  145. border-left-width: 5px;
  146. border-right-width: 5px;
  147. border-left-color:{color:sbLeftborder};
  148. border-bottom-color:{color:sbBottomborder};
  149. border-right-color:{color:sbRightborder};
  150. border-top-color:{color:sbTopborder};
  151.  
  152. }
  153. #sidebarimage2 img {
  154. width:100px;
  155. padding:6px;
  156. height:100px;
  157. margin-left:-50px;
  158. margin-top:40px;
  159. border-style: inset;
  160. border-width: 2px;
  161. border-left-width: 5px;
  162. border-right-width: 5px;
  163. border-left-color:{color:sbLeftborder};
  164. border-bottom-color:{color:sbBottomborder};
  165. border-right-color:{color:sbRightborder};
  166. border-top-color:{color:sbTopborder};
  167.  
  168. }
  169.  
  170. #sidebarimage3 img {
  171. width:100px;
  172. padding:6px;
  173. height:100px;
  174. margin-left:-150px;
  175. margin-top:50px;
  176. border-style: inset;
  177. border-width: 2px;
  178. border-left-width: 5px;
  179. border-right-width: 5px;
  180. border-right-color:{color:sbLeftborder};
  181. border-top-color:{color:sbBottomborder};
  182. border-left-color:{color:sbRightborder};
  183. border-bottom-color:{color:sbTopborder};
  184.  
  185. }
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193. #links a {
  194. font-size: 20px;
  195. color:#fff
  196.  
  197.  
  198. }
  199.  
  200. #links a:hover {
  201. letter-spacing:1px;
  202. color:{color:Hover}
  203.  
  204. }
  205. #links {
  206. -webkit-transition:all 0.5s ease-out;
  207. -moz-transition:all 0.5s ease-out;
  208. transition:all 0.5s ease-out;
  209. width:100px;
  210. height:100px;
  211. padding: 5px;
  212. font-size:11px;
  213. margin-left: -44px;
  214. background:#000;
  215. opacity:0;
  216. margin-top: -294px;
  217. text-align:center;
  218. position:fixed;
  219. text-shadow: -2px -1px 0px rgba(0, 217, 255, 1);
  220. }
  221.  
  222. #sidebar:hover #links{-webkit-transition:all 0.5s ease-out;
  223. -moz-transition:all 0.5s ease-out;
  224. transition:all 0.5s ease-out;opacity:.7;}
  225.  
  226. #sidebar:hover #description{
  227. opacity:.8;
  228. -webkit-transition: .6s ease-in-out;
  229. -moz-transition: .6s ease-in-out;
  230. -o-transition: .6s ease-in-out;
  231. }
  232.  
  233.  
  234. #description {-webkit-transition:all 0.5s ease-out;
  235. -moz-transition:all 0.5s ease-out;
  236. transition:all 0.5s ease-out;
  237. width: 100px;
  238. height: 100px;
  239. font:23px;
  240. margin-left:-144px;
  241. margin-top:-126px;
  242. text-align:center;
  243. opacity:0;
  244. color:#fff;
  245. background:#000;
  246. line-height: 10px;
  247. position:fixed;
  248. padding: 5px;
  249. text-shadow: -2px -1px 0px rgba(0, 217, 255, 1);
  250. font-family:'consolas';
  251. }
  252.  
  253. #description a {color:{color:text}; -moz-transition-duration:0.4s;
  254. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  255. #pagination
  256. {
  257. font-size:10px;
  258. margin-top:-205px;
  259. margin-left:95px;
  260. font-family:calibri;
  261. font-style:normal;
  262. text-align:center;
  263. width:50px
  264. text-transform:uppercase;
  265. letter-spacing:1px;
  266. }
  267.  
  268.  
  269. #pagination {-webkit-transition:all 0.5s ease-out;
  270. -moz-transition:all 0.5s ease-out;
  271. transition:all 0.5s ease-out;
  272. position:fixed;
  273. font-size:12px;
  274. text-align:center;
  275. font-family:'consolas';
  276. margin-top:-452px;
  277. margin-left:56px;
  278. width: 100px;
  279. height:100px;
  280. padding:5px;
  281. opacity:0;
  282. background:#000;
  283. text-shadow: -2px -1px 0px rgba(0, 217, 255, 1); }
  284.  
  285.  
  286.  
  287. #sidebar:hover #pagination{-webkit-transition:all 0.5s ease-out;
  288. -moz-transition:all 0.5s ease-out;
  289. transition:all 0.5s ease-out;
  290. opacity:.7
  291. }
  292.  
  293. #nav {
  294. position:fixed;
  295. overflow:hidden;
  296. margin-top:150px;
  297. margin-left:315px;
  298. }
  299.  
  300. #link1 a , #link2 a, #link3 a
  301.  
  302. #title
  303. {
  304. font-family:cambria;
  305. text-align:center;
  306. margin-top:-129px;
  307. padding-bottom:0px;
  308. text-transform:none;
  309. font-style:normal;
  310. font-size:10px;
  311. }
  312.  
  313.  
  314. #questions {
  315. background-color:#ffffff;
  316. color: {color:text};
  317. margin-left:0px;
  318. padding:5px;
  319. margin-top:5px;
  320. margin-bottom:5px;
  321. font-family:calibri;
  322. font-size:10px;
  323. font-style:normal;
  324. text-align:center;
  325. }
  326.  
  327. .note {
  328. padding:0px 20px 0px 20px;
  329. background-color:#FFFFFF;
  330. text-transform:lowercase;
  331. letter-spacing:0px;
  332. font-size: 11px;
  333. font-style:normal;
  334. text-align:left;
  335. line-height:120%;
  336. }
  337.  
  338. .note li {
  339. list-style-type:none;
  340. padding:5px 25px 5px 25px;
  341. text-align:left;
  342. margin-right:30px;
  343. margin-top:-50px;
  344. }
  345.  
  346. #info {
  347. font-family:calibri;
  348. text-align:center;
  349. margin-top:10px;
  350. padding-top:10px;
  351. padding:0px;
  352. padding-bottom:1px;
  353. text-transform:none;
  354. font-style:none;
  355. font-size:10px;
  356. line-height:100%;
  357. }
  358.  
  359. #RebloggedFrom {
  360. font-family:calibri;
  361. text-align:center;
  362. margin-top:-5px;
  363. padding-bottom:0px;
  364. text-transform:none;
  365. font-style:none;
  366. font-size:10px;
  367. }
  368.  
  369. #tags {
  370. font-family:calibri;
  371. text-align:center;
  372. margin-top:0px;
  373. padding-bottom:0px;
  374. text-transform:none;
  375. font-style:none;
  376. font-size:10px;
  377. }
  378.  
  379.  
  380.  
  381.  
  382. #credit{
  383. right:8px;
  384. bottom:10px;
  385. position:fixed;
  386. padding:5px;
  387. }
  388.  
  389.  
  390.  
  391.  
  392.  
  393. {CustomCSS}</style></head><body>
  394.  
  395. <div id="sidebar">
  396. <div id="sidebarimage1"><img src="{image:sidebar}"/></div>
  397. <div id="sidebarimage2"><img src="{image:sidebar2}"/></div>
  398. <div id="sidebarimage3"><img src="{image:sidebar3}"/></div><br>
  399. <div id="links">
  400. <a href="/">home</a><br><br>
  401. <a href="/ask">ask</a><br><br>
  402. <a href="{text:link 1 url}">{text:link 1}</a><br><br>
  403. <a href="{text:link 2 url}">{text:link 2}</a><br><br>
  404.  
  405.  
  406. </div>
  407. {block:Pagination}<div id="pagination">
  408.  
  409. <br><br><br><br>
  410. {block:PreviousPage}
  411. <a href="{PreviousPage}">non-swaggie</a>
  412. {/block:PreviousPage}
  413. <br>
  414. {block:NextPage}
  415. <a href="{NextPage}">sawggie</a>
  416. {/block:NextPage}
  417.  
  418.  
  419. </div>{/block:Pagination}
  420.  
  421.  
  422.  
  423. <div id="description">{Description}</div>
  424.  
  425. <div id="scrollbar">{scrollbar}</div>
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432. {block:HasPages}{block:Pages}
  433.  
  434. <a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
  435.  
  436. </div></center>
  437.  
  438.  
  439. </div>
  440.  
  441. <div id="entries">{block:Posts}<div id="post">
  442.  
  443. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  444.  
  445. {block:blockquote}{/block:blockquote}
  446.  
  447.  
  448.  
  449. {block:Photo}
  450. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}
  451. {/block:Photo}
  452.  
  453. {block:Photoset}
  454. <center>{Photoset-500}</center>{block:Caption}<i>{Caption}</i>{/block:Caption}
  455. {/block:Photoset}
  456.  
  457. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  458.  
  459. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  460.  
  461. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  462.  
  463. {block:Audio}{AudioPlayerBlack}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  464.  
  465. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  466.  
  467. {block:Answer}<div id="questions"<a href="{askerURL}"><b>{Asker}</b> asked: {Question}</div><div id="answer">{Answer}</div>{/block:answer}
  468.  
  469.  
  470. <div id="info">{block:Date}<a href="{Permalink}">{TimeAgo}{/block:Date}{/block:Date} </a>
  471. {block:NoteCount}<a href="{Permaink}"> {NoteCountWithLabel} </a>{/block:NoteCount}
  472. {block:RebloggedFrom}<a href="{ReblogParentURL}">({ReblogParentName})</a>{/block:RebloggedFrom}
  473. {block:ContentSource}<a hre="{SourceURL}">{ReblogRootName}</a>{/block:ContentSource}</div>
  474.  
  475. <div id="tags">
  476. {block:HasTags}{block:Tags} <a href="{TagURL}">#{Tag} </a>&nbsp;{/block:Tags}{/block:HasTags}</div>
  477.  
  478. </div>
  479. {block:PostNotes}{PostNotes}{/block:PostNotes}
  480. {/block:Posts}</div>
  481. <div id="credit" data="credit"> <a href="http://sherinos.tumblr.com"><img src="http://i1362.photobucket.com/albums/r689/sheerinos/white_zpse41868d6.jpg?t=1374529320" width="75px" height="30px"></a></div>
  482.  
  483. </div>
  484. </body>
  485. </html>
Advertisement
Add Comment
Please, Sign In to add comment