grpcthemes

theme #4 ( riley )

Sep 12th, 2018
749
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.07 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. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  6.  
  7.  
  8. <head>
  9.  
  10. <title>{Title}</title>
  11. <link rel="shortcut icon" href="{Favicon}">
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  13. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  14.  
  15. <!----
  16.  
  17. theme 04 - riley.
  18.  
  19. theme by ali @ grpcthemes.
  20. my terms can be found on my page at /terms.
  21. please let me know if you have any questions.
  22.  
  23. --->
  24.  
  25. <meta name="image:Sidebar" content="http://via.placeholder.com/250x325"/>
  26. <meta name="image:Pattern" content=""/>
  27.  
  28. <meta name="if:500 posts" content="0"/>
  29. <meta name="if:400 posts" content="1"/>
  30. <meta name="if:250 posts" content="0"/>
  31.  
  32. <meta name="select:body font" content="ABeeZee" title="ABeeZee" />
  33. <meta name="select:body font" content="Cambria" title="Cambria" />
  34. <meta name="select:body font" content="Georgia" title="Georgia" />
  35. <meta name="select:body font" content="Kanit" title="Kanit" />
  36. <meta name="select:body font" content="Karla" title="Karla" />
  37. <meta name="select:body font" content="Muli" title="Muli" />
  38. <meta name="select:body font" content="Noto Sans" title="Noto Sans" />
  39. <meta name="select:body font" content="Poppins" title="Poppins" />
  40. <meta name="select:body font" content="Times New Roman" title="Times New Roman" />
  41. <meta name="select:body font" content="Ubuntu" title="Ubuntu" />
  42.  
  43. <meta name="select:body font size" content="9px" title="9px" />
  44. <meta name="select:body font size" content="10px" title="10px" />
  45. <meta name="select:body font size" content="11px" title="11px" />
  46. <meta name="select:body font size" content="12px" title="12px" />
  47.  
  48. <meta name="color:Pattern Alt" content=""/>
  49. <meta name="color:Background" content=""/>
  50. <meta name="color:Blockquote" content=""/>
  51. <meta name="color:Border" content=""/>
  52. <meta name="color:Entries" content=""/>
  53. <meta name="color:Italic" content=""/>
  54. <meta name="color:Link" content=""/>
  55. <meta name="color:Navigation" content=""/>
  56. <meta name="color:Navigation Hover" content=""/>
  57. <meta name="color:Navigation Links" content=""/>
  58. <meta name="color:Pre BG" content=""/>
  59. <meta name="color:Pre Border" content=""/>
  60. <meta name="color:Pre Text" content=""/>
  61. <meta name="color:Question BG" content=""/>
  62. <meta name="color:Question Text" content=""/>
  63. <meta name="color:Scrollbar1" content=""/>
  64. <meta name="color:Scrollbar2" content=""/>
  65. <meta name="color:Sidebar" content=""/>
  66. <meta name="color:Text" content=""/>
  67. <meta name="color:Title" content=""/>
  68.  
  69. <meta name="text:title" content="title"/>
  70. <meta name="text:subtitle" content="subtitle"/>
  71.  
  72. <meta name="text:link one URL" content="link one URL"/>
  73. <meta name="text:link one text" content="ONE"/>
  74. <meta name="text:link two URL" content="link two URL"/>
  75. <meta name="text:link two text" content="TWO"/>
  76. <meta name="text:link three URL" content="link three URL"/>
  77. <meta name="text:link three text" content="THREE"/>
  78.  
  79. <link href="https://fonts.googleapis.com/css?family=ABeeZee|Kanit|Karla|Muli|Noto+Sans|Poppins|Ubuntu" rel="stylesheet">
  80.  
  81. <style type="text/css">
  82.  
  83. ::-webkit-scrollbar-thumb {
  84. height:auto;
  85. background-color:{color:Scrollbar2};
  86. }
  87.  
  88. ::-webkit-scrollbar {
  89. height:3px;
  90. width:3px;
  91. background-color:{color:Scrollbar1};
  92. }
  93.  
  94.  
  95. body {
  96. font-family: {select:body font};
  97. font-size: {select:body font size};
  98. line-height:140%;
  99. color: {color:Text};
  100. background-color:{color:background};
  101.  
  102. }
  103.  
  104. blockquote {
  105. text-align:justify;
  106. margin-top: 5px;
  107. margin-bottom: 5px;
  108. margin-left: 5px;
  109. padding-left: 10px;
  110. border-left: 3px solid {color:blockquote};
  111. margin-right:5px;
  112. }
  113.  
  114. ul {
  115. list-style-type: circle;
  116. padding-left:24px;
  117. line-height:13px;
  118. }
  119.  
  120. li {
  121. padding-left: 0px;
  122. margin-bottom: 0px;
  123. list-style: none;
  124. }
  125.  
  126. li:before {
  127. color: {color:title};
  128. content: "\f054";
  129. font-family: FontAwesome;
  130. font-size:6px;
  131. display: inline-block;
  132. margin-left: -1.5em;
  133. width: 1.5em;
  134. }
  135.  
  136.  
  137.  
  138. a {
  139. text-decoration: none;
  140. color: {color:Link};
  141. }
  142.  
  143. pre {
  144. font-size:8px;
  145. font-weight:bold;
  146. padding:8px;
  147. letter-spacing:1px;
  148. text-transform:uppercase;
  149. text-align:center;
  150. word-wrap:break-word;
  151. background-color:{color:pre BG};
  152. border-bottom:2px solid {color:pre border};
  153. color:{color:pre text};
  154.  
  155. }
  156.  
  157. pre a {
  158. color:{color:pre text};
  159. }
  160.  
  161. pre b,strong {
  162. color:{color:pre text};
  163. }
  164.  
  165. pre i,em {
  166. color:{color:pre text};
  167. }
  168.  
  169.  
  170. small, sub {
  171. font-size:{select:body font size};
  172. }
  173.  
  174. b, strong {
  175. color:{color:Title};
  176. font-weight:300;
  177. }
  178.  
  179. i,em {
  180. color:{color:italic};
  181. }
  182.  
  183. hr {
  184. background-image:url('{image:pattern}');
  185. background-attachment:absolute;
  186. background-color:{color:pattern alt};
  187. border:1px solid #000000;
  188. display:block;
  189. padding:2px;
  190. }
  191.  
  192. h1,h2 {
  193. font-size:22px;
  194. color:{color:title};
  195. text-align:center;
  196. text-transform:lowercase;
  197. font-family: arial;
  198. font-weight:900;
  199. letter-spacing:-3px;
  200. }
  201.  
  202. #bord {
  203.  
  204. background-image:url('{image:pattern}');
  205. background-attachment:absolute;
  206. background-color:{color:pattern alt};
  207. border:1px solid #000000;
  208. display:block;
  209. margin-top:5px;
  210. margin-bottom:5px;
  211. padding:2px;
  212. }
  213.  
  214. #titleback {
  215. position:fixed;
  216. z-index:999999999999;
  217. background-image:url('{image:pattern}');
  218. background-attachment:absolute;
  219. background-color:{color:pattern alt};
  220. border:1px solid #000000;
  221. display:block;
  222. padding:3px;
  223. height:68px;
  224. top:-1px;
  225. position:fixed;
  226. margin-left:490px;
  227. {block:If500posts}
  228. width:520px;
  229. {/block:If500posts}
  230. {block:If400posts}
  231. width:420px;
  232. {/block:If400posts}
  233. {block:If250posts}
  234. width:270px;
  235. {/block:If250posts}
  236. }
  237.  
  238. #titlebar {
  239. position:fixed;
  240. display:inline-block;
  241. margin-top:0px;
  242. border:1px solid {color:border};
  243. height:45px;
  244. padding:10px;
  245. {block:If500posts}
  246. width:498px;
  247. {/block:If500posts}
  248. {block:If400posts}
  249. width:398px;
  250. {/block:If400posts}
  251. {block:If250posts}
  252. width:248px;
  253. {/block:If250posts}
  254. background-color:{color:sidebar};
  255. }
  256.  
  257. #maintitle {
  258. margin-top:10px;
  259. text-align:right;
  260. color:{color:title};
  261. text-transform:lowercase;
  262. font-family: arial;
  263. font-weight:900;
  264. letter-spacing:-3px;
  265. font-size:26px;
  266. }
  267.  
  268. #subtitle {
  269. text-transform:lowercase;
  270. letter-spacing:0px;
  271. text-align:right;
  272. }
  273.  
  274. #sideph {
  275. position:fixed;
  276. margin-left:3px;
  277. margin-top:3px;
  278. border:1px solid {color:border};
  279. width:250px;
  280. height:325px;
  281. z-index:99999999999999999999999999;
  282. }
  283.  
  284. #sideph img {
  285. width:250px;
  286. height:325px;
  287. }
  288.  
  289. #backbar {
  290. position:fixed;
  291. margin-left:105px;
  292. margin-top:45px;
  293. width:258px;
  294. height:528px;
  295. background-image:url('{image:Pattern}');
  296. background-color:{color:pattern alt};
  297. background-attachment:fixed;
  298. border:1px solid {color:border};
  299. }
  300.  
  301. #sidebar {
  302. position:fixed;
  303. margin-top:333px;
  304. margin-left:3px;
  305. border:1px solid {color:border};
  306. width:230px;
  307. height:111px;
  308. background-color:{color:Sidebar};
  309. padding:10px;
  310. text-align:justify;
  311. z-index:999999999999999;}
  312.  
  313.  
  314. #pagination {
  315. margin-top:8px;
  316. font-size:8px;
  317. font-family:kanit;
  318. letter-spacing:0px;
  319. line-height:12px;
  320. text-align:center;
  321. text-transform:uppercase;
  322. color:{color:text};
  323. }
  324.  
  325. #pagination a {
  326. color:{color:link};
  327. }
  328.  
  329. #navbar {
  330. margin-left:3px;
  331. width:250px;
  332. margin-top:469px;
  333. height:54px;
  334. position:fixed;
  335. border:1px solid {color:border};
  336. background-color:{color:sidebar};
  337. }
  338.  
  339. #navigation {
  340. margin-top:4px;
  341. text-align:center;}
  342.  
  343. #navigation a {
  344. display:inline-block;
  345. text-align:center;
  346. text-transform:lowercase;
  347. width:44px;
  348. margin-bottom:2px;
  349. font-family:arial;
  350. font-size:18px;
  351. font-weight:900;
  352. height:43px;
  353. line-height:43px;
  354. background-color:{color:navigation};
  355. border:1px solid {color:border};
  356. color:{color:navigation links};
  357. -webkit-transition: all 0.5s ease-in-out;
  358. -moz-transition: all 0.5s ease-in-out;
  359. -o-transition: all 0.5s ease-in-out;
  360. }
  361.  
  362. #navigation a:hover {
  363. color:{color:navigation hover};
  364. -webkit-transition: all 0.5s ease-in-out;
  365. -moz-transition: all 0.5s ease-in-out;
  366. -o-transition: all 0.5s ease-in-out;
  367. }
  368.  
  369. #entries {
  370. position:absolute;
  371. {block:If500posts}
  372. width:528px;
  373. {/block:If500posts}
  374. {block:If400posts}
  375. width:428px;
  376. {/block:If400posts}
  377. {block:If250posts}
  378. width:278px;
  379. {/block:If250posts}
  380. margin-left:490px;
  381. margin-top:100px;
  382. }
  383.  
  384. #entrybg {
  385. padding:3px;
  386. margin-bottom:20px;
  387. background-color:{color:pattern alt};
  388. border:1px solid {color:Border};
  389. background-image:url('{image:Pattern}');
  390. background-attachment:absolute;
  391. }
  392.  
  393. #entry {
  394. background-color:{color:Entries};
  395. margin-bottom:0px;
  396. padding:10px;
  397. border:1px solid {color:Border};
  398. }
  399.  
  400.  
  401. #posttitles {
  402. text-align: center;
  403. font-size: 26px;
  404. padding:5px;
  405. color: {color:title};
  406. text-transform:lowercase;
  407. font-family: arial;
  408. font-weight:900;
  409. letter-spacing:-3px;
  410. }
  411.  
  412.  
  413. #posttitles a {
  414. color:{color:title};
  415. }
  416.  
  417. #ask {
  418. z-index:10;
  419. font-size:16px;
  420. text-align:center;
  421. text-transform:lowercase;
  422. color:{color:question text};
  423. background-color:{color:question bg};
  424. margin-right:0px;
  425. padding:10px;
  426. padding-left:10px;
  427. border-bottom:1px solid {color:border};
  428. }
  429.  
  430. #ask a {
  431. color:{color:question text};
  432. }
  433.  
  434.  
  435. #question {
  436. background-color:{color:Question bg};
  437. color:{color:Question text};
  438. font-size:10px;
  439. z-index:10;
  440. text-align:center;
  441. padding:10px;
  442. }
  443.  
  444. #audioplayer {
  445. width:30px;
  446. height:30px;
  447. background-color:{color:ffffff};
  448. overflow:hidden;
  449. -moz-border-radius: 30px;
  450. -webkit-border-radius: 30px;
  451. border-radius: 30px;
  452. position:absolute;
  453. margin-top:25px;
  454. margin-left:25px;
  455. opacity: 0.7;
  456. filter:alpha(opacity=70);
  457. -moz-opacity: 0.7;
  458. -khtml-opacity: 0.7;
  459. }
  460.  
  461. #albumart {
  462. float:left;
  463. margin:0px 0px;
  464. -moz-border-radius: 80px;
  465. -webkit-border-radius: 80px;
  466. border-radius: 80px;}
  467.  
  468. #albumart img {
  469. -moz-border-radius: 80px;
  470. -webkit-border-radius: 80px;
  471. border-radius: 80px;
  472. }
  473.  
  474. tehe {
  475. font-size:10px;
  476. text-transform:uppercase;
  477. padding-left:50px;
  478. padding-right:50px;
  479. padding-bottom:15px;
  480. display:block;
  481. margin-top:10px;
  482. margin-left:80px;
  483. text-align:center;
  484. }
  485.  
  486. #tagsthing {
  487. text-align: left;
  488. border-top: 1px solid {color:Border};
  489. border-bottom:1px solid {color:Border};
  490. background-color:{color:entries};
  491. position: relative;
  492. font-size:9px;
  493. letter-spacing:0px;
  494. text-transform:lowercase;
  495. margin-top: 3px;
  496. margin-left:-3px;
  497. margin-right:-3px;
  498. padding-right:10px;
  499. padding-bottom:5px;
  500. padding-top: 5px;
  501. padding-left:10px;
  502. }
  503.  
  504. #permalink {
  505. text-align: left;
  506. border-top: 1px solid {color:Border};
  507. border-bottom:1px solid {color:Border};
  508. background-color:{color:entries};
  509. position: relative;
  510. font-size:9px;
  511. letter-spacing:0px;
  512. text-transform:lowercase;
  513. margin-top: 0px;
  514. margin-left:-3px;
  515. margin-right:-3px;
  516. margin-bottom:3px;
  517. padding-right:10px;
  518. padding-bottom:5px;
  519. padding-top: 5px;
  520. padding-left:10px;
  521. }
  522.  
  523. #credit {
  524. font-size:8px;
  525. letter-spacing:2px;
  526. font-weight:bold;
  527. float:center;
  528. position:fixed;
  529. text-align:center;
  530. bottom:15px;
  531. right:15px;
  532. padding-left:15px;
  533. padding-right:15px;
  534. padding-top:5px;
  535. padding-bottom:5px;
  536. text-transform:uppercase;
  537. color:{color:text};
  538. }
  539.  
  540. #credit a {
  541. color:{color:text};
  542. }
  543.  
  544. cred {
  545. padding-left: 2.7em;
  546. list-style: none;
  547. }
  548.  
  549. cred:before {
  550. color: {color:text};
  551. content: "\f121";
  552. font-family: FontAwesome;
  553. font-size:9px;
  554. display: inline-block;
  555. margin-left: -2.7em;
  556. width: 2.7em;
  557. }
  558.  
  559. </style>
  560.  
  561. </head>
  562.  
  563. <body>
  564.  
  565. <div id="titleback">
  566. <div id="titlebar">
  567. <div id="maintitle">{text:title}</div>
  568. <div id="subtitle">{text:subtitle}</div>
  569. </div>
  570. </div>
  571.  
  572. <div id="backbar">
  573.  
  574. <div id="sideph"><img src="{image:sidebar}"></div>
  575.  
  576. <div id="navbar">
  577. <div id="navigation">
  578. <a href="/" title="index">i</a>
  579. <a href="/ask" title="message">ii</a>
  580. <a href="{text:link one URL}" title="{text:link one text}">iii</a>
  581. <a href="{text:link two URL}" title="{text:link two text}">iv</a>
  582. <a href="{text:link three URL}" title="{text:link three text}">v</a>
  583. </div> </div>
  584.  
  585. <div id="sidebar">
  586. <div style="overflow:auto; width: 230px; padding-right:5px; height: 92px; text-align: justify;">
  587. {description}
  588. </div>
  589.  
  590. <div id="pagination">
  591. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage} {CurrentPage} out of {TotalPages} {block:NextPage}&nbsp;<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  592. </div></div>
  593. </div>
  594.  
  595. <div id="entries">
  596. {block:Posts}
  597. <div id="entrybg">
  598.  
  599. <div id="permalink">
  600. {block:Date}{TimeAgo}{/block:Date} with <a href="{Permalink}">
  601. {NoteCountWithLabel}</a> from {block:RebloggedFrom} <a href="{ReblogParentURL}"title="{ReblogParentTitle}">THIS BLOG</a> <span style="float:right"><a href="{ReblogRootURL}"title="{ReblogRoottitle}">ORIGIN</a>{/block:RebloggedFrom} & <a href="{ReblogURL}" target="_blank">Reblog</a></span>
  602.  
  603. </div>
  604.  
  605.  
  606. <div id="entry">
  607.  
  608.  
  609. {block:Text}
  610. {block:Title}<div id="posttitles">{Title}</div>{/block:Title}
  611. {Body}
  612. {/block:Text}
  613.  
  614. {block:Photo}
  615. {LinkOpenTag}{block:If250posts}<img src="{PhotoURL-250}">{/block:If250posts}{block:If400posts}<img src="{PhotoURL-400}">{/block:If400posts}{block:If500posts}<img src="{PhotoURL-500}">{/block:If500posts} {LinkCloseTag}
  616. {block:Caption}{Caption}{/block:Caption}
  617. {/block:Photo}
  618.  
  619. {block:Photoset}
  620. {block:If250posts}
  621. {Photoset-250}
  622. {/block:If250posts}
  623. {block:If400posts}
  624. {Photoset-400}
  625. {/block:If400posts}
  626. {block:If500posts}
  627. {Photoset-500}
  628. {/block:If500posts}
  629. {block:Caption}{Caption}{/block:Caption}
  630. {/block:Photoset}
  631.  
  632. {block:Quote}
  633. <div id="posttitles">{Quote}</div>
  634. {block:Source}<br>—{Source}{/block:Source}
  635. {/block:Quote}
  636.  
  637. {block:Link}
  638. <div id="posttitles"><a href="{URL}" {Target}>{Name}</a></div>
  639. {block:Description}{Description}{/block:Description}
  640. {/block:Link}
  641.  
  642. {block:Chat}
  643. {block:Title}<div id="posttitles">{Title}</div>{/block:Title}
  644. {block:Lines}
  645. {block:Label}<b>{Label}</b>{/block:Label} {Line}<br>
  646. {/block:Lines}
  647. {/block:Chat}
  648.  
  649. {block:Audio}
  650. <div id="audioplayer">{AudioPlayerWhite} </div>
  651. <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="80">{/block:AlbumArt}</div>
  652. <tehe>
  653. <b>ARTIST:</b> {block:Artist}{Artist}{/block:Artist}
  654. <br>
  655. <B>SONG:</B> {block:TrackName}{TrackName}{/block:TrackName}
  656. <br>
  657. <b>CURRENTLY:</b> {PlayCountWithLabel}
  658. <hr>
  659. </tehe>
  660. {block:caption}{caption}{/block:caption}
  661. {/block:Audio}
  662.  
  663. {block:Video}
  664. {block:If250posts}
  665. {Video-250}
  666. {/block:If250posts}
  667. {block:If400posts}
  668. {Video-400}
  669. {/block:If400posts}
  670. {block:If500posts}
  671. {Video-500}
  672. {/block:If500posts}
  673. {block:Caption}{Caption}{/block:Caption}
  674. {/block:Video}
  675.  
  676. {block:Answer}
  677. <div id="ask">{Asker} sent:</div><div id="question">{Question}</div>
  678. <br>{Answer}
  679. {/block:Answer}
  680.  
  681.  
  682.  
  683.  
  684. </div> <!-- /div entry --->
  685.  
  686. <div id="tagsthing">
  687. {block:HasTags} {block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}
  688. </div></div>
  689.  
  690.  
  691. {/block:Posts}{block:PostNotes}{PostNotes}{/block:PostNotes}
  692.  
  693.  
  694. </body>
  695.  
  696.  
  697. <div id="credit"> <a href="http://grpcthemes.tumblr.com/" title="theme 04"><cred></cred>grpcthemes</a></div>
  698.  
  699.  
  700.  
  701.  
  702.  
  703.  
  704.  
  705. </html>
Advertisement
Add Comment
Please, Sign In to add comment