Advertisement
liveforharold

theme #18

Nov 28th, 2013
467
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.24 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4.  
  5. <head> <title>{Title}</title>
  6. <link rel="shortcut icon" href="{Favicon}">
  7. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  8. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  9.  
  10.  
  11.  
  12. <!---THEME BY ROLLPSDS! LIKE IF USING! DON'T CLAIM AS YOURS OR USE IT AS BASE!
  13. --->
  14.  
  15. <meta name="color:Background" content="#ffffff"/>
  16. <meta name="color:Text" content="#a8a8a8"/>
  17. <meta name="color:Sidebar Links" content="#b8b8b8"/>
  18. <meta name="color:DescriptionText" content="#b8b8b8"/>
  19. <meta name="color:Border" content="#dddddd"/>
  20. <meta name="color:Hover" content="#f2f2f2"/>
  21. <meta name="color:Scrollbar" content="#000000"/>
  22. <meta name="color:ScrollbarBg" content="#ffffff"/>
  23. <meta name="color:Post Links" content="#c0bfbf"/>
  24. <meta name="color:Linksbg" content="#c0bfbf"/>
  25. <meta name="color:Answer Backg" content="#000000"/>
  26. <meta name="image:Sidebar" content=""/>
  27. <meta name="image:Icon" content=""/>
  28. <meta name="image:Background" content=""/>
  29. <meta name="text:Link 1" content="" />
  30. <meta name="text:Link 1 Text" content="" />
  31. <meta name="text:Link 2" content="" />
  32. <meta name="text:Link 2 Text" content="" />
  33. <meta name="text:Link 3" content="" />
  34. <meta name="text:Link 3 Text" content="" />
  35. <meta name="if:Show Link 1" content="1" />
  36. <meta name="if:Show Link 2" content="1" />
  37. <meta name="if:Show Link 3" content="1" />
  38. <meta name="color:Border1" content="#c0bfbf"/>
  39. <meta name="color:Border2" content="#c0bfbf"/>
  40.  
  41. <meta name="text:Link 5" content="" />
  42. <meta name="text:Link 5 Text" content="" />
  43. <meta name="if:Show Link 5" content="1" />
  44. <meta name="text:Link 4" content="" />
  45. <meta name="text:Link 4 Text" content="" />
  46. <meta name="if:Show Link 4" content="1" />
  47. <meta name="color:chat" content="#000000"/>
  48. <meta name="color:chatter" content="#000000"/>
  49.  
  50.  
  51. <style type="text/css">
  52.  
  53. ::-webkit-scrollbar-thumb {
  54. height:auto;
  55. background-color:{color:Scrollbar};
  56. }
  57.  
  58. ::-webkit-scrollbar {
  59. height:9px;
  60. width:4px;
  61. background-color:{color:ScrollbarBg};
  62. }
  63.  
  64. body {
  65. background:{color:background};
  66. margin:0px;
  67. color:{color:text};
  68. font-family:calibri;
  69. font-size:10px;
  70. line-height:100%;
  71. letter-spacing:0px;
  72. text-align:justify;
  73. background-image:url('{image:Background}');
  74. }
  75.  
  76. a {
  77. text-decoration:none;
  78. outline:none;
  79. -moz-outline-style:none;
  80. color:{color:Post Links};
  81. }
  82.  
  83. img {
  84. border:none;
  85. }
  86.  
  87. blockquote {
  88. padding-left:5px;
  89. border-left:2px solid;
  90. }
  91.  
  92. blockquote blockquote {
  93. padding-left:5px;
  94. border-left:2px solid;
  95. }
  96.  
  97. h1 {
  98. font-size:10px;
  99. letter-spacing:2px;
  100. text-transform:uppercase;
  101. font-family:'candara';
  102. font-style:none;
  103. line-height:10px;
  104. text-align:center;
  105. padding:0px;
  106. }
  107.  
  108. a:hover {
  109. color:#000000;
  110. -moz-transition-duration:0.3s;
  111. -webkit-transition-duration:0.3s;
  112. -o-transition-duration:0.3s;
  113. }
  114.  
  115.  
  116. /*ENTRIES*/
  117.  
  118. #entries {
  119. padding:10px;
  120. width:500px;
  121. margin-left:302px;
  122. margin-top:200px;
  123. font-size:10px;
  124. font-family:'arial';
  125. letter-spacing:0px;
  126. }
  127.  
  128. #post {
  129. width:500px;
  130. padding-bottom:40px;
  131. padding:25px;
  132. margin-top:0px;
  133. }
  134.  
  135. /*SIDEBAR*/
  136.  
  137. .border1 {
  138. height:4px;
  139. position:absolute;
  140. width:310px;
  141. float:left;
  142. margin-left:167px;
  143. margin-top:170px;
  144. background:{color:border1};
  145. z-index:100;
  146. }
  147. .border2 {
  148. height:4px;
  149. z-index:100;
  150. position:absolute;
  151. margin-top:170px;
  152. margin-left:477px;
  153. width:310px;
  154. float:left;
  155. background:{color:border2};
  156. }
  157.  
  158. #sidebar {
  159. position:absolute;
  160. margin-left:100px;
  161. margin-top:-200px;
  162. margin-left:170px;
  163. z-index:100;
  164. }
  165.  
  166. #sidebarimage {
  167. width 130px;
  168. z-index:90;
  169. }
  170.  
  171. #sidebarimage img {
  172. width:620px;
  173. height:180px;
  174. margin-top:-10px;
  175. padding:3px;
  176. margin-left:164px;
  177. position:absolute;
  178. }
  179.  
  180.  
  181.  
  182. .links {
  183. width:620px;
  184. font-family:'candara';
  185. padding-top: 7px;
  186. padding-bottom: 7px;
  187. font-weight:bold;
  188. text-align:center;
  189. text-transform:uppercase;
  190. position:relative;
  191. word-spacing:15px;
  192. margin-top:174px;
  193. margin-left:167px;
  194. z-index:95;
  195. background-color: {color:linksbg};
  196. }
  197.  
  198. .links a {
  199. width:94px;
  200. padding-bottom:0px;
  201. font-size:8px;
  202. letter-spacing:0px;
  203. color:{color:Sidebar Links};
  204. }
  205.  
  206. .links a:hover {
  207. -moz-transition-duration:0.3s;
  208. -webkit-transition-duration:0.3s;
  209. -o-transition-duration:0.3s;
  210. color:{color:Hover};
  211. border-bottom:1px solid {color:Hover};
  212. }
  213.  
  214. #icon { height:70px;
  215. width:70px;
  216. position:fixed;
  217. margin-top:100px;
  218. margin-left:700px;
  219. }
  220.  
  221. #icon img {
  222. position:fixed;
  223. height:70px;
  224. width:70px;
  225. padding:3px;
  226. margin-top:-70px;
  227. border:03px double {color:Linksbg};
  228. border-radius:500px;
  229. }
  230.  
  231. #description {
  232. text-align:justify;
  233. font-family:'Sakkal Majalla';
  234. width:85px;
  235. margin-top:20px;
  236. margin-left:-3px;
  237. font-size:12px;
  238. position:fixed;
  239. text-transform:none;
  240. color:{color:DescriptionText};
  241. }
  242.  
  243. #pagination {
  244. font-style:bold;
  245. padding-left:2px;
  246. padding-right:2px;
  247. padding-top:5px;
  248. padding-bottom:5px;
  249. font-family:'arial';
  250. letter-spacing:0px;
  251. font-size:9px;
  252. text-align:center;
  253. margin-top:10px;
  254. text-transform:lowercase;
  255. background-color: {color:border};
  256. }
  257.  
  258.  
  259. /*POST INFO*/
  260.  
  261.  
  262. #info {
  263. width:500px;
  264. font-style:italic;
  265. text-align:left;
  266. font-family:'trebuchet ms';
  267. margin-top:3px;
  268. margin-left:px;
  269. letter-spacing:1px;
  270. font-size:7px;
  271. font-style:none;
  272. padding-top:3px;
  273. padding-bottom:1px;
  274. padding-right:1px;
  275. padding-left:1px;
  276. line-height:10px;
  277. text-transform:uppercase;
  278. border-top:2px solid;
  279. border-color:{color:Border};
  280. }
  281.  
  282. #info a {
  283. text-align:center;
  284. color:{color:Post Links};
  285. }
  286.  
  287. #info a:hover {
  288. -moz-transition-duration:0.3s;
  289. -webkit-transition-duration:0.3s;
  290. -o-transition-duration:0.3s;
  291. color:{color:Hover}
  292. }
  293.  
  294. #tags {
  295. float:left;
  296. width:489px;
  297. margin-top:-7px;
  298. margin-left:-5px;
  299. text-align:left;
  300. font-size:7px;
  301. padding:5px;
  302. font-size:8px;
  303. opacity:1;
  304. transition-duration: 0.5s;
  305. -moz-transition-duration: 0.5s;
  306. -webkit-transition-duration: 0.5s;
  307. -o-transition-duration: 0.5s
  308. color:{color:Post Links};
  309. }
  310.  
  311. #tags a {
  312. letter-spacing:0px;
  313. font-size:8px;
  314. text-align:center;
  315. font-family:'CALIBRI';
  316. text-decoration:none;
  317. display:inline-block;
  318. color:#ddd;
  319. }
  320.  
  321. #tags a:hover {
  322. background-color:#fff;
  323. -moz-transition-duration:0.3s;
  324. -webkit-transition-duration:0.3s;
  325. -o-transition-duration:0.3s;
  326. color:{color:Hover};
  327. }
  328.  
  329. /*QUESTION*/
  330.  
  331. #askbox {
  332. height:auto;
  333. min-height:48px; margin-top:10px;
  334. {block:ifNot500pxposts}
  335. width:400px;
  336. {/block:ifNot500pxposts}
  337. {block:if500pxposts}
  338. width:500px;
  339. {/block:if500pxposts}
  340. background-color: {color: desc bg};
  341. }
  342.  
  343. .pic {
  344. background:transparent;
  345. padding:0;
  346. width:48px;
  347. height:48px;
  348. margin-left: 15px; margin-top:-10px;position:absolute;
  349. }
  350.  
  351. .pic img {
  352. width:40px;
  353. height:40px;
  354. padding:2px;
  355. float:left;
  356. position:relative;
  357. z-index:1;
  358. border:1px solid; border-color: {color:border};
  359. -webkit-border-radius:100px;
  360. -moz-border-radius:100px;
  361. border-radius:100px;
  362. }
  363.  
  364. .question {
  365. font-family:arial;
  366. padding-left:10px;
  367. font-size:10px;
  368. font-style:none;
  369. min-height:48px;
  370. margin-left:60px;
  371. }
  372.  
  373. .asker {
  374. text-transform:none;
  375. font-weight:bold;
  376. font-size:9px;
  377. }
  378.  
  379. .answer {
  380. padding:-10px 10px 4px 10px;
  381. }
  382.  
  383.  
  384.  
  385. /*CREDIT*/
  386.  
  387. #cred {
  388. position:fixed;
  389. font-family:'Calibri';
  390. text-transform:uppercase;
  391. font-size:9px;
  392. right:9px;
  393. bottom:9px;
  394. padding:4px;
  395. letter-spacing:1px;
  396. border:1px solid {color:border};
  397. }
  398.  
  399. #chatter {
  400. font-style:italic;
  401. width:480px;
  402. background-color: {color:chatter};
  403. padding-top:8px;
  404. padding-bottom:8px;
  405. padding-left:20px;
  406. }
  407.  
  408. #chat {
  409. width:490px;
  410. background-color: {color:chat};
  411. padding-top:8px;
  412. padding-bottom:8px;
  413. padding-left:10px;
  414. }
  415.  
  416. {CustomCSS}</style></head><body>
  417.  
  418.  
  419.  
  420.  
  421. <div id="sidebar">
  422.  
  423. <div id="border">
  424. <div class="border1"> </div>
  425. <div class="border2"> </div>
  426. <div class="border3"> </div>
  427. </div>
  428.  
  429. <div id="sidebarimage">
  430. <img src="{image:Sidebar}">
  431. </div>
  432.  
  433.  
  434. <div class="links">
  435. <a href="/">Index</a>
  436. <a href="/ask">Mssg</a>
  437. {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Text}</a>{/block:IfShowLink1}
  438. {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Text}</a>{/block:IfShowLink2}
  439. {block:IfShowLink3}<a href="{text:Link 3}">{text:Link 3 Text}</a>{/block:IfShowLink3}
  440. {block:IfShowLink4}<a href="{text:Link 4}">{text:Link 4 Text}</a>{/block:IfShowLink4}
  441. {block:IfShowLink5}<a href="{text:Link 5}">{text:Link 5 Text}</a>{/block:IfShowLink5}
  442.  
  443. </div>
  444.  
  445. <div id="icon">
  446. <img src="{image:Icon}">
  447.  
  448. <div id="description">{Description}
  449. {block:Pagination}
  450. <div id="pagination">
  451. {block:PreviousPage}<a href="{PreviousPage}">new</a>{/block:PreviousPage}
  452. — {block:NextPage}<a href="{NextPage}">older</a>{/block:NextPage}
  453. </div>
  454. {/block:Pagination}
  455. </div>
  456. </div>
  457. </div>
  458.  
  459. <div id="entries">
  460. {block:Posts}
  461. <div id="post">
  462.  
  463. {block:Text}
  464. <h1>{block:Title}{Title}{/block:Title}</h1>
  465. {Body}{/block:Text}
  466.  
  467. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}
  468. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  469.  
  470. {block:Photoset}{Photoset-500}{block:Caption}{Caption}
  471. {/block:Caption}{/block:Photoset}
  472.  
  473. {block:Quote}<h2>"{Quote}"</h2>
  474. {block:Source}<div class="qsource"> —{Source}</div>
  475. {/block:Source}{/block:Quote}
  476.  
  477. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  478.  
  479. {block:Chat}{block:Title}{Title}{/block:Title}{block:Lines}<div id="chatter">{block:Label}<b>– {Label}</b>{/block:Label}</div><div id="chat">{Line}<br></div>{/block:Lines}{/block:Chat}
  480.  
  481. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="60px" height="60px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  482. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  483. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  484. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  485. {/block:Audio}<br>
  486.  
  487. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  488.  
  489. {block:Answer}
  490. <div id="askbox">
  491. <div class="pic">
  492. <a href="{AskerURL}">
  493. <img src="{AskerPortraitURL-48}" />
  494. </a></div>
  495. <div class="question">
  496. <span class="asker">
  497. {Asker}:</span><br>
  498. {Question}</div></div>
  499. <div class="answer">
  500. {Answer}</div>
  501. {/block:Answer}
  502.  
  503. <div id="info">
  504. <a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a> —
  505. {block:RebloggedFrom} <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  506. and {block:ContentSource} <a href="{SourceURL}"><a href="{SourceURL}">source</a>{/block:ContentSource}
  507. {block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}
  508. with {NoteCountWithLabel}</a>
  509. {block:HasTags}<div id="tags">
  510.  
  511. {block:Tags}<a href="/tagged/{Tag}">#{Tag}</a>&nbsp;{/block:Tags}
  512. </div>{block:HasTags}
  513. </div>
  514. </div>
  515. {/block:Posts}
  516. <br><br>{block:PostNotes}<div id="notes"><left>{PostNotes}</div>{/block:PostNotes}
  517. {/block:Posts}</div></div></div>
  518. <br><br><br><br>
  519.  
  520. <div id="cred">
  521. <a href="http://rollpsds.tumblr.com/">RP</a>
  522. </div>
  523. </div>
  524.  
  525.  
  526.  
  527. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement