Advertisement
rockatanskis

haha they fuckign hated this theme

Jul 7th, 2015
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.70 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3. <!-----------------------------------------------------------------
  4. BASE THEME BY SEXMELUKE
  5. THEME BY ROCKATANSKIS
  6. ------------------------------------------------------------------------>
  7. <head>
  8.  
  9. <!-- META NAMES -->
  10.  
  11. <link href='http://fonts.googleapis.com/css?family=Roboto+Slab:700,400' rel='stylesheet' type='text/css'>
  12. <link href='http://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'>
  13.  
  14. <meta name="text:link 1 url" content="/">
  15. <meta name="text:link 1 name" content="links">
  16. <meta name="text:link 2 url" content="/">
  17. <meta name="text:link 2 name" content="links">
  18. <meta name="text:link 3 url" content="/">
  19. <meta name="text:link 3 name" content="links">
  20.  
  21. <!--TITLE-->
  22. <title>{Title}</title>
  23.  
  24. <!--DESCRIPTION-->
  25. {block:Description}
  26. <meta name="description" content="{MetaDescription}" />
  27. {/block:Description}
  28.  
  29. <!--FAVICON-->
  30. <link rel="shortcut icon" href="{Favicon}" />
  31.  
  32. <!--RSS-->
  33. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  34.  
  35.  
  36. <style type="text/css">
  37.  
  38.  
  39. /* SCROLLBAR */
  40.  
  41.  
  42. /* LINKS */
  43. a {
  44. font-family: 'Raleway', sans-serif;
  45. color:#413460;
  46. text-decoration:none;
  47. }
  48.  
  49. a:hover {
  50. color:#fff;
  51. text-shadow: #413460 0 0 10px;
  52. text-decoration:none;
  53. -webkit-transition: ease-out 1s;
  54. -moz-transition: ease-out 1s;
  55. -o-transition: ease-out 1s;
  56. }
  57.  
  58. /* BODY */
  59. body {
  60. background:#b7151a fixed;
  61. font-family:helvetica;
  62. font-weight:normal;
  63. }
  64.  
  65. img{
  66. none;
  67. }
  68.  
  69. h1 {
  70. font-size:30px;
  71. line-height:100%;
  72. color:#fff;
  73. font-family: 'Roboto Slab', serif;
  74. }
  75.  
  76. h2 {
  77. font-size:20px;
  78. line-height:100%;
  79. color:#fff;
  80. font-family: 'Roboto Slab', serif;
  81. }
  82.  
  83. /* BLOCKQUOTE */
  84. blockquote {
  85. border-left:2px solid #fff;
  86. padding-left:5px;
  87. margin:5px;
  88. }
  89.  
  90. /* DESCRIPTION */
  91. /* N/A */
  92.  
  93. /* LINKS */
  94. /* N/A */
  95.  
  96. #links a:hover{
  97. }
  98.  
  99. #about, #status {
  100. width:220px;
  101. margin-left:570px;
  102. margin-top:300px;
  103. padding-left:30px;
  104. padding-right:30px;
  105. font-family:helvetica;
  106. font-size:10px;
  107. text-align:justify;
  108. letter-spacing:1px;
  109. line-height:150%;
  110. color:#282828;
  111. position:fixed;
  112. z-index:300;
  113. }
  114.  
  115. /* PAGINATION */
  116. #pagination{
  117. bottom:30px;
  118. margin-left:30px;
  119. font-size:15px;
  120. position:fixed;
  121. color:black;
  122. text-transform:uppercase;
  123. text-shadow: #fff 0 0 10px;
  124. z-index:200;
  125. }
  126.  
  127. #pagination a{color:white;
  128. text-shadow: #fff 0 0 10px;
  129. }
  130.  
  131. #pagination a:hover{color:black;
  132. }
  133.  
  134. /* ASK/ANSWER */
  135. .question {height:relative;
  136. width:500px;
  137. margin-top:10px;
  138. }
  139.  
  140. .asker {
  141. font-size:20px;
  142. font-family:helvetica;
  143. text-align:left;
  144. padding:10px;
  145. letter-spacing:0px;
  146. margin-top:-10px;
  147. margin-bottom:-10px;
  148. }
  149.  
  150. .ask {
  151. font-family:helvetica;
  152. text-align:left;
  153. color:white;
  154. font-style:italic;
  155. padding: 10px;
  156. }
  157.  
  158. .ans {
  159. text-align:left;
  160. font-family:helvetica;
  161. padding:10px;
  162. color:#fff;
  163. }
  164.  
  165. /* THEME IMAGES */
  166. #header {
  167. position:fixed;
  168. bottom:-10px;
  169. LEFT:0px;
  170. z-index:105; }
  171.  
  172. /* ENTIRES */
  173. #stuffcontainer {
  174. width:740px;
  175. margin-left:366px;
  176. margin-top:-10px;
  177. margin-bottom:-10px;
  178. text-align:justify;
  179. position:absolute;
  180. overflow:scroll;
  181. background:#fff;
  182. color:{color:text};
  183. }
  184.  
  185. #stuff {
  186. width:500px;
  187. margin-top:0px;
  188. padding-left:120px;
  189. padding-top:30px;
  190. text-align:justify;
  191. font-size:12px;
  192. line-height:90%;
  193. letter-spacing:0x;
  194. color:#000;
  195. margin-bottom:20px;
  196. }
  197.  
  198. #background {
  199. background:#fff;
  200. margin-left:366px;
  201. margin-top:0px;
  202. width:740px;
  203. height:100%;
  204. position:fixed;
  205. z-index:-90;
  206. }
  207.  
  208. .caption {
  209. width:500px;
  210. font-family:trebuchet ms;
  211. text-align:justify;
  212. line-height:120%;
  213. }
  214.  
  215. .audio {
  216. width:500px;
  217. margin-top:20px;
  218. padding-bottom:20px;
  219. background-color:{color:infobg};
  220. }
  221.  
  222. .albumart {
  223. float:left;
  224. padding:0px 10px 10px 0px;
  225. }
  226.  
  227. .albumart img {
  228. width:45px;
  229. height:45px;
  230. }
  231.  
  232. .playercontainer {
  233. float:left;
  234. text-align:center;
  235. margin-top:20px;
  236. background-color:#ffffff;
  237. width:25px;
  238. height:45px;
  239. overflow:hidden;
  240. }
  241.  
  242. .audioinfo {
  243. color:#c0c0c0;
  244. }
  245.  
  246. /* POSTS */
  247. #postinfo {
  248. width:490px;
  249. padding:5px;
  250. font-size:10px;
  251. color:#000;
  252. letter-spacing:0px;
  253. text-align:left;
  254. background:#edf0f0;
  255. text-transform:uppercase;
  256. font-family: 'Raleway', sans-serif;
  257. }
  258.  
  259. #postinfo a {
  260. color:black;
  261. text-align:center;
  262. letter-spacing:1px;
  263. }
  264.  
  265. #postinfo a:hover{color:#cbcbcb;
  266. }
  267.  
  268.  
  269. /* NOTES */
  270. .note {
  271. text-transform:uppercase;
  272. font-family:trebuchet ms;
  273. font-style:normal;
  274. letter-spacing:0px;
  275. font-size: 9px;
  276. text-align:left;
  277. line-height:90%;
  278. margin-left:-40px;
  279. }
  280.  
  281. .note li {
  282. list-style-type:decimal;
  283. padding:10px 25px 10px 25px;
  284. font-size:8px;
  285. text-align:left;
  286. margin:0px;
  287. }
  288.  
  289. /* TAGS */
  290. .tags {
  291. font-style:normal;
  292. width:500px;
  293. opacity:1;
  294. font-family:helvetica;
  295. font-style:none;
  296. color:{color:tags};
  297. letter-spacing:2px;
  298. line-height:100%;
  299. font-size:8px;
  300. text-align:center;
  301. padding:5px;
  302. }
  303.  
  304. .tags a {
  305. color:{color:tags};
  306. letter-spacing:1px;
  307. padding:1px;
  308. }
  309.  
  310. .tags a:hover {
  311. }
  312.  
  313. /* CHAT */
  314. ul.chat, .chat ol, .chat li {
  315. list-style:none;
  316. margin:0px;
  317. padding:2px;
  318. }
  319.  
  320. .label {
  321. text-decoration:underline;
  322. font-weight:700;
  323. margin-right:5px;
  324. }
  325.  
  326. /* CREDIT */
  327. #cred{
  328. font-size:10px;
  329. letter-spacing:1px;
  330. }
  331.  
  332. #cred a {
  333. border:1px solid {color:link};
  334. padding:5px;
  335. right:10px;
  336. bottom:10px;
  337. position:fixed;
  338. }
  339.  
  340. .showhide_element {
  341. display:none;
  342. }
  343.  
  344.  
  345. </style>
  346. </head>
  347.  
  348. <div id="pagination" style="color:black">{block:Pagination}
  349. {block:PreviousPage}
  350. <a href="{PreviousPage}">BACK</a>
  351. {/block:PreviousPage}
  352.  
  353. {block:JumpPagination length="5"}
  354. {block:CurrentPage}
  355. <span class="current_page">{PageNumber}</span>
  356. {/block:CurrentPage}
  357.  
  358. {block:JumpPage}
  359. <a class="jump_page" href="{URL}">{PageNumber}</a>
  360. {/block:JumpPage}
  361. {/block:JumpPagination}
  362.  
  363. {block:NextPage}
  364. <a href="{NextPage}">NEXT</a>
  365. {/block:NextPage}
  366. {/block:Pagination}<br>
  367. <a href="/">HOME</a>
  368. <a href="/ask">ASK</a>
  369. <a href="{text:link 1 url}">{text:link 1 name}</a>
  370. <a href="{text:link 2 url}">{text:link 2 name}</a>
  371. <a href="{text:link 3 url}">{text:link 3 name}</a>
  372. </div>
  373.  
  374.  
  375.  
  376. <div id="stuffcontainer">
  377.  
  378. {block:Posts}
  379.  
  380. <div id="stuff">
  381.  
  382. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  383.  
  384. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  385.  
  386. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  387. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  388.  
  389. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  390.  
  391. {block:Photoset}<center>{Photoset-500}</center>
  392. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  393.  
  394. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  395.  
  396. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  397.  
  398. {block:Answer}<div class="question"><div class="asker">{Asker}said:</div> <div class="ask">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {Question}</div></div><br><div class="ans">{Answer}</div>{/block:answer}
  399.  
  400. {block:Audio}<div class="playercontainer">{AudioPlayerWhite}</div><div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  401. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  402. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div></div>
  403. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  404.  
  405. <br>
  406.  
  407. {block:Date}<div id="postinfo">{Month} {DayOfMonth} | <a href="{Permalink}">{12Hour}:{Minutes}</a>{block:NoteCount} | <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount}{block:RebloggedFrom} | via: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  408. {block:ContentSource} | source: <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}</div>{/block:Date}
  409. {block:HasTags}
  410. <div class="tags">↳ TAGGED AS:<br>
  411. {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>
  412. {/block:HasTags}
  413. <div class="note">
  414. {block:PostNotes}{PostNotes}{/block:PostNotes}
  415. </div>
  416. </div>
  417. {/block:Posts}
  418.  
  419.  
  420.  
  421. </div>
  422.  
  423. <div id="header"><img src="http://static.tumblr.com/fbxr6e0/PR5nr2obl/blaineydayz.png"></div>
  424.  
  425. <div id="cred">
  426. <a href="http://rockatanskis.tumblr.com">credit</a>
  427. </div>
  428.  
  429. <div id="background"></div>
  430.  
  431. </div>
  432. </div>
  433. </div>
  434. </body>
  435. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement