Advertisement
stopsniall

ashtonirwnstheme2

Jul 10th, 2013
438
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.90 KB | None | 0 0
  1. <!--
  2.  
  3. BASE CODE BY WOLVERWHORE
  4. EDITED BY ASHTONIRWNS
  5. PLEASE DONT STEAL ANYTHING
  6. IT WILL MAKE ME CRY
  7. OTHER THAN THAT ENJOY :)
  8.  
  9.  
  10. -->
  11.  
  12.  
  13. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  14. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  15. <head><title>{Title}</title>
  16. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  17. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  18.  
  19.  
  20. <meta name="color:Background" content="#ffffff"/>
  21. <meta name="color:Sidebar" content="#ffffff"/>
  22. <meta name="color:Text" content="#a8a8a8"/>
  23. <meta name="color:description" content="#a8a8a8"/>
  24. <meta name="color:Link" content="#b8b8b8"/>
  25. <meta name="color:Tags" content="f0f0f0"/>
  26. <meta name="color:Hover" content="#f2f2f2"/>
  27. <meta name="color:Line" content="#f2f2f2"/>
  28. <meta name="color:Border" content="#e4e4e4"/>
  29. <meta name="color:Post" content="#ffffff"/>
  30. <meta name="color:Answer" content="#f8f8f8"/>
  31. <meta name="color:scrollbarbg" content="ffffff"/>
  32.  
  33. <meta name="image:sidebar" content=""/>
  34. <meta name="text:Link 1" content="" />
  35.  
  36. <meta name="text:Link 1 Text" content="" />
  37. <meta name="text:Link 2" content="" />
  38. <meta name="text:Link 2 Text" content="" />
  39.  
  40. <link rel="shortcut icon" href="{Favicon}">
  41.  
  42. <style type="text/css">
  43.  
  44.  
  45. ::-webkit-scrollbar {
  46. width: 5px;height: 5px;}
  47. ::-webkit-scrollbar-button:start:decrement,
  48. ::-webkit-scrollbar-button:end:increment {
  49. height: 6px;display: block;background-color: {color:white};}
  50. ::-webkit-scrollbar-track-piece {
  51. background-color: {color:scrollbarbg};}
  52. ::-webkit-scrollbar-thumb:vertical {
  53. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  54.  
  55. body {
  56. background: {color:Background} url(http://24.media.tumblr.com/b19b94fbe3f2c1f9ae75b07a876eb573/tumblr_mp31pqChFV1sxyuflo1_1280.png)bottom right fixed no-repeat;
  57. margin:0px;
  58. color:{color:text};
  59. font-family:Calibri;
  60. font-size:9px;
  61. line-height:100%;
  62. }
  63.  
  64. a {
  65. text-decoration:none;
  66. outline:none;
  67. -moz-outline-style:none;
  68. color:{color:link};
  69. }
  70.  
  71. img {
  72. border:none;
  73. }
  74.  
  75. blockquote {
  76. padding-left:5px;
  77. border-left:2px solid;
  78. }
  79.  
  80. blockquote blockquote {
  81. padding-left:5px;
  82. border-left:2px solid;
  83. }
  84.  
  85. h1 {
  86. font-size:9px;
  87. text-transform:uppercase;
  88. }
  89.  
  90. a:hover {
  91. opacity:10;
  92. color:{color:hover};
  93. -webkit-transition: all 0.7s ease;
  94. -moz-transition: all 0.7s ease;
  95. -o-transition: all 0.7s ease
  96. }
  97.  
  98. #entries {
  99. padding:10px;
  100. width:500px;
  101. margin-left:450px;
  102. margin-top:40px;
  103. font-size:10px;
  104. }
  105.  
  106. #post {
  107. width:500px;
  108. padding-bottom:20px;
  109. padding:10px;
  110. margin-top:15px;
  111. background-color:{color:Post};
  112. }
  113.  
  114. #sidebar {margin-left:15px;margin-top: 20px; width: 150px;border: 1px solid #E6E6E6;
  115. width:100px;
  116. position:fixed;
  117. margin-left:250px;
  118. margin-top:117px;
  119. }
  120.  
  121. #sidebarimage {
  122. width 125px;
  123. }
  124.  
  125. #sidebarimage img {
  126. width:100px;
  127. padding:0px;
  128. }
  129.  
  130.  
  131.  
  132.  
  133. #description {margin-left:20px;margin-top: 20px; width: 200px;border: 1px solid #E6E6E6;
  134.  
  135. position:fixed;
  136. font-family:cambria;
  137. line-height:90%;
  138. font-size:12px;
  139. font-style:italic;
  140. width:100px;
  141. margin-top:85px;
  142. padding:2px;
  143. margin-left:0px;
  144. text-align:center;
  145. color:{color:description};
  146. }
  147.  
  148. #description a {color:{color:description}; -moz-transition-duration:0.4s;
  149. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  150.  
  151. .links {
  152. width:100px;
  153. position:fixed;
  154. position:fixed;
  155. margin-left:275px;
  156. margin-top:223px;
  157. text-align: center;
  158. margin-bottom:10px;
  159. letter-spacing:1px;
  160. display:block;
  161. }
  162.  
  163. .links a{
  164. width:50px;
  165. font-family:calibri;
  166. font-style:normal;
  167. font-size:9px;
  168. text-transform:uppercase;
  169. margin-bottom:5px;
  170. padding-left:3px;
  171. padding-right:3px;
  172. z-index:2222;
  173. line-height:150%;
  174. display:block;
  175. border:1px solid {color:border};
  176. -moz-transition-duration:1s;
  177. -webkit-transition-duration:1s;
  178. -o-transition-duration:1s;
  179. background-color:#fff;
  180. color:{color:hover};
  181. }
  182.  
  183. .links a:hover{
  184. text-transform:uppercase;
  185. color:{color:link};
  186. background-color:{color:hover};
  187. letter-spacing:3px;
  188. -webkit-transition: all 0.3s ease;
  189. -moz-transition: all 0.3s ease;
  190. -o-transition: all 0.3s ease;
  191. }
  192.  
  193. #pagination {
  194. width:100px;
  195. font-size:9px;
  196. text-align:center;
  197. margin-left:257px;
  198. margin-top:355px;
  199. position:fixed;
  200. font-family:cambria;
  201. letter-spacing:0px;
  202. }
  203.  
  204. #info {
  205. text-align:left;
  206. margin-top:10px;
  207. text-transform:uppercase;
  208. font-size:8px;
  209. font-style:none;
  210. border-top:1px solid {color:Line}
  211. }
  212.  
  213.  
  214. #tags {
  215. font-family:cambria;
  216. letter-spacing:0px;
  217. text-transform:lowercase;
  218. font-size:10px;
  219. font-style:italic;
  220. margin-top:4px;
  221. text-align:left;
  222. }
  223.  
  224. #tags
  225. a {display:inline;background-color:{color:Tags};padding:-3px;text-align:left;
  226. -webkit-transition: all 0.6s ease-in-out;
  227. -moz-transition: all 0.6s ease-in-out;
  228. -o-transition: all 0.6s ease-in-out;
  229. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  230.  
  231. #asker {
  232. padding:5px;
  233. font-family:cambria;
  234. letter-spacing:1px;
  235. text-align:left;
  236. font-style:italic;
  237. margin-left:10px;
  238. border-left:3px #eee solid;
  239. background-color:{color:background}
  240. }
  241.  
  242. {CustomCSS}</style></head><body>
  243.  
  244. <div id="sidebar"div>
  245. <div id="sidebarimage"><img src="{image:sidebar}">
  246. </div>
  247.  
  248.  
  249. <div id="description">
  250. {Description}
  251. </div></div>
  252.  
  253.  
  254. <div class="links">
  255. <a href="/">home</a>
  256. <a href="/ask">ask</a>
  257. <a href="{text:Link 1}">{text:Link 1 Text}</a>
  258. <a href="{text:Link 2}">{text:Link 2 Text}</a>
  259. </div>
  260.  
  261. {block:Pagination}<div id="pagination">
  262. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  263. {block:JumpPagination length="4"}
  264. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  265. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  266. {/block:JumpPagination}
  267. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  268. </div>{/block:Pagination}
  269.  
  270. </div>
  271.  
  272. <div id="entries">{block:Posts}<div id="post">
  273.  
  274. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  275.  
  276. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  277.  
  278. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  279.  
  280. {block:Quote}{Quote}{/block:Quote}
  281.  
  282. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  283.  
  284. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  285.  
  286. {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>
  287. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  288. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  289. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  290. {/block:Audio}
  291.  
  292. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  293.  
  294. {block:Answer}<div id="asker"><span style="font-family:cambria;font-size:9px;font-style:italic;"> {Asker} asked: </span>{Question}</div><left><font face="cambria">{Answer}</font>{/block:Answer}
  295.  
  296. <div id="info">
  297. <br><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} , <a href="{Permalink}">{NoteCountWithLabel}</a>
  298. {block:HasTags}<div id="tags">tags: {block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  299. {/block:Posts}
  300. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  301. {/block:Posts}</div></div></div>
  302.  
  303.  
  304.  
  305. <!--
  306. DO NOT REMOVE THE CREDIT OR SO HELP ME GOD
  307. I WILL FIND YOU, MURDER YOU, AND EAT
  308. YOUR ENTIRE FAMILY
  309. -->
  310.  
  311.  
  312. <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>
  313.  
  314.  
  315. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement