Advertisement
stopsniall

ashtonirwnstheme4

Jul 21st, 2013
722
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.56 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.  
  3. <!--
  4.  
  5. base code made by wolverwhore
  6. edited by ashtonirwns
  7. please dont steal anything or ill cry
  8. and kill you
  9. but mainly cry so yea dont do it yo
  10. other than that enjoy the theme
  11.  
  12. -->
  13.  
  14.  
  15. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  16. <head><title>{Title}</title>
  17. <link rel="shortcut icon" href="{Favicon}">
  18. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  19. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  20.  
  21.  
  22. <meta name="color:Background" content="#ffffff"/>
  23. <meta name="image:sidebar" content="#A4A4A4"/>
  24. <meta name="color:Text" content="#a8a8a8"/>
  25. <meta name="color:Link" content="#b8b8b8"/>
  26. <meta name="color:Tags" content="f0f0f0"/>
  27. <meta name="color:Hover" content="#f2f2f2"/>
  28. <meta name="color:Line" content="#f2f2f2"/>
  29. <meta name="color:Border" content="#e4e4e4"/>
  30. <meta name="color:Post" content="#ffffff"/>
  31. <meta name="color:Answer" content="#f8f8f8"/>
  32. <meta name="image:sidebar" content=""/>
  33. <meta name="image:bg" content=""/>
  34. <meta name="text:Link 1" content="" />
  35. <meta name="text:Link 1 Text" content="" />
  36. <meta name="text:Link 2" content="" />
  37. <meta name="text:Link 2 Text" content="" />
  38. <meta name="text:Link 3" content="" />
  39. <meta name="text:Link 3 Text" content="" />
  40. <meta name="text:Link 4" content="" />
  41. <meta name="text:Link 4 Text" content="" />
  42. <meta name="if:Show Link 1" content="1" />
  43. <meta name="if:Show Link 2" content="1" />
  44. <meta name="if:Show Link 3" content="1" />
  45. <meta name="if:Show Link 4" content="1" />
  46. <meta name="color:scrollbarbg" content="ffffff"/>
  47.  
  48.  
  49. <style type="text/css">
  50.  
  51. #bite
  52. #bite a{
  53. display:block
  54. }
  55. #bite .death {
  56. margin-top:0px;filter: alpha(opacity = 0);
  57. opacity:0;-webkit-transition: all 0.5s ease-out;
  58. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  59. }
  60.  
  61. #bite:hover .death {
  62. margin-top:0px;
  63. -webkit-transition: all 0.8s ease-out;
  64. -moz-transition: all 0.8s ease-out;
  65. transition: all 0.8s ease-out;
  66. filter: alpha(opacity = 100);
  67. filter: alpha(opacity = 100);
  68. opacity:100;
  69. }
  70.  
  71. #actualnews {
  72. font-family:calibri;
  73. font-size:10px;
  74. color: #b8b8b8;
  75. width:100px;
  76. height:auto;
  77. padding-top:3px;
  78. border:1px solid#b8b8b8;
  79. margin-left: 1170px;
  80. margin-top:120px;
  81. text-align:center;
  82. position:fixed;
  83. }
  84.  
  85. #thekey img{
  86. width:250px;
  87. margin-top: 0px;
  88. margin-left: 1100px;
  89. position:fixed;
  90. }
  91.  
  92. /* --- SCROLLBAR ---*/
  93.  
  94. ::-webkit-scrollbar {
  95. width: 5px;height: 5px;}
  96. ::-webkit-scrollbar-button:start:decrement,
  97. ::-webkit-scrollbar-button:end:increment {
  98. height: 6px;display: block;background-color: {color:white};}
  99. ::-webkit-scrollbar-track-piece {
  100. background-color: {color:scrollbarbg};}
  101. ::-webkit-scrollbar-thumb:vertical {
  102. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  103.  
  104.  
  105. /* --- BODY ---*/
  106.  
  107. body {
  108. background:{color:background};
  109. margin:0px;
  110. color:{color:text};
  111. font-family:Calibri;
  112. font-size:9px;
  113. line-height:100%;
  114. }
  115.  
  116. a {
  117. text-decoration:none;
  118. outline:none;
  119. -moz-outline-style:none;
  120. color:{color:link};
  121. }
  122.  
  123. img {
  124. border:none;
  125. }
  126.  
  127. blockquote {
  128. padding-left:5px;
  129. border-left:2px solid;
  130. }
  131.  
  132. blockquote blockquote {
  133. padding-left:5px;
  134. border-left:2px solid;
  135. }
  136.  
  137. h1 {
  138. font-size:9px;
  139. text-transform:uppercase;
  140. }
  141.  
  142. a:hover {
  143. opacity:10;
  144. color:{color:hover};
  145. -webkit-transition: all 0.7s ease;
  146. -moz-transition: all 0.7s ease;
  147. -o-transition: all 0.7s ease
  148. }
  149.  
  150. #bigben {
  151. position:fixed;
  152. margin-top:-175px;
  153. margin-left:-150px;
  154. }
  155.  
  156. #bigben img {
  157. width:500px;
  158. height:600px;
  159. }
  160.  
  161.  
  162. /* --- POST ENTRIES ---*/
  163.  
  164.  
  165. #entries {
  166. padding:10px;
  167. width:500px;
  168. margin-left:450px;
  169. margin-top:40px;
  170. font-size:10px;
  171. }
  172.  
  173. /* --- BODY: POSTS ---*/
  174.  
  175.  
  176. #post {
  177. width:500px;
  178. padding-bottom:20px;
  179. padding:10px;
  180. margin-top:15px;
  181. background-color:{color:Post};
  182. }
  183.  
  184. /* --- SIDEBAR IMAGE ---*/
  185.  
  186.  
  187. #sidebar {
  188. width:100px;
  189. position:fixed;
  190. margin-left:150px;
  191. margin-top:200px;
  192. opacity:.80;
  193. background-color:{color:gray};
  194. }
  195.  
  196. #sidebarimage {
  197. position:fixed;
  198. margin-top:5px;
  199. margin-left:-50px;
  200. width 100px;
  201. }
  202.  
  203. #sidebarimage img {
  204. position:fixed;
  205. width:100px;
  206. border:solid 1px;
  207. padding:6px;
  208. border-color: {color:gray};
  209. background-color:{color:Sidebar};
  210. }
  211. /* --- SIDEBAR LINKS ---*/
  212.  
  213. .links {
  214. width:20px;
  215. height:30px;
  216. padding: 9px;
  217. font-size:12px;
  218. font-family:'calibri';
  219. text-align: center;
  220. margin-top:-18px;
  221. margin-left:57px;
  222. text-align: left;
  223. text-transform:uppercase;
  224. word-spacing:20px;
  225. line-height:180%;
  226. position:fixed;
  227. padding-bottom:15px;
  228. }
  229.  
  230. .links a {
  231. font-size: 12px;
  232. }
  233.  
  234. .links a:hover {
  235. color:{color:Hover}
  236. }
  237.  
  238.  
  239. /* --- DESCRIPTION ---*/
  240.  
  241. #description {
  242. position:fixed;
  243. font-family:cambria;
  244. line-height:90%;
  245. font-size:10px;
  246. font-style:;
  247. width:115px;
  248. margin-top:115px;
  249. padding:8px;
  250. margin-left:-58px;
  251. text-align:justify;
  252. color:{color:text};
  253. }
  254.  
  255. #description a {color:{color:text}; -moz-transition-duration:0.4s;
  256. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  257.  
  258. /* --- PAGINATION---*/
  259.  
  260.  
  261. #pagination {
  262. width:100px;
  263. font-size:8px;
  264. text-align:center;
  265. margin-left:-40px;
  266. margin-top:-4px;
  267. position:fixed;
  268. font-family:consolas;
  269. letter-spacing:0px;
  270. }
  271.  
  272. /* --- POST INFO ---*/
  273.  
  274.  
  275. #info {
  276. text-align:left;
  277. margin-top:10px;
  278. text-transform:uppercase;
  279. font-size:8px;
  280. font-style:none;
  281. border-top:1px solid {color:Line}
  282. }
  283.  
  284. /* --- POST TAGS---*/
  285.  
  286.  
  287. #tags {
  288. font-family:cambria;
  289. letter-spacing:0px;
  290. text-transform:lowercase;
  291. font-size:10px;
  292. font-style:italic;
  293. margin-top:4px;
  294. text-align:left;
  295. }
  296.  
  297. #tags
  298. a {display:inline;background-color:{color:Tags};padding:-3px;text-align:left;
  299. -webkit-transition: all 0.6s ease-in-out;
  300. -moz-transition: all 0.6s ease-in-out;
  301. -o-transition: all 0.6s ease-in-out;
  302. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  303.  
  304.  
  305. /* --- QUESTIONS ---*/
  306.  
  307. #asker {
  308. padding:5px;
  309. font-family:cambria;
  310. letter-spacing:1px;
  311. text-align:left;
  312. font-style:italic;
  313. margin-left:10px;
  314. border-left:3px #eee solid;
  315. background-color:{color:background}
  316. }
  317.  
  318. {CustomCSS}</style></head><body>
  319. <div id="bite">
  320. <div id="thekey"><img src="http://25.media.tumblr.com/421b699dcb81131e771dbbef30fd68d0/tumblr_mq9dt1tUid1r6mvzao1_400.png"></div>
  321. <div class="death">
  322. <div id="actualnews">
  323. <center>PUT WHAT EVER YOU WANT HERE (: </center>
  324. </div>
  325. </div></div>
  326.  
  327. <div id="sidebar">
  328. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  329. <div id="sidebarimage2"><img src="{image:sidebar 2}"></div>
  330.  
  331.  
  332. <div id="description">
  333. {Description}
  334. </div>
  335.  
  336. <div id="bigben"><img src="http://24.media.tumblr.com/0c99046c18718004a3e20e18b6d4c8ae/tumblr_mq98kbPIvG1r6mvzao1_500.png"></div>
  337.  
  338. <div class="links">
  339. <a href="/">home</a>
  340. <a href="/ask">ask</a>
  341. {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Text}</a>{/block:IfShowLink1}
  342. {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Text}</a>{/block:IfShowLink2}
  343. {block:IfShowLink3}<a href="{text:Link 3}">{text:Link 3 Text}</a>{/block:IfShowLink3}
  344. {block:IfShowLink4}<a href="{text:Link 4}">{text:Link 4 Text}</a>{/block:IfShowLink4}
  345. </div>
  346.  
  347.  
  348. {block:Pagination}<div id="pagination">
  349. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  350. {block:JumpPagination length="5"}
  351. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  352. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  353. {/block:JumpPagination}
  354. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  355. </div>{/block:Pagination}
  356.  
  357. </div>
  358.  
  359. <div id="entries">{block:Posts}<div id="post">
  360.  
  361. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  362.  
  363. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  364.  
  365. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  366.  
  367. {block:Quote}{Quote}{/block:Quote}
  368.  
  369. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  370.  
  371. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  372.  
  373. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  374. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  375. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  376. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  377. {/block:Audio}
  378.  
  379. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  380.  
  381. {block:Answer}<div id="asker"><span style="font-family:cambria;font-size:9px;font-style:italic;">✎ {Asker}: </span>{Question}</div><left><font face="cambria">{Answer}</font>{/block:Answer}
  382.  
  383. <div id="info">
  384. <br>posted <a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} via <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} with <a href="{Permalink}">{NoteCountWithLabel}</a>
  385. {block:HasTags}<div id="tags"><img src="http://static.tumblr.com/qlfmldj/wOKmcnquv/untitled-2.png">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  386. {/block:Posts}
  387. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  388. {/block:Posts}</div></div></div>
  389.  
  390.  
  391.  
  392. <!--
  393. DONT REMOVE THE CREDIT OR I WILL FIND YOU
  394. AND EAT YOUR FAMILY IN FRONT OF YOU I S2G
  395. -->
  396.  
  397. <div style="position:fixed;bottom:0px; right:-0px; font-size:5px; letter-spacing:1px; font-family:cambria;"><a href="http://stopsniall.tumblr.com/"><a href="http://ashtonirwns.tumblr.com/"><img src="http://media.tumblr.com/dbabbc0ec1f787537c0d5812b9f45fff/tumblr_inline_mpq2gzdswx1qz4rgp.png" /></a></center></div>
  398.  
  399.  
  400. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement