Advertisement
dizzyperrie

Theme Twenty-Three By Thotmales

Jun 20th, 2015
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.54 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5.  
  6. <head>
  7.  
  8. <meta name="color:background" content="#FFFFFF">
  9. <meta name="color:title" content="#000000">
  10. <meta name="color:link" content="#000000">
  11. <meta name="color:text" content="#000000">
  12. <meta name="color:description" content="#000000">
  13.  
  14.  
  15. <meta name="image:sb" content=""/>
  16.  
  17. <meta name="text:link 1" content="Link 1"/>
  18. <meta name="text:link 1 url" content="/"/>
  19. <meta name="text:link 2" content="Link 2"/>
  20. <meta name="text:link 2 url" content="/"/>
  21.  
  22. <!--
  23.  
  24. BASE CODE BY ADDICTEDTOPHOTOSHOP;
  25. ✿THEME MADE BY THOTMALES✿
  26.  
  27. ✿DO NOT CLAIM AS YOURS OR REPOST IT✿
  28.  
  29. -->
  30.  
  31. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  32. <link rel="shortcut icon" href="{Favicon}" />
  33.  
  34. </style>
  35. <style type="text/css">
  36.  
  37.  
  38. /* SCROLLBAR */
  39.  
  40. ::-webkit-scrollbar-thumb{
  41. background-color:#fff;
  42. height:auto;
  43. width:8px;
  44. }
  45.  
  46. ::-webkit-scrollbar {
  47. height:auto;
  48. width:8px;
  49. }
  50.  
  51. /* LINK STYLES */
  52.  
  53. a {
  54. color:#666;
  55. text-decoration:none;
  56. }
  57. a:hover {
  58. color:#bbb;
  59. text-decoration:none;
  60. }
  61.  
  62. /* THEME BODY */
  63.  
  64. body {
  65. font-family:arial;
  66. font-weight:normal;
  67. font-size:11px;
  68. }
  69.  
  70. /* HEADINGS */
  71.  
  72. h2 {
  73. font-weight:normal;
  74. font-size:10px;
  75. text-align:center;
  76. font-style:italic;
  77. line-height:50%;
  78. letter-spacing:1px;
  79. text-transform:normal;
  80. color:#000;
  81. }
  82. h1 {
  83. font-size:12px;
  84. text-align:center;
  85. line-height:100%;
  86. color:#000;
  87. font-weight:bold;
  88. text-transform:normal;
  89. padding:5px;
  90. padding-bottom:2px;
  91. }
  92. h1 a {
  93. color:#000;
  94. }
  95.  
  96. /* BLOCKQUOTE */
  97.  
  98. blockquote {
  99. border-left:2px solid #aaa;
  100. padding-left:5px;
  101. margin:5px;
  102. }
  103.  
  104. /* TITLE */
  105. #title {
  106. font-size:16px;
  107. color:#000000;
  108. font-weight:bold;
  109. margin-top:-50px;
  110. margin-left:90px;
  111. width:50px;
  112. text-transform:uppercase;
  113. text-align:center;}
  114.  
  115. /* SIDEBAR */
  116.  
  117. #sidebar {
  118. border:1px solid #000;
  119. position:fixed;
  120. width:auto;
  121. height:auto;
  122. margin-left:220px;
  123. opacity:1;
  124. z-index:92222;
  125. color:#000;
  126. margin-top:175px;
  127. }
  128.  
  129. #sidebar img {
  130. margin-left:150px;
  131. width:50px;
  132. height:50px;
  133. text-align:center
  134. }
  135.  
  136. /* DESCRIPTION */
  137.  
  138. .description {
  139. position:center;
  140. font-size:10.5px;
  141. background:white;
  142. text-align:center;
  143. width:100px;
  144. line-height:120%;
  145. margin-top:0px;
  146. margin-left:50px;
  147. }
  148.  
  149. /* SIDEBAR LINKS */
  150.  
  151. .links {
  152. margin-top:-30px;
  153. margin-right:-135px;
  154. text-align:center;
  155. width:-50px
  156. font-size:10px;
  157. font-family:arial;
  158. line-height:120%;
  159. word-spacing:5px;
  160. padding:8px;
  161. }
  162.  
  163. .links a {
  164. display:inline-block;
  165. border: 1px solid #000000;
  166. background:#ffffff;
  167. -moz-border-radius:100%;
  168. -webkit-border-radius:100%;
  169. border-radius:0%;
  170. height:8px;
  171. width:8px;
  172. color:{color:link};
  173. }
  174.  
  175. .links a:hover {
  176. color:{color:hover};
  177. -moz-transition-duration:0.3s;
  178. -webkit-transition-duration:0.3s;
  179. -o-transition-duration:0.3s;
  180. }
  181.  
  182. /* PAGINATION */
  183.  
  184. .pagi {
  185. text-align:right;
  186. }
  187.  
  188. /* POSTS */
  189.  
  190. #postcontainer {
  191. float:left;
  192. margin-left:520px;
  193. width:500px;
  194. text-align:justify;
  195. color:#000;
  196. margin-bottom: 35px;
  197. }
  198. #posts {
  199. margin-top:50px;
  200. width:500px;
  201. text-align:justify;
  202. font-size:11px;
  203. line-height:90%;
  204. color:#000;
  205. outline-offset:20px;
  206. }
  207.  
  208. /* POST INFO */
  209.  
  210. #info {
  211. font-family:arial;
  212. margin-top:3px;
  213. padding:2px;
  214. font-size:7px;
  215. color:#666;
  216. text-transform:uppercase;
  217. font-style:normal;
  218. letter-spacing:1px;
  219. text-align:center;
  220. }
  221.  
  222. /* POST TYPES */
  223.  
  224. .question {
  225. padding-bottom:10px;
  226. text-align:left;
  227. color:#000;
  228. font-style:italic;
  229. border-bottom:1px solid #bbb;
  230. }
  231. .answer {
  232. text-align:right;
  233. padding:10px;
  234. color:#000;
  235. }
  236. .music {
  237. padding-bottom:10px;
  238. }
  239. .albumart {
  240. float:left;
  241. padding:0px 10px 10px 0px;
  242. }
  243. .albumart img {
  244. width:45px;
  245. height:45px;
  246. }
  247. .playercontainer {
  248. text-align:left;
  249. padding:10px;
  250. background-color:#ffffff;
  251. width:480px;
  252. }
  253. .musicinfo {
  254. padding:10px;
  255. color:#000;
  256. }
  257. .postnote {
  258. text-transform:uppercase;
  259. font-style:normal;
  260. letter-spacing:0px;
  261. font-size: 9px;
  262. text-align:left;
  263. line-height:90%;
  264. margin-left:-40px;
  265. }
  266. .postnote li {
  267. list-style-type:none;
  268. padding:10px 25px 10px 25px;
  269. text-align:left;
  270. margin:0px;
  271. }
  272.  
  273. /* TAGS */
  274.  
  275. .tags {
  276. font-family:arial;
  277. font-style:normal;
  278. text-transform:uppercase;
  279. font-style:normal;
  280. color:#000;
  281. letter-spacing:1px;
  282. line-height:120%;
  283. font-size:7px;
  284. text-align:center;
  285. padding:2px;
  286. }
  287.  
  288. /* CHAT POSTS */
  289.  
  290. ul.chat, .chat ol, .chat li {
  291. list-style:none;
  292. margin:0px;
  293. padding:2px;
  294. }
  295. .tab {
  296. text-decoration:underline;
  297. font-weight:700;
  298. background-color:#fff;
  299. margin-right:5px;
  300. }
  301.  
  302. /* CREDIT */
  303.  
  304. #credit {
  305. position:fixed;
  306. font-size:8px;
  307. letter-spacing:1px;
  308. right:10px;
  309. bottom:15px;
  310. }
  311. #credit a {
  312. padding:3px;
  313. color:#000;
  314. background-color:#ffffff;
  315. }
  316. #credit a:hover {
  317. color:#ffffff;
  318. background-color:#000;
  319. }
  320.  
  321. {CustomCSS}</style></head>
  322.  
  323. <body>
  324. <div id="sidebar">
  325. <img src="{image:sidebar}"></a>
  326. <div id="title">{Title}</div>
  327. <div class="description">{Description}<p>
  328. <div class="links">
  329. <a href="/home"title="home"></a>
  330. <a href="/ask"title="ask"></a>
  331. <a href="{text:link1 url}"title="{text:link1}"></a>
  332. <a href="{text:link2 url}"title="{text:link2}"></a>
  333. </div>
  334. <div class="pagi">
  335. {block:Pagination}<p>
  336. {block:PreviousPage}
  337. <a href="{PreviousPage}"> <</a>
  338. {/block:PreviousPage}
  339. {block:NextPage}
  340. <a href="{NextPage}">></a>
  341. {/block:NextPage}
  342. {/block:Pagination}
  343. </div>
  344. </div>
  345. </div>
  346.  
  347. <div id="postcontainer">
  348.  
  349. {block:Posts}
  350.  
  351. <div id="posts">
  352.  
  353. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  354.  
  355. {block:Quote}<h1>“{Quote}”</h1><h2>{Credit}</h2>{/block:Quote}
  356.  
  357. {block:Link}<a href="{URL}"><h1>{Name}</h1></a>
  358. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  359. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  360.  
  361. {block:Photoset}<center>{Photoset-500}</center>
  362. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  363.  
  364. {block:Chat}<ul class="chat">{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}<li>{block:Label}<span class="tab">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  365.  
  366. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  367. {block:Answer}<div class="question">{Asker} says: {Question}</div><div class="answer">{Answer}</div>{/block:answer}
  368.  
  369. {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  370. <div class="musicinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  371. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  372. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  373. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  374. {block:Date}<div id="info"><a href="{Permalink}">{TimeAgo} {block:NoteCount} WITH {NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} VIA <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  375. {block:ContentSource} (Source: <a href="{SourceURL}">{SourceLink})</a>{/block:ContentSource}</div>{/block:Date}
  376. {block:HasTags}
  377. <div class="tags">
  378. {block:Tags} <a href="{TagURL}">#{Tag}</a> {/block:Tags} </div>
  379. {/block:HasTags}
  380. <div class="postnote">
  381. {block:PostNotes}{PostNotes}{/block:PostNotes}
  382. </div>
  383. </div>
  384. {/block:Posts}
  385. </div>
  386. </div>
  387. </div>
  388. <div id="credit"><a href="http://thotmales.tumblr.com">THEME</a></div>
  389. </body>
  390. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement