Advertisement
assshhhhllleey

theme 05.2.0

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