Advertisement
stopsniall

ashtonirwnstheme 13.5

Oct 13th, 2013
445
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.74 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. by ashtonirwns
  5. please dont steal anything or ill cry
  6. and kill you
  7. but mainly cry so yea dont do it yo
  8. other than that enjoy the theme
  9.  
  10. -->
  11.  
  12.  
  13. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  14. <head><title>{Title}</title>
  15. <link rel="shortcut icon" href="http://i11.photobucket.com/albums/a168/evelynregly/minigifs/miniheart.gif">
  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="image:sidebar" content="#A4A4A4"/>
  22. <meta name="color:Text" content="#a8a8a8"/>
  23. <meta name="color:Link" content="#b8b8b8"/>
  24. <meta name="color:Tags" content="f0f0f0"/>
  25. <meta name="color:Hover" content="#f2f2f2"/>
  26. <meta name="color:Line" content="#f2f2f2"/>
  27. <meta name="color:Border" content="#e4e4e4"/>
  28. <meta name="color:Post" content="#ffffff"/>
  29. <meta name="color:Answer" content="#f8f8f8"/>
  30. <meta name="image:sidebar" content=""/>
  31. <meta name="image:bg" content=""/>
  32. <meta name="text:Link 1" content="/" />
  33. <meta name="text:Link 1 Text" content="" />
  34. <meta name="text:Link 2" content="/" />
  35. <meta name="text:Link 2 Text" content="" />
  36. <meta name="text:Link 3" content="/" />
  37. <meta name="text:Link 3 Text" content="" />
  38. <meta name="text:Link 4" content="/" />
  39. <meta name="text:Link 4 Text" content="" />
  40. <meta name="color:scrollbarbg" content="ffffff"/>
  41.  
  42.  
  43. <style type="text/css">
  44.  
  45. /* --- SCROLLBAR ---*/
  46.  
  47. ::-webkit-scrollbar-thumb:vertical {border:3px solid #fff;height:12px; background-color:#DCDCDC;}
  48. ::-webkit-scrollbar-thumb:horizontal {background-color:#fff;}
  49. ::-webkit-scrollbar {background-color:#DCDCDC;height:7px;width:12px;border:5px solid #fff;}
  50. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{background-color:#DCDCDC;display:block;height:8px;border-right:2px solid #fff;border-left:2px solid #fff;
  51. }
  52.  
  53. /* --- BODY ---*/
  54.  
  55. body {
  56. background:{color:background};
  57. margin:0px;
  58. color:{color:text};
  59. font-family:Calibri;
  60. font-size:9px;
  61. line-height:100%;
  62. }
  63.  
  64. a {
  65. color:#bbb8b8;
  66. text-decoration:none;
  67. -webkit-transition: all 0.6s ease;
  68. -moz-transition: all 0.6s ease;
  69. -o-transition: all 0.6s ease;
  70. }
  71.  
  72. img {
  73. border:none;
  74. }
  75.  
  76. blockquote {
  77. padding-left:5px;
  78. border-left:2px solid;
  79. }
  80.  
  81. blockquote blockquote {
  82. padding-left:5px;
  83. border-left:2px solid;
  84. }
  85.  
  86. h1 {
  87. font-size:9px;
  88. text-transform:uppercase;
  89. }
  90. a:hover {
  91. color:#363636;
  92. text-decoration:none;
  93. -webkit-transition: all 0.8s ease-out;
  94. -moz-transition: all 0.8s ease-out;
  95. transition: all 0.8s ease-out;
  96. }
  97.  
  98. #frame {
  99. position:fixed;
  100. margin-top:-82px;
  101. margin-left:-50px;
  102. }
  103.  
  104. #frame img {
  105. width:250px;
  106. height:290px;
  107. }
  108.  
  109.  
  110. #footer{
  111. background-image: url(http://i281.photobucket.com/albums/kk203/hiv0lt4g3/Pinky%20Sugar/lace/023-b.gif);
  112. background-repeat: repeat-x;
  113. position:fixed;
  114. bottom:-1px;
  115. left:0;
  116. width: 100%;
  117. }
  118.  
  119. #topthingy {
  120. position:fixed;
  121. margin-top:-40px;
  122. margin-left:-150px;
  123. width:2000px;
  124. height:33px;;
  125. background-image:url('http://media.tumblr.com/tumblr_ma3nm5NcJF1qbq39l.gif');
  126. z-index:1;
  127. }
  128.  
  129.  
  130.  
  131. /* --- POST ENTRIES ---*/
  132.  
  133.  
  134. #entries {
  135. padding:10px;
  136. width:500px;
  137. margin-left:450px;
  138. margin-top:40px;
  139. font-size:10px;
  140. }
  141.  
  142. /* --- BODY: POSTS ---*/
  143.  
  144.  
  145. #post {
  146. width:500px;
  147. padding-bottom:20px;
  148. padding:10px;
  149. margin-top:15px;
  150. background-color:{color:Post};
  151. }
  152.  
  153. /* --- SIDEBAR IMAGE ---*/
  154.  
  155.  
  156. #sidebar {
  157. width:100px;
  158. position:fixed;
  159. margin-left:150px;
  160. margin-top:200px;
  161. opacity:.80;
  162. background-color:{color:gray};
  163. }
  164.  
  165. #sidebarimage {
  166. position:fixed;
  167. margin-top:-67px;
  168. margin-left:-23px;
  169. width 100px;
  170. }
  171.  
  172. #sidebarimage img {
  173. position:fixed;
  174. width:185px;
  175. height:252px;
  176. padding:6px;
  177. border-color:;
  178. background-color:{color:Sidebar};
  179. -moz-border-radius: 100px / 50px;
  180. -webkit-border-radius: 100px / 50px;
  181. border-radius: 135px / 185px;
  182. }
  183.  
  184. #sidebar:hover #description {
  185.  
  186. opacity:.8;
  187. -webkit-transition: all 0.5s ease-out;
  188. -moz-transition: all 0.5s ease-out;
  189. transition: all 0.5s ease-out;
  190.  
  191. }
  192.  
  193. #sidebar:hover .links {
  194.  
  195. opacity:1;
  196. -webkit-transition: all 0.5s ease-out;
  197. -moz-transition: all 0.5s ease-out;
  198. transition: all 0.5s ease-out;
  199.  
  200. }
  201.  
  202.  
  203.  
  204. /* --- SIDEBAR LINKS ---*/
  205.  
  206. .links {
  207. width:500px;
  208. height:20px;
  209. padding: 9px;
  210. font-size:10px;
  211. font-family:'calibri';
  212. text-align: center;
  213. margin-top:200px;
  214. margin-left:-180px;
  215. text-transform:uppercase;
  216. opacity:0;
  217. letter-spacing:20px;
  218. line-height:100%;
  219. background-color: ;
  220. position:fixed;
  221. -webkit-transition: all 0.5s ease-out;
  222. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  223. }
  224.  
  225.  
  226.  
  227. .links a {
  228. font-size: 10px;
  229. }
  230.  
  231. .links a:hover {
  232. color:{color:Hover}
  233. -webkit-transition: all 0.5s ease-out;
  234. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  235. }
  236.  
  237.  
  238. /* --- DESCRIPTION ---*/
  239. @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
  240.  
  241. #description {
  242. position:fixed;
  243. font-family:silkscreen;
  244. line-height:110%;
  245. font-size:12px;
  246. font-style:;
  247. margin-top:-58px;
  248. opacity:0;
  249. margin-left:-17px;
  250. width:85px;
  251. height:150px;
  252. padding:50px;
  253. border-color:;
  254. background-color: #fff;
  255. text-align:center;
  256. color:#000;
  257. -moz-border-radius: 100px / 50px;
  258. -webkit-border-radius: 100px / 50px;
  259. border-radius: 130px / 150px;
  260. -webkit-transition: all 0.5s ease-out;
  261. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  262. }
  263.  
  264. /* --- PAGINATION---*/
  265.  
  266.  
  267. #pagination {
  268. width:250px;
  269. height:15px;
  270. font-size:50px;
  271. text-align:center;
  272. margin-left:1100px;
  273. padding-top:5px;
  274. opacity:1;
  275. word-spacing: 2px;
  276. margin-top:250px;
  277. position:fixed;
  278. font-family:silkscreen;
  279. letter-spacing:0px;
  280. background-color:;
  281. }
  282.  
  283. /* --- POST INFO ---*/
  284.  
  285.  
  286. #info {
  287. text-align:left;
  288. margin-top:10px;
  289. text-transform:uppercase;
  290. font-size:8px;
  291. font-style:none;
  292. border-top:1px solid {color:Line}
  293. }
  294.  
  295. /* --- POST TAGS---*/
  296.  
  297.  
  298. #tags {
  299. font-family:cambria;
  300. letter-spacing:0px;
  301. text-transform:lowercase;
  302. font-size:10px;
  303. font-style:italic;
  304. margin-top:4px;
  305. text-align:left;
  306. }
  307.  
  308. #tags
  309. a {display:inline;background-color:{color:Tags};padding:-3px;text-align:left;
  310. -webkit-transition: all 0.6s ease-in-out;
  311. -moz-transition: all 0.6s ease-in-out;
  312. -o-transition: all 0.6s ease-in-out;
  313. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  314.  
  315.  
  316. /* --- QUESTIONS ---*/
  317.  
  318. #asker {
  319. padding:5px;
  320. font-family:cambria;
  321. letter-spacing:1px;
  322. text-align:left;
  323. font-style:italic;
  324. margin-left:10px;
  325. border-left:3px #eee solid;
  326. background-color:{color:background}
  327. }
  328.  
  329.  
  330. #s-m-t-tooltip {
  331.  
  332. max-width:300px;
  333.  
  334. padding:3px 4px 5px 4px;
  335.  
  336. margin:20px 0px 0px 20px;
  337.  
  338. background-color:#fff; /* change the background color */
  339.  
  340. border:1px solid #ddd; /* change the border color */
  341.  
  342. font-family:calibri; /* change the font */
  343.  
  344. font-size:9px; /* change the font size */
  345.  
  346. letter-spacing:2px; /* change the letter spacing */
  347.  
  348. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  349.  
  350. color:#ddd; /* change the text color */
  351.  
  352. z-index:999999999999999999999999999999999999;
  353.  
  354. }
  355. {CustomCSS}</style></head><body>
  356.  
  357.  
  358.  
  359. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  360.  
  361. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  362.  
  363. <script>
  364.  
  365. (function($){
  366.  
  367. $(document).ready(function(){
  368.  
  369. $("a[title]").style_my_tooltips({
  370.  
  371. tip_follows_cursor:true,
  372.  
  373. tip_delay_time:90,
  374.  
  375. tip_fade_speed:600,
  376.  
  377. attribute:"title"
  378.  
  379. });
  380.  
  381. });
  382.  
  383. })(jQuery);
  384.  
  385. </script>
  386.  
  387. <div id="footer"><img src="http://i281.photobucket.com/albums/kk203/hiv0lt4g3/Pinky%20Sugar/lace/023-b.gif"></div>
  388.  
  389. <div id="topthingy"></div>
  390.  
  391.  
  392. <div id="sidebar">
  393. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  394.  
  395. <div id="description">
  396. {Description}
  397. </div>
  398.  
  399. <div id="frame"><img src="http://media.tumblr.com/04469e1b68ff4f48a92dc3e260ea3a43/tumblr_inline_mumpztw7851r37k2u.png"></div>
  400.  
  401.  
  402. <div class="links">
  403. <a title="{Text:Link 1 Text}"href="{Text:Link 1}"><img src="http://media.tumblr.com/tumblr_lmj3vqRq311qjz9g6.gif"></a>
  404. <a title="{Text:Link 2 Text}"href="{Text:Link 2}"><img src="http://media.tumblr.com/tumblr_lmj3vumWIa1qjz9g6.gif"></a>
  405. <a title="{Text:Link 3 Text}"href="{Text:Link 3}"><img src="http://media.tumblr.com/tumblr_lmj3vzQ7MP1qjz9g6.gif"></a>
  406. <a title="{Text:Link 4 Text}"href="{Text:Link 4}"><img src="http://media.tumblr.com/tumblr_lmj3w3jMHe1qjz9g6.gif"></a>
  407. </div>
  408. </div>
  409.  
  410.  
  411. {block:Pagination}<div id="pagination">
  412. {block:PreviousPage}<a href="{PreviousPage}">prev</a>{/block:PreviousPage}
  413. {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}
  414. </div>{/block:Pagination}
  415. </div>
  416. </div>
  417.  
  418. <div id="entries">{block:Posts}<div id="post">
  419.  
  420. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  421.  
  422. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  423.  
  424. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  425.  
  426. {block:Quote}{Quote}{/block:Quote}
  427.  
  428. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  429.  
  430. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  431.  
  432. {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>
  433. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  434. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  435. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  436. {/block:Audio}
  437.  
  438. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  439.  
  440. {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}
  441.  
  442. <div id="info">
  443. <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>
  444. {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>
  445. {/block:Posts}
  446. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  447. {/block:Posts}</div></div></div>
  448.  
  449. <!---
  450. DONT REMOVE THE CREDIT OR I WILL FIND YOU
  451. AND EAT YOUR FAMILY IN FRONT OF YOU I S2G
  452. --->
  453.  
  454. <div style="position:fixed;bottom:30px; right:1px; 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>
  455.  
  456.  
  457. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement