codesbyally

queen elizabeth

Dec 14th, 2016
455
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.38 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. <link rel="stylesheet" href="http://static.tumblr.com/i5s2zks/6kOohwlux/pe-icon-7-stroke.css">
  4. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  5. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  6. <script src="https://cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.1/SmoothScroll.min.js"></script>
  7.  
  8. <link href="css/hover.css" rel="stylesheet" media="all">
  9. <script src ="//static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
  10.  
  11. <link href="https://fonts.googleapis.com/css?family=Montserrat:400,700|Work+Sans" rel="stylesheet">
  12.  
  13.  
  14. <head><title>{Title}</title>
  15. <link rel="shortcut icon" href="{Favicon}">
  16. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  17. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  18.  
  19.  
  20.  
  21. <!---
  22.  
  23. THEME ????? by ALLYOFRPS
  24.  
  25. — this one is CUTE
  26. — dont fuck with the sb sizes tho lmfao theyre not rly all together ygm ?
  27. — im ?
  28.  
  29. ( base code by hawtornes )
  30.  
  31. --->
  32.  
  33. <meta name="image:background" content=""/>
  34. <meta name="image:sidebar" content=""/>
  35.  
  36. <meta name="color:background" content="#eaeaea"/>
  37. <meta name="color:contain" content="#f8f8f8"/>
  38. <meta name="color:sidebarbg" content="#f3f3f3"/>
  39. <meta name="color:descbg" content="#f8f8f8"/>
  40. <meta name="color:linksbg" content="#fff"/>
  41. <meta name="color:pagibg" content="#fff"/>
  42. <meta name="color:postsbg" content="#fff"/>
  43. <meta name="color:desc" content="#898989"/>
  44. <meta name="color:bold" content="#be7070"/>
  45. <meta name="color:italic" content="#be7070"/>
  46. <meta name="color:text" content="#a8a8a8"/>
  47. <meta name="color:links" content="#be7070"/>
  48. <meta name="color:hover" content="#f3f3f3"/>
  49.  
  50. <meta name="text:link1" content="/"/>
  51. <meta name="text:link2" content="/"/>
  52. <meta name="text:link3" content="/"/>
  53. <meta name="text:link4" content="/"/>
  54. <meta name="text:link1 title" content="/"/>
  55. <meta name="text:link2 title" content="/"/>
  56. <meta name="text:link3 title" content="/"/>
  57. <meta name="text:link4 title" content="/"/>
  58.  
  59.  
  60.  
  61. <style type="text/css">
  62.  
  63. ::-webkit-scrollbar {
  64. width: 0px;
  65. height:0px;
  66. background:transparent;
  67.  
  68. }
  69.  
  70. ::-webkit-scrollbar-thumb {
  71. background-color: transparent;
  72.  
  73. }
  74.  
  75. #s-m-t-tooltip { max-width:300px; padding:2px; padding-left:5px; padding-right:5px; margin:20px 20px 5px 10px; font-weight:bold; text-transform:uppercase; font-family:'Montserrat'; font-size:7px; letter-spacing:2px; background:{color:contain}; z-index:99999999; border-radius:5px; color:{color:text}; background:rgba(250,250,250,0.7); }
  76.  
  77. ::-moz-selection { background:{color:links}; color:{color:linksbg}; }
  78. ::selection { background:{color:links}; color:{color:linksbg}; }
  79.  
  80.  
  81. body {
  82. background:{color:background};
  83. margin:0px;
  84. color:{color:text};
  85. font-family:'arial';
  86. font-size:10px;
  87. line-height:100%;
  88. letter-spacing:0px;
  89. text-align:justify;
  90. background-image:url('{image:Background}');
  91. }
  92.  
  93. a {
  94. text-decoration:none;
  95. outline:none;
  96. -moz-outline-style:none;
  97. color:{color:links};
  98. }
  99.  
  100. b {
  101. color:{color:bold};
  102. font-weight:700;
  103. }
  104.  
  105. em { color:{color:italic};
  106. }
  107.  
  108. img { border:none;max-width:100%; height:auto; }
  109. resize { width: 300px; height:auto; }
  110.  
  111. blockquote {
  112. margin-left:5px;
  113. padding-left:10px;
  114. width:210;
  115. border-left:1px solid {color:background};
  116. }
  117.  
  118. blockquote blockquote {
  119. padding-left:10px;
  120. width:auto;
  121. border-left:1px solid {color:background};
  122. }
  123.  
  124. h1 {
  125. font-size:8px;
  126. letter-spacing:2px;
  127. text-transform:uppercase;
  128. font-family:'arial';
  129. font-style:none;
  130. line-height:10px;
  131. text-align:left;
  132. padding:0px;
  133. }
  134.  
  135. a:hover {
  136. color:#000000;
  137. -moz-transition-duration:0.3s;
  138. -webkit-transition-duration:0.3s;
  139. -o-transition-duration:0.3s;
  140. }
  141.  
  142. .photoset { -webkit-filter:grayscale(100%);-webkit-transition:1s; }
  143. .photoset:hover { -webkit-filter:grayscale(0%);-webkit-transition:1s;}
  144. #posts img { -webkit-filter:grayscale(100%);-webkit-transition:1s;max-width:200px; }
  145. #posts img:hover { -webkit-filter:grayscale(0%);-webkit-transition:1s;max-width:200px;}
  146.  
  147.  
  148. /*CONTAINER*/
  149.  
  150. #contain {
  151. width:560px;
  152. height:500px;
  153. padding-left:95px;
  154. margin-left:380px;
  155. margin-top:50px;
  156. background:{color:contain};
  157. position:fixed;
  158. overflow-x:hidden;
  159. overflow-y:auto;
  160. }
  161.  
  162. /*ENTRIES*/
  163.  
  164. #entries {
  165. padding:10px;
  166. width:510px;
  167. margin-left:155px;
  168. margin-top:-10px;
  169. font-size:10px;
  170. font-family:'arial';
  171. letter-spacing:0px;
  172. }
  173.  
  174. #post {
  175. width:300px;
  176. background:{color:postsbg};
  177. padding:20px;
  178. border:1px solid {color:sidebarbg};
  179. margin-top:40px;
  180. }
  181.  
  182. #posts img { max-width:100%; }
  183.  
  184. /*SIDEBAR*/
  185.  
  186. #sidebar {
  187. width:200px;
  188. height:486px;
  189. position:fixed;
  190. padding:7px;
  191. overflow:hidden;
  192. background:{color:sidebarbg};
  193. left:380px;
  194. top:50px;
  195. }
  196.  
  197. #sidebar img {
  198. width:178px;
  199. height:85px;
  200. position:fixed;
  201. background:#fff;
  202. left:400px;
  203. top:71px;
  204. margin-bottom:-5px;
  205. }
  206.  
  207. #description {
  208. font-weight:400;
  209. position:fixed;
  210. width:138px;
  211. line-height:17px;
  212. height:281px;
  213. left:400px;
  214. top:188px;
  215. overflow:hidden;
  216. font-size:8px;
  217. font-variant:small-caps;
  218. color:{color:desc};
  219. background:{color:descbg};
  220. padding:20px;
  221. font-family:'arial';
  222. letter-spacing:1px;
  223. text-align:justify;
  224. }
  225.  
  226. #links {
  227. text-align:center;
  228. width:162px;
  229. left:400px;
  230. word-spacing:15px;
  231. top:156px;
  232. position:fixed;
  233. padding:8px;
  234. padding-bottom:10px;
  235. overflow:hidden;
  236. background:{color:linksbg};
  237. z-index:99999999999;
  238. }
  239.  
  240. #links a {
  241. font-size:7px;
  242. text-transform:uppercase;
  243. font-family:'arial';
  244. font-weight:bold;
  245. font-size:15px;
  246. letter-spacing:5px;
  247. color:{color:sidelinks};
  248. }
  249.  
  250.  
  251. #pagination {
  252. width:172px;
  253. position:fixed;
  254. height:14px;
  255. padding:3px;
  256. padding-top:5px;
  257. margin-top:452px;
  258. margin-left:13px;
  259. text-align:center;
  260. background:{color:pagibg};
  261. color:{color:text};
  262. z-index:99999999999999999;
  263. }
  264.  
  265. #pagination a {
  266. color:{color:links};
  267. font-weight:bold;
  268. letter-spacing:1px;
  269. font-size:7px;
  270.  
  271. }
  272.  
  273.  
  274. /*POST INFO*/
  275.  
  276. #info {
  277. width:auto;
  278. text-align:center;
  279. font-family:'trebuchet ms';
  280. margin-top:3px;
  281. letter-spacing:1px;
  282. font-size:7px;
  283. font-style:none;
  284. padding:4px;
  285. line-height:10px;
  286. text-transform:uppercase;
  287. background:{color:background};
  288. }
  289.  
  290. #info a {
  291. text-align:center;
  292. color:{color:links};
  293. }
  294.  
  295. #info a:hover {
  296. -moz-transition-duration:0.3s;
  297. -webkit-transition-duration:0.3s;
  298. -o-transition-duration:0.3s;
  299. color:{color:Hover}
  300. }
  301.  
  302. #tags {
  303. background:{color:contain};
  304. padding: 5px;
  305. color:{color:links};
  306. text-transform: none;
  307. font-style:none;
  308. font-size: 7px;
  309. text-align: center;
  310. letter-spacing: 1px;
  311. }
  312.  
  313. #tags a {
  314. color: {color:links}; }
  315.  
  316. #tags a:hover {
  317. color: {color:text};
  318. }
  319.  
  320. #notes {
  321. width:auto;
  322. }
  323.  
  324. /*QUESTION*/
  325.  
  326. #question {
  327. color:{color:linksbg};
  328. padding:14px;
  329. font-family:'arial';
  330. font-size:9px;
  331. letter-spacing:0px;
  332. text-align:center;
  333. margin-top:0px;
  334. text-transform:normal;
  335. line-height:100%;
  336. background-color:{color:links}
  337. }
  338.  
  339. #asker {
  340. font-size:12px;
  341. color:{color:links};
  342. padding:3px;
  343. background:{color:sidebarbg};
  344. text-align:center;
  345. text-transform:uppercase;
  346. }
  347.  
  348. #asker a{
  349. color:{color:links};
  350. }
  351.  
  352. /*CREDIT*/
  353.  
  354. #credit {
  355. width: 11px;
  356. height:11px;
  357. font-family: 'calibri';
  358. font-size: 12px;
  359. text-transform: uppercase;
  360. text-align: center;
  361. bottom: 10px;
  362. right: 10px;
  363. letter-spacing: 1px;
  364. border-radius:50%;
  365. padding: 5px;
  366. display: block;
  367. color: {color:description};
  368. background-color:{color:contain};
  369. position: fixed;
  370. }
  371.  
  372. #credit a{
  373. color:{color:links};
  374. }
  375.  
  376. {CustomCSS}</style></head><body>
  377.  
  378. <div id="contain">
  379.  
  380. <div id="sidebar">
  381. <img src="{image:sidebar}">
  382.  
  383. <div id="links">
  384. <a href="{text:link1}" title="{text:link1 title}"><i class="pe-7s-map-marker"></i></a>
  385. <a href="{text:link2}" title="{text:link2 title}"><i class="pe-7s-micro"></i></a>
  386. <a href="{text:link3}" title="{text:link3 title}"><i class="pe-7s-compass"></i></a>
  387. <a href="{text:link4}" title="{text:link4 title}"><i class="pe-7s-pin"></i></a>
  388. </div>
  389.  
  390. <div id="description">{Descripton}</div>
  391.  
  392. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">PREV <b>/</b></a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">NEXT</a><br />{/block:NextPage}{/block:Pagination}</div>
  393. </div>
  394.  
  395. <div id="entries">
  396. {block:posts}
  397. <!-- {block:NoRebloggedFrom}
  398. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  399. {/block:NoRebloggedFrom} -->
  400. {block:ContentSource}<!-- {SourceURL}
  401. {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  402. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  403. {/block:ContentSource}
  404. <div id="post">
  405.  
  406. {block:Text}
  407. <h1>{block:Title}{Title}{/block:Title}</h1>
  408. {Body}{/block:Text}
  409.  
  410. {block:Photo}<center><img src="{PhotoURL-400}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  411.  
  412. {block:Photoset}<center>{Photoset}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  413.  
  414. {block:Quote}<h2>"{Quote}"</h2>
  415. {block:Source}<div class="qsource"> —{Source}</div>
  416. {/block:Source}{/block:Quote}
  417.  
  418. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  419.  
  420. {block:Chat}{block:Title}{Title}{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  421.  
  422. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="60px" height="60px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
  423. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  424. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  425. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times <br>
  426. {/block:Audio}<br>
  427.  
  428. {block:Video}<div class="video">{Video-500}</div>{block:Caption}{Caption}{/block:Caption}{/block:Video}
  429.  
  430. {block:Answer}<div id="question">{Question}</div><div id="asker"><b><i>{Asker}</i></b><br></div><left><div style="padding:4px;margin-top:3px;font-size:11px;"><font face="arial">{Answer}</font></div>{/block:Answer}
  431.  
  432. <div id="info">
  433. <a href="{Permalink}">{TimeAgo}</a> &nbsp;&nbsp;<i class="pe-7s-diamond"></i> &nbsp;&nbsp;<a href="{Permalink}">{NoteCountWithLabel}</a>&nbsp;&nbsp; <i class="pe-7s-diamond"></i>&nbsp;&nbsp;<a href="{ReblogURL}" target="_blank" class="details" title="reblog">REBLOG</a></div>
  434. {block:HasTags}<div id="tags">
  435.  
  436. {block:Tags}<a href="/tagged/{Tag}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  437. </div>{block:HasTags}
  438. </div>
  439. {/block:Posts}
  440. <br><br>{block:PostNotes}<div id="notes"><left>{PostNotes}</div>{/block:PostNotes}
  441. {/block:Posts}</div></div></div>
  442. </div><br><br><br><br>
  443.  
  444. <div id="credit"><a href="http://allyofrps.tumblr.com"><i class="pe-7s-diamond"></i></a></div>
  445. </div>
  446.  
  447.  
  448.  
  449. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment