Advertisement
lacartaqueno

Tumblr Theme #08 by pinksman - R U agitated?

Mar 28th, 2014
1,361
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.97 KB | None | 0 0
  1. <!--
  2. Theme 08 by PINKSMAN @ tumblr
  3. Title: "R U agitated?" - The Signal
  4. Please, don't remove the credit.
  5. !-->
  6.  
  7.  
  8.  
  9. <html>
  10. <head>
  11.  
  12. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  13.  
  14. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  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. <link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
  20. {block:Description}<meta name="description" content="{MetaDescription}"
  21. />{/block:Description}
  22.  
  23.  
  24. <!--Default Variables-->
  25. <!--Colors-->
  26.  
  27. <meta name="color:Background" content="#FFFFFF">
  28. <meta name="color:Links" content="#b1d4d9">
  29. <meta name="color:Hovers" content="#FFFFFF">
  30. <meta name="color:SidebarLinksBg" content="#000000">
  31. <meta name="color:Text" content="#c0c0c0">
  32. <meta name="color:BlogTitle" content="#67cad3b">
  33. <meta name="color:Boxes" content="#f7f7f7">
  34.  
  35. <!--Images-->
  36.  
  37. <meta name="image:Background" content=""/>
  38. <meta name="image:Sidebar" content=""/>
  39.  
  40. <!--Links-->
  41.  
  42. <meta name="text:Link1" content="/" />
  43. <meta name="text:Link1 Title" content="" />
  44. <meta name="text:Link2" content="/" />
  45. <meta name="text:Link2 Title" content="" />
  46. <meta name="text:Link3" content="/" />
  47. <meta name="text:Link3 Title" content="" />
  48. <meta name="text:Link4" content="/" />
  49. <meta name="text:Link4 Title" content="" />
  50.  
  51. <style type="text/css">
  52.  
  53. ::-webkit-scrollbar-thumb:vertical {
  54. background-color: {color:SidebarLinksBg};
  55. height: 30px;
  56. }
  57.  
  58. ::-webkit-scrollbar-thumb:horizontal {
  59. background-color: {color:SidebarLinksBg};
  60. height: 10px;
  61. }
  62.  
  63. ::-webkit-scrollbar {
  64. color:{color:Background};
  65. height:auto;
  66. width: 14px;
  67. padding-top: 30px;
  68. }
  69.  
  70. ::selection {background: #ffffff; color:{color:BlogTitle};}
  71. ::-moz-selection {background: #ffffff; color:{color:BlogTitle};}
  72. ::-webkit-selection {background: #ffffff; color:{color:BlogTitle};}
  73.  
  74.  
  75. /* BODY AND TEXT */
  76.  
  77. body {
  78. background-color: {color:Background};
  79. background-image: url('{image:background}');
  80. color: {color:Text};
  81. font-family: 'Helvetica';
  82. font-size: 11px;
  83. line-height: 100%;
  84. margin: 0px;
  85. /*CHANGE THIS IN CASE OF BG IMAGE*/
  86. background-repeat: no-repeat;
  87. background-attachment: fixed;
  88. background-position: left bottom;
  89. }
  90.  
  91. a:link, a:visited, a:active {
  92. text-decoration: none;
  93. color: {color:Links};
  94. }
  95.  
  96. a:hover {
  97. color: {color:Hovers};
  98. text-decoration: none;
  99. -moz-transition-duration:0.6s;
  100. -webkit-transition-duration:0.6s;
  101. -o-transition-duration:0.6s;
  102. }
  103.  
  104. img {
  105. border:none;
  106. }
  107.  
  108. blockquote {
  109. padding-left: 5px;
  110. border-left: 4px solid {color:Boxes};
  111. }
  112.  
  113. titles {
  114. font-size: 16px;
  115. font-family: 'Helvetica';
  116. font-weight: bold;
  117. font-style: italic;
  118. text-decoration: none;
  119. }
  120.  
  121. b, strong{
  122. color: {color:BlogTitle};
  123. font-family: "Helvetica";
  124. }
  125.  
  126. i, em {
  127. color: {color:BlogTitle};
  128. font-family: "Helvetica";
  129. }
  130.  
  131. big, small {
  132. }
  133.  
  134. p{
  135. }
  136.  
  137. blockquote img {
  138. }
  139.  
  140. ul, li img {
  141. }
  142.  
  143.  
  144. /* POSTS */
  145.  
  146.  
  147. #entries {
  148. padding:20px;
  149. width:500px;
  150. margin-top: 20px;
  151. margin-left: 390px;
  152. margin-bottom: 80px;
  153. color: {color:Text};
  154. }
  155.  
  156. #post {
  157. width:500px;
  158. font-family: 'Trebuchet MS';
  159. color: {color:Text};
  160. opacity:1;
  161. margin-top: 0px;
  162. margin-left: 0px;
  163. padding-bottom: 40px;
  164. line-height: 110%;
  165. }
  166.  
  167. #notes {
  168. font-family: 'Trebuchet MS';
  169. font-size:10px;
  170. color: {color:SidebarLinksHover};
  171. width: 500px;
  172. text-align: left;
  173. }
  174.  
  175.  
  176. /* SIDEBAR AND LINKS */
  177.  
  178.  
  179. #sidebar {
  180. background-color: {color:Background};
  181. width: 200px;
  182. position: fixed;
  183. margin-left: 120px;
  184. margin-top: -30px;
  185. height: 130%;
  186. opacity: 1;
  187. z-index: 99;
  188. }
  189.  
  190.  
  191. #title {
  192. width: 200px;
  193. font-family: 'Montserrat', sans-serif;
  194. font-weight: 700;
  195. font-size: 30px;
  196. color: {color:BlogTitle};
  197. text-transform: lowercase;
  198. letter-spacing: -2px;
  199. text-align: center;
  200. margin-left: 37px;
  201. margin-top: 200px;
  202. }
  203.  
  204. #links {
  205. opacity: 0;
  206. margin-top: -100px;
  207. }
  208.  
  209. #links1 {
  210. background-color: {color:Background};
  211. margin-left: 37px;
  212. margin-top: 4px;
  213. opacity: 1;
  214. -moz-transition-duration:0.6s;
  215. -webkit-transition-duration:0.6s;
  216. -o-transition-duration:0.6s;
  217. }
  218.  
  219. #links2 {
  220. background-color: {color:Background};
  221. margin-left: 139px;
  222. margin-top: -78px;
  223. opacity: 1;
  224. -moz-transition-duration:0.6s;
  225. -webkit-transition-duration:0.6s;
  226. -o-transition-duration:0.6s;
  227. }
  228.  
  229. .links a {
  230. background-color: {color:SidebarLinksBg};
  231. color: {color:Background};
  232. display:inline-block;
  233. height: 10px;
  234. width: 86px;
  235. opacity: 1;
  236. padding: 6px;
  237. font-family: "Helvetica";
  238. font-size: 6px;
  239. letter-spacing: 2px;
  240. text-transform: uppercase;
  241. text-align: center;
  242. border-bottom: 4px solid {color:Background};
  243. }
  244.  
  245. .links a:hover {
  246. background-color: {color:Hovers};
  247. color: {color:Background};
  248. letter-spacing: 5px;
  249. -webkit-transition: all 0.4s ease;
  250. -moz-transition: all 0.4s ease;
  251. -o-transition: all 0.4s ease
  252. }
  253.  
  254.  
  255. #description {
  256. width: 190px;
  257. font-family: 'Helvetica';
  258. color: {color:Text};
  259. font-size: 10px;
  260. text-align: center;
  261. line-height: 130%;
  262. margin-top: 20px;
  263. margin-left: 42px;
  264. opacity: 1;
  265. }
  266.  
  267.  
  268. #sidebarimage img {
  269. width: 200px;
  270. padding: 1px;
  271. margin-left: 36px;
  272. margin-top: 10px;
  273. opacity: 1;
  274. }
  275.  
  276. #sidebar:hover #links {
  277. opacity: 1;
  278. margin-top: 5px;
  279. -moz-transition-duration:0.9s;
  280. -webkit-transition-duration:0.9s;
  281. -o-transition-duration:0.9s;
  282. }
  283.  
  284.  
  285. #pages {
  286. margin-top: 10px;
  287. margin-left: 36px;
  288. width: 200px;
  289. background-color: {color:Boxes};
  290. padding-top: 4px;
  291. padding-bottom: 4px;
  292. }
  293.  
  294. .pages {
  295. font-family: 'Arial';
  296. color: {color:BlogTitle};
  297. font-size: 6px;
  298. text-transform: uppercase;
  299. letter-spacing: 1px;
  300. }
  301.  
  302.  
  303. /* DATE AND NOTES */
  304.  
  305.  
  306. #tags {
  307. font-family: 'Trebuchet MS';
  308. font-size: 9px;
  309. color: {color:BlogTitle};
  310. text-transform: lowercase;
  311. text-align: right;
  312. font-style: italic;
  313. padding-left: 5px;
  314. padding-top: -1px;
  315. }
  316.  
  317. #info {
  318. width: 490px;
  319. background-color: {color:Boxes};
  320. font-family: 'Helvetica';
  321. font-size: 8px;
  322. color: {color:BlogTitle};
  323. text-transform: uppercase;
  324. letter-spacing: 1px;
  325. text-align: right;
  326. opacity: 1;
  327. padding: 5px;
  328. margin-top: 10px;
  329. }
  330.  
  331. #post:hover #info {
  332. opacity: 0.5;
  333. -moz-transition-duration:0.9s;
  334. -webkit-transition-duration:0.9s;
  335. -o-transition-duration:0.9s;
  336. }
  337.  
  338. /* MESSAGES */
  339.  
  340.  
  341. #questions {
  342. width: 500px;
  343. }
  344.  
  345. .asker {
  346.  
  347. background-color: {color:Boxes};
  348. font-family: 'Trebuchet MS';
  349. font-size: 10px;
  350. font-style: italic;
  351. text-align: justify;
  352. opacity: 0.7;
  353. padding: 10px;
  354. }
  355.  
  356. .answer {
  357. font-family: 'Trebuchet MS';
  358. font-size: 11px;
  359. color: {color:Text};
  360. text-align: justify;
  361. }
  362.  
  363.  
  364. /* AUDIO */
  365.  
  366.  
  367. .audioplayer {
  368. background-color: {color:Background};
  369. width: 27px;
  370. height: 270x;
  371. overflow:hidden;
  372. position: absolute;
  373. margin-top: 17px;
  374. margin-left: 17px;
  375. z-index: 99;
  376. opacity: 1;
  377. -moz-border-radius: 27px;
  378. -webkit-border-radius: 27px;
  379. border-radius: 27px;
  380. }
  381.  
  382. .audioinfo {
  383. background-color: {color:Background};
  384. font-family: 'Trebuchet MS';
  385. padding-left: 70px;
  386. font-size: 9px;
  387. margin-bottom: 30px;
  388. margin-top: -40px;
  389. }
  390.  
  391. .audioimg {
  392. opacity: 0.1;
  393. border: 0px solid {color:Background};
  394. width: 60px;
  395. height: 60px;
  396. }
  397.  
  398.  
  399. {CustomCSS}</style></head><body>
  400.  
  401.  
  402. <div id="sidebar">
  403.  
  404.  
  405. <div id="title">{title}</div>
  406.  
  407.  
  408. <div id="description">{Description}</div>
  409.  
  410.  
  411. <div id="pages" class="pages">
  412.  
  413. <center>{block:Pagination}
  414. {block:PreviousPage}
  415. <a href="{PreviousPage}">(prev)</a>
  416. {/block:PreviousPage}
  417.  
  418. {block:JumpPagination length="3"}
  419.  
  420. {block:CurrentPage}
  421. <span class="current_page">
  422. {PageNumber}
  423. </span>
  424. {/block:CurrentPage}
  425.  
  426. {block:JumpPage}
  427. <a class="jump_page" href="{URL}">{PageNumber}</a>
  428. {/block:JumpPage}
  429.  
  430. {/block:JumpPagination}
  431.  
  432. of {TotalPages}
  433.  
  434. {block:NextPage}
  435. <a href="{NextPage}">(next)</a>
  436. {/block:NextPage}
  437. {/block:Pagination}</center>
  438.  
  439. </div>
  440.  
  441.  
  442. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  443.  
  444. <div id="links">
  445. <div id="links1" class="links">
  446. <a href="/">refresh</a>
  447. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  448. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  449. </div><div id="links2" class="links">
  450. <a href="/ask">message</a>
  451. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  452. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  453. </div>
  454. </div>
  455.  
  456.  
  457.  
  458. </div>
  459.  
  460. <div id="entries">{block:Posts}<div id="post">
  461.  
  462.  
  463.  
  464. {block:ContentSource}
  465. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  466. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  467. {/block:SourceLogo}
  468. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  469. {/block:ContentSource}
  470.  
  471.  
  472. {block:Text}<titles>{block:Title}{Title}{/block:Title}</titles>{Body}{/block:Text}
  473.  
  474. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  475.  
  476. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}<br>{/block:Photoset}
  477.  
  478. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  479.  
  480. {block:Link}<titles><a href="{URL}" {Target}>{Name}</a></titles>{block:Description}{Description}{/block:Description}{/block:Link}
  481.  
  482. {block:Chat}{block:Title}<titles>{Title}</titles>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  483.  
  484.  
  485.  
  486.  
  487. {block:Audio}<div class="audioplayer">{AudioPlayerWhite}</div>
  488. <div class="audioimg">{block:AlbumArt}<img src="{AlbumArtURL}" width="60">{/block:AlbumArt}</div>
  489. <div class="audioinfo">
  490. {block:TrackName}{TrackName}{/block:Trackname}<br>
  491. {block:Artist}{Artist}{/block:Artist}</div>
  492. {/block:Audio}
  493.  
  494.  
  495. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  496.  
  497.  
  498. {block:Answer}<div id="questions">
  499. <div class="asker">{Asker} &rarr; &nbsp; {Question}</div>
  500. <div class="answer">{Answer}</div>
  501. </div>{/block:Answer}
  502.  
  503.  
  504. <div id="info">{block:RebloggedFrom}via: <a href="{ReblogParentURL}" title="{ReblogParentName}">{ReblogParentName}</a> by: <a href="{ReblogRootURL}" title="{ReblogRootName}">{ReblogRootName}</a>{/block:RebloggedFrom} &rsaquo; {block:Date}
  505. <a href="{Permalink}">{MonthNumberWithZero}.{DayOfMonthWithZero}</a>{/block:Date} &nbsp; {block:NoteCount}<a href="{Permalink}">{NoteCount}</a> N{/block:NoteCount}
  506. <br>
  507. {block:HasTags}<div id="tags">{block:Tags}&nbsp;&nbsp;&nbsp;<a href="{TagURL}">{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  508. </div>
  509.  
  510.  
  511. </div>
  512. {/block:Posts}
  513. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  514. {/block:Posts}
  515.  
  516.  
  517.  
  518.  
  519. </div>
  520.  
  521.  
  522. <div style="background-color: #ffffff; border: 1px solid #ebebeb; padding: 2px; font-family: 'Times'; font-size: 6px; float: right; position: fixed; bottom: 3px; right: 3px; text-transform:uppercase;"><a href="http://pinksmanthms.tumblr.com">PNKSMN</a></div>
  523.  
  524. </body>
  525.  
  526. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement