Advertisement
assshhhhllleey

theme 05.3.0

May 26th, 2013
897
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.29 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 3.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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  19. <head><title>{Title}</title>
  20. <link rel="shortcut icon" href="{Favicon}">
  21. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  22. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  23.  
  24.  
  25. <meta name="color:Background" content="#ffffff"/>
  26. <meta name="color:Sidebar" content="#ffffff"/>
  27. <meta name="color:Text" content="#a8a8a8"/>
  28. <meta name="color:Link" content="#b8b8b8"/>
  29. <meta name="color:Tags" content="f0f0f0"/>
  30. <meta name="color:Hover" content="#f2f2f2"/>
  31. <meta name="color:Line" content="#f2f2f2"/>
  32. <meta name="color:Border" content="#e4e4e4"/>
  33. <meta name="color:Post" content="#ffffff"/>
  34. <meta name="color:Answer" content="#f8f8f8"/>
  35. <meta name="image:sidebar" content=""/>
  36. <meta name="image:sidebar2" content=""/>
  37. <meta name="text:Link 1" content="" />
  38. <meta name="text:Link 1 Text" content="" />
  39. <meta name="text:Link 2" content="" />
  40. <meta name="text:Link 2 Text" content="" />
  41. <meta name="if:Show Link 1" content="1" />
  42. <meta name="if:Show Link 2" content="1" />
  43. <meta name="color:scrollbarbg" content="ffffff"/>
  44.  
  45.  
  46. <style type="text/css">
  47.  
  48. /* --- SCROLLBAR ---*/
  49.  
  50. ::-webkit-scrollbar {
  51. width: 5px;height: 5px;}
  52. ::-webkit-scrollbar-button:start:decrement,
  53. ::-webkit-scrollbar-button:end:increment {
  54. height: 6px;display: block;background-color: {color:white};}
  55. ::-webkit-scrollbar-track-piece {
  56. background-color: {color:scrollbarbg};}
  57. ::-webkit-scrollbar-thumb:vertical {
  58. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  59.  
  60.  
  61. /* --- BODY ---*/
  62.  
  63. body {
  64. background:{color:background};
  65. margin:0px;
  66. color:{color:text};
  67. font-family:Calibri;
  68. font-size:9px;
  69. line-height:100%;
  70. }
  71.  
  72. a {
  73. text-decoration:none;
  74. outline:none;
  75. -moz-outline-style:none;
  76. color:{color:link};
  77. }
  78.  
  79. img {
  80. border:none;
  81. }
  82.  
  83. blockquote {
  84. padding-left:5px;
  85. border-left:2px solid;
  86. }
  87.  
  88. blockquote blockquote {
  89. padding-left:5px;
  90. border-left:2px solid;
  91. }
  92.  
  93. h1 {
  94. font-size:9px;
  95. text-transform:uppercase;
  96. }
  97.  
  98. a:hover {
  99. opacity:10;
  100. color:{color:hover};
  101. -webkit-transition: all 0.7s ease;
  102. -moz-transition: all 0.7s ease;
  103. -o-transition: all 0.7s ease
  104. }
  105.  
  106. /* --- POST ENTRIES ---*/
  107.  
  108.  
  109. #entries {
  110. padding:10px;
  111. width:500px;
  112. margin-left:500px;
  113. margin-top:40px;
  114. font-size:10px;
  115. }
  116.  
  117. /* --- BODY: POSTS ---*/
  118.  
  119.  
  120. #post {
  121. width:500px;
  122. padding-bottom:20px;
  123. padding:10px;
  124. margin-top:15px;
  125. background-color:{color:Post};
  126. }
  127.  
  128. /* --- SIDEBAR IMAGE ---*/
  129.  
  130.  
  131. #sidebar {
  132. width:100px;
  133. height: 110px;
  134. position:fixed;
  135. margin-left:130px;
  136. margin-top:225px;
  137. opacity:.80;
  138. background-color:{color:Sidebar};
  139. }
  140.  
  141. #sidebarimage {
  142. width: 130px;
  143. height: 130px;
  144. margin-left: 18px;
  145. margin-top: -50px;
  146. }
  147.  
  148. #sidebarimage img {
  149. width:130px;
  150. height:130px;
  151. padding:4px;
  152. border-color: {color:border};
  153. background-color:{color:Sidebar};
  154. z-index:3;
  155. -webkit-transition-duration:0.5s;
  156. -moz-transition-duration: 0.5s;
  157. -o-transition-duration: 0.5s;
  158. }
  159.  
  160. #sidebar:hover #sidebarimage img {
  161. margin-left:-38px;
  162. opacity:.5;
  163. -webkit-transition-duration:0.5s;
  164. -moz-transition-duration: 0.5s;
  165. -o-transition-duration: 0.5s;
  166. }
  167.  
  168. #sidebarimage2 {
  169. width 130px;
  170. height:130px;
  171. margin-left: 157px;
  172. margin-top: -126px;
  173. }
  174.  
  175. #sidebarimage2 img {
  176. width:130px;
  177. height:130px;
  178. border-color: {color:border};
  179. background-color:{color:Sidebar};
  180. z-index:3;
  181. -webkit-transition-duration:0.5s;
  182. -moz-transition-duration: 0.5s;
  183. -o-transition-duration: 0.5s;
  184. }
  185.  
  186. #sidebar:hover #sidebarimage2 img {
  187. margin-left:36px;
  188. opacity:.5;
  189. -webkit-transition-duration:0.5s;
  190. -moz-transition-duration: 0.5s;
  191. -o-transition-duration: 0.5s;
  192. }
  193.  
  194.  
  195. /* --- SIDEBAR LINKS ---*/
  196.  
  197. .links {
  198. width:210px;
  199. height:15px;
  200. padding: 9px;
  201. padding-top:2px;
  202. padding-bottom:7px;
  203. font-size:8px;
  204. font-family:'calibri';
  205. text-align:center;
  206. margin-top:3px;
  207. margin-left:40px;
  208. text-align:center;
  209. text-transform:uppercase;
  210. word-spacing:-8px;
  211. position:fixed;
  212. border-top:1px solid #bfbfbf;
  213. border-bottom:1px solid #bfbfbf;
  214. }
  215.  
  216. .links a {
  217. font-size: 12px;
  218. display: inline-block;
  219. line-height:175%;
  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