Advertisement
lakeffectkdss

víctor rulos, theme 005

Feb 11th, 2017
769
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.01 KB | None | 0 0
  1. <!--VÍCTOR RULOS; theme 005 by lakeffectkds
  2. happy (very belated) 17th bday to the sweetest, @desveladas
  3. base code credit goes to hawtornes
  4.  
  5. RULES ; 01- do not steal bits and pieces of this code for your own.
  6. 02- do not edit this theme and claim it as your own or use it as a base code without my permission.
  7. 03- do not redistribute this theme as yours.
  8. 04- feel free to edit it as much as you want for personal use! feel free to show me any changes to make to it, i'll be more than happy to take a look!
  9. 05- actually, just feel free to hmu if you're using the theme, it's the best thing to see people liking it and using it on their blogs!
  10. -->
  11.  
  12.  
  13. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  14.  
  15. <head>
  16. <!---scripts!--->
  17. <link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css">
  18. <script type="text/javascript">
  19. /* Photoset Resize Code by Kevin - EXCOLO.TUMBLR.COM */
  20. $(document).ready(function() {
  21. function photosetResize() {
  22. $('iframe.photoset').each(function(){
  23. var newSize = 250;
  24. var newSrc = $(this).attr('src').replace('500',newSize);
  25. $(this).attr('src', newSrc).width(newSize);
  26. var high = $(this).css('height');
  27. var calculate = parseInt(high, 10)* newSize/500;
  28. $(this).css('height', calculate);
  29. });
  30. }
  31. photosetResize();
  32. });
  33. </script>
  34.  
  35. <script type="text/javascript"
  36. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  37.  
  38. <script src="https://use.fontawesome.com/ff9d87e6db.js"></script>
  39.  
  40. <link href='https://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
  41.  
  42. <!---end of scripts!--->
  43.  
  44. <title>{Title}</title>
  45.  
  46. <link rel="shortcut icon" href="{Favicon}">
  47. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  48. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  49.  
  50. <meta name="color:Background" content="#ffffff"/>
  51. <meta name="color:Text" content="#a8a8a8"/>
  52. <meta name="color:DescriptionText" content="#b8b8b8"/>
  53. <meta name="color:title" content="#dddddd"/>
  54.  
  55. <meta name="color:title backgroundd" content="#dddddd"/>
  56. <meta name="color:title shadow" content="#dddddd"/>
  57.  
  58. <meta name="color:sbar bg" content="#000000"/>
  59.  
  60. <meta name="color:desc bg" content="#000000"/>
  61. <meta name="color:post bg" content="#000000"/>
  62. <meta name="color:post container" content="#000000"/>
  63.  
  64. <meta name="color:link container" content="#000000"/>
  65.  
  66.  
  67.  
  68. <meta name="color:img borders" content="#fff"/>
  69.  
  70.  
  71. <meta name="color:bold" content="#000000"/>
  72. <meta name="color:italics" content="#000000"/>
  73.  
  74. <meta name="color:link" content="#000000"/>
  75.  
  76. <meta name="color:chat bubble" content="#000000"/>
  77. <meta name="color:chat text" content="#000000"/>
  78. <meta name="color:info" content="#fff"/>
  79.  
  80. <meta name="image:sbar" content=""/>
  81. <meta name="image:Background" content=""/>
  82.  
  83. <meta name="text:link1" content=""/>
  84. <meta name="text:link2" content=""/>
  85. <meta name="text:link3" content=""/>
  86. <meta name="text:link4" content=""/>
  87.  
  88.  
  89.  
  90. <style type="text/css">
  91.  
  92. /* IMESSAGE CHAT POST */
  93.  
  94. .answer span,.convo li{margin:0 0 5px;border-radius:1em;padding:.5em 10px;max-width:75%;clear:both;position:relative}.answer .them,.user_1,.user_3,.user_5,.user_7,.user_9,.user_11{float:left;background:{color:chat bubble};color:{color:chat text};left:3px}.me::after,.user_1::after,.user_3::after,.user_5::after,.user_7::after,.user_9::after,.user_11::after{content:"";position:absolute;left:-.5em;bottom:0;width:.5em;height:1em;border-right:.5em solid {color:chat bubble};border-bottom-right-radius:1em .5em}.answer .me,.user_2,.user_4,.user_6,.user_8,.user_10,.user_12{right:3px;float:right;background-color:{color:chat bubble};color:{color:chat text}}.them::after,.user_2::after,.user_4::after,.user_6::after,.user_8::after,.user_10::after,.user_12::after{content:"";position:absolute;right:-.5em;bottom:0;width:.5em;height:1em;border-left:.5em solid {color:chat bubble};border-bottom-left-radius:1em .5em}.me p,.answer,.asked span{padding:0;margin:0}.answer{overflow:hidden}
  95. .asked p {
  96. text-align: left;
  97. margin: 0 0px 10px 0px;
  98. padding: 0;
  99. color: #666666;
  100. font-family: 'Inconsolata', Inconsolata;
  101. font-size: 12px;
  102. line-height: 0px;
  103. }
  104. .footerright .viasrc {
  105. float: left;
  106. }
  107. .asked a {
  108. margin:0;padding:0;
  109. }
  110. .user_4{background-color:{color:chat bubble};color:{color:chat text}}.user_4::after{border-color:{color:chat bubble}}.user_6{background-color:{color:chat bubble};color:{color:chat text}}.user_6::after{border-color:{color:chat bubble}}.user_5{background-color:{color:chat bubble};color:{color:chat text}}.user_5::after{border-color:{color:chat bubble}}.user_3{background-color:{color:chat bubble};color:{color:chat text}}.user_3::after{border-color:{color:chat bubble}}.user_7{background-color:{color:chat bubble};color:{color:chat text}}.user_7::after{border-color:{color:chat bubble}}.user_8{background-color:{color:chat bubble};color:{color:chat text}}.user_8::after{border-color:{color:chat bubble}}.user_9{background-color:{color:chat bubble};color:{color:chat text}}.user_9::after{border-color:{color:chat bubble}}
  111. .convo {
  112. overflow: hidden;
  113. list-style-type: none;
  114. padding: 0;
  115. margin: 0;
  116. }
  117.  
  118.  
  119. ---------
  120. ::-webkit-scrollbar-thumb {
  121. height:auto;
  122. background-color:{color:Scrollbar};
  123. }
  124.  
  125. ::-webkit-scrollbar {
  126. height:1px;
  127. width:0px;
  128. background-color:{color:ScrollbarBg};
  129. }
  130.  
  131. body {
  132. background:{color:background};
  133. margin:0px;
  134. color:{color:text};
  135. font-family:arial;
  136. font-size:14px;
  137. overflow:hidden
  138. letter-spacing:0px;
  139. text-align:justify;
  140. background-image:url('{image:Background}');
  141. -webkit-background-size: cover;
  142. -moz-background-size: cover;
  143. -o-background-size: cover;
  144. background-size: cover;
  145. }
  146.  
  147. a {
  148. text-decoration:none;
  149. outline:none;
  150. -moz-outline-style:none;
  151. color:{color:Post Links};
  152. }
  153. a:hover{
  154.  
  155. color:{color:bold};
  156. letter-spacing:0px;
  157. -webkit-transition: all .3s;
  158. -moz-transition: all .3s;
  159. -o-transition: all .3s;
  160. -ms-transition: all .3s;
  161. transition: all .3s;
  162. }
  163.  
  164. img {
  165. border:none;
  166. }
  167.  
  168. blockquote {
  169. padding-left:5px;
  170. border-left:2px solid;
  171. }
  172.  
  173. blockquote blockquote {
  174. padding-left:5px;
  175. border-left:2px solid;
  176. }
  177.  
  178. h1 {
  179. font-size:25px;
  180. letter-spacing:0px;
  181. font-family:'Montserrat';
  182. font-style:none;
  183. line-height:20px;
  184. text-align:left;
  185. padding:0px;
  186. text-align:center;
  187. text-shadow:1px 1px 0px {color:title shadow}
  188. background-color:{color:title backgroundd};
  189. }
  190. h2 {
  191. font-size:20px;
  192. letter-spacing:-1px;
  193. font-family:'magnolia sky';
  194. color:{color:bold};
  195. line-height:10px;
  196. text-align:center;
  197. padding:0px;
  198. }
  199. h3 {
  200. font-size:20px;
  201. letter-spacing:3px;
  202. font-family:'magnolia sky';
  203. color:{color:bold};
  204. margin-top:0px;
  205. line-height:10px;
  206. text-align:center;
  207. line-height:30px;
  208. text-align:center;
  209. background-color:{color:post container};
  210. padding:15px;
  211. }
  212. b,strong {
  213. font-size:auto;
  214. color:{color:bold};
  215. }
  216. i,em {
  217. font-size:auto;
  218. color:{color:italics};
  219. }
  220.  
  221.  
  222. a:link, a:active, a:visited{color: {color:link}; text-decoration:none; font-family: 'montserrat';}
  223.  
  224.  
  225. /*CONTAINER*/
  226. #foo {
  227. POSITION: absolute;
  228. width:535px;
  229. height: 470px;
  230. margin-left:135px;
  231. margin-top: -280px;
  232. z-index:999;
  233. padding:5px;
  234. background-color:{color:sbar bg};
  235.  
  236. }
  237. #fee
  238. { POSITION: absolute;
  239. width:120px;
  240. height: 105px;
  241. text-align:center;
  242.  
  243. margin-left:695px;
  244. margin-top: -307px;
  245. z-index:999;
  246. padding:5px;
  247. background-color:{color:link container};font-size:20px;vertical-align: middle;
  248. }
  249.  
  250.  
  251. .link1 {position:absolute;
  252. width:20px;
  253. height:20px;
  254. box-shadow:1px 1px 0px {color:title shadow};
  255. padding:12px;
  256. margin-left:7px;
  257. margin-top:5px;
  258. border-radius:100px;
  259. background-color:white;
  260. }
  261. .link2 {position:absolute;
  262. width:20px;
  263. box-shadow:1px 1px 0px {color:title shadow};
  264. height:20px;
  265. padding:12px;
  266. margin-left:70px;
  267. margin-top:5px;
  268. border-radius:100px;
  269. background-color:white;
  270. }
  271.  
  272. .link3 {position:absolute;
  273. width:20px;
  274. box-shadow:1px 1px 0px {color:title shadow};
  275. height:20px;
  276. padding:12px;
  277. margin-left:7px;
  278. margin-top:60px;
  279. z-index:99999999;
  280. border-radius:100px;
  281. background-color:white;
  282. }
  283. .link4 {position:absolute;
  284. width:20px;
  285. height:20px;
  286. box-shadow:1px 1px 0px {color:title shadow};
  287. padding:12px;
  288. margin-left:70px;
  289. margin-top:60px;
  290. border-radius:100px;
  291. background-color:white;
  292. }
  293. text{margin-top:100px;}
  294.  
  295.  
  296.  
  297.  
  298. /*ENTRIES*/
  299.  
  300. #entries {
  301. opacity:1;
  302. padding:0px;
  303. width:480px;
  304. margin-left:580px;
  305. z-index:-999;
  306. font-size:11px;
  307. margin-top:720px;
  308. font-family:'arial';
  309. letter-spacing:0px;
  310. height:280px;
  311. padding:20px;
  312. z-index:-9999;
  313. overflow:auto;
  314. background-color:{color:post container};
  315.  
  316. }
  317.  
  318. #posts{
  319. width:330px;
  320. padding-top:15px;
  321. padding-bottom:15px;
  322. padding-left:15px;padding-right:15px;
  323.  
  324. margin-left:-10px;
  325. margin-bottom:15px;
  326. margin-top:-7px;
  327. background-color:{color:post bg};
  328. z-index:8;
  329. }
  330. #posts img
  331. {max-width:100%
  332. }
  333.  
  334. /*POP-UPS*/
  335. #box2 img {width:80px; float:center; border-radius:100px;border: 10px solid {color:img borders};}
  336. #box4 img {width:80px; float:center;border-radius:100px; border: 10px solid {color: img borders};}
  337. /*SIDE BAR*/
  338. #bottomtext
  339. {
  340. position:absolute;
  341. font-size:12px;
  342. height:70px;
  343. width:500px;
  344. z-index:10;
  345. padding:10px;
  346. overflow:auto;
  347. text-align:justify;
  348. margin-left:315px;
  349. margin-top:-20px;
  350. background-color:{color:desc bg};
  351. color:{color:DescriptionText};
  352. }
  353.  
  354. #sidebar {
  355. position:fixed;
  356. margin-left:130px;
  357. margin-top:-120px;
  358. margin-left:167px;
  359. z-index:-9;
  360. }
  361.  
  362.  
  363. #sidebarimage img {
  364. width:110px;
  365. height:150px;
  366. margin-top:-180px;
  367. margin-left:695px;
  368. z-index:9999;
  369. opacity:1;
  370. position:absolute;
  371. border: 10px solid {color:img borders};
  372. }
  373.  
  374. #sidebaricons{margin-top:200px;
  375. position:fixed;
  376. margin-left:5px;opacity:0;}
  377. #sidebaricons img {
  378. width:60px;
  379. height:60px;
  380. border-radius:100px;
  381. margin-top:-20px;
  382. margin-left:3px;
  383. z-index:9;
  384. border: 5px solid {color:img borders};
  385. }
  386. #title{width:500px;height:27px;float:center;margin-left:315px;padding:10px;text-align:left;font-size:26px; margin-top:-365px;background-color:{color:title backgroundd};font-family:'magnolia sky'; color:{color:title};text-shadow:1px 1px 0px {color:title shadow}; z-index:9;position:Absolute;}
  387.  
  388. #stuff{width:120px;
  389. height:300px;
  390. text-align:center;
  391. background-color:white;
  392. margin-top: 150px;
  393. opacity:0;
  394. margin-left:700px;
  395. }
  396.  
  397.  
  398. #description {
  399. text-align:justify;
  400. font-family:'calibri';
  401. text-transform: uppercase;
  402. width:100px;
  403. height:175px;
  404. overflow:auto;
  405. margin-top:180px;
  406. margin-left:400px;
  407. padding-top:10px;
  408. font-size:12px;
  409. position:absolute;
  410. z-index:99999;
  411. padding-left:10px;
  412. font-size:14px;
  413. padding-right:10px;
  414. color:{color:DescriptionText};
  415. background-color:black;
  416. opacity:0.2;
  417. }
  418. #description text:hover {opacity:1
  419. -webkit-transition: all .3s;
  420. -moz-transition: all .3s;
  421. -o-transition: all .3s;
  422. -ms-transition: all .3s;
  423. transition: all .3s;
  424. }
  425.  
  426.  
  427.  
  428.  
  429. #pagination {
  430. font-style:bold;
  431. padding:2px;
  432. margin-left:-130px;
  433. font-family:'montserrat';
  434. letter-spacing:0px;
  435. font-size:10px;
  436. text-align:center;
  437. margin-top:0px;
  438. padding:2px;
  439. text-transform:lowercase;
  440. }
  441.  
  442.  
  443. /*POST INFO*/
  444.  
  445.  
  446. #info{height:auto ;padding-top:5px; display:block; margin-top:10px;padding-bottom:0px; width:auto; font-size:10px; font-family:arial; text-transform:uppercase;text-align:center; background-color:{color:info};padding:7px;}
  447.  
  448. #info a {
  449. text-align:center;
  450. color:{color:Post Links};
  451. }
  452.  
  453. #info a:hover {
  454. -moz-transition-duration:0.3s;
  455. -webkit-transition-duration:0.3s;
  456. -o-transition-duration:0.3s;
  457. color:{}
  458. }
  459.  
  460. #tags {
  461. float:left;
  462. width:489px;
  463. background-color:{color:tags background};
  464. margin-top:-7px;
  465. margin-left:-5px;
  466. text-align:left;
  467. font-size:7px;
  468. padding:5px;
  469. font-size:8px;
  470. opacity:0;
  471. transition-duration: 0.5s;
  472. -moz-transition-duration: 0.5s;
  473. -webkit-transition-duration: 0.5s;
  474. -o-transition-duration: 0.5s
  475. color:{color:Post Links};
  476. }
  477.  
  478. #tags a {
  479. letter-spacing:0px;
  480. font-size:7px;
  481. text-align:center;
  482. opacity:0;
  483. font-family:'CALIBRI';
  484. text-decoration:none;
  485. display:inline-block;
  486. color:#ddd;
  487. }
  488.  
  489. #tags a:hover {
  490. background-color:#fff;
  491. -moz-transition-duration:0.3s;
  492. -webkit-transition-duration:0.3s;
  493. -o-transition-duration:0.3s;
  494. }
  495.  
  496. /*QUESTION*/
  497.  
  498. #ask {
  499. padding:5px;
  500. font-family:'arial';
  501. font-size:10px;
  502. letter-spacing:0px;
  503. text-align:left;
  504. text-transform:lowercase;
  505. line-height:150%;
  506.  
  507.  
  508. }
  509. a {font-family:"magnolia-sky"}
  510.  
  511. @font-face { font-family: "magnolia sky"; src: url('https://dl.dropboxusercontent.com/s/r73v1dupb95g5ys/magnolia_sky.otf?dl=0'); format("truetype");}
  512. {CustomCSS}</style></head><body>
  513.  
  514.  
  515.  
  516. </div>
  517. </div>
  518. <div id="stuff"></div>
  519. <div id="bottomtext">{Description}</div>
  520. <div id="sidebar">
  521. <div id="foo">
  522. <div id="description"><span style="height:200px;overflow:auto;">{text:desc2}</div>
  523. </div>
  524. </div>
  525.  
  526.  
  527.  
  528. </div></div>
  529.  
  530.  
  531.  
  532. <div id="entries" style="margin-top:-340px;margin-left:315px;">
  533. {block:posts}
  534. <div id="posts">
  535.  
  536. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  537.  
  538.  
  539. {block:Quote}<h3 style="text-align:center; letter-spacing:2px"></span> {Quote} </h2><p style="text-align:center;margin-top:-10px"> {Source}</p>{/block:Quote}
  540.  
  541. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  542. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  543.  
  544. {block:Photo}<center><img src="{PhotoURL-400}"/></center>
  545. {/block:Photo}
  546.  
  547. {block:Photoset}<center>{Photoset}</center>
  548. {/block:Photoset}
  549.  
  550. {block:Chat}
  551. {block:Title}
  552. <h1>{Title}</h1>{/block:Title}<br>
  553. <ul class="convo">{block:Lines}<li class="line_{Alt} user_{UserNumber}">{block:Label}<span class="label"><strong>{Label}</strong></span>{/block:Label}
  554. {Line}</li>{/block:Lines}</ul>
  555. {/block:Chat}
  556.  
  557.  
  558.  
  559. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  560.  
  561. {block:Answer}<div id="ask"><h3 style="color:{color:text};text-transform:lowercase;line-height:15px;"><i style="color {color:text}; font-family:"magnolia sky";">{Asker}:</i></h3><div style="margin-top:-20px;text-align:center;background-color:{color:sbar bg};color:{color:title backgroundd};padding:15px">{Question}</div></div>{Answer}{/block:Answer}
  562.  
  563.  
  564.  
  565. <div class="playbox"><div class="playbutton">{block:AudioPlayer}{AudioPlayerwHITE}{/block:AudioPlayer}</div></div>
  566.  
  567. {block:Caption}{Caption}{/block:Caption}
  568.  
  569. <center><div id="info">{block:Date}<a href="{Permalink}"> <a href="{ReblogURL}" target="_blank" class="details"> <b><span class= "fa fa-refresh"></span> reblog </b></a> / <a href="{Permalink}"> posted {ShortMonth} {DayOfMonth}{DayOfMonthSuffix} {12Hour}:{Minutes}{AmPm}</a{/block:Date}<i class= "fa fa-calendar " ></i>{block:RebloggedFrom} ( <a href="{ReblogParentURL}">Via</a>{/block:RebloggedFrom}{block:ContentSource} &nbsp; <a href="{SourceURL}">Source</a> {/block:ContentSource}{block:RebloggedFrom} ){/block:RebloggedFrom}{block:NoteCount} <i>with</i> <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</center><p>
  570.  
  571. <center>{block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}, </a> {/block:Tags}{/block:HasTags}
  572. <br /></div>
  573.  
  574. {/block:Posts}
  575.  
  576.  
  577. {block:PostNotes}{PostNotes}{/block:PostNotes}
  578. {block:Pagination}
  579. <div id="pagination"><b>
  580. {block:PreviousPage}<a href="{PreviousPage}"><span class="lnr lnr-chevron-left"></span></a>{/block:PreviousPage}
  581. {block:NextPage}<a href="{NextPage}"><span class="lnr lnr-chevron-right"></span></a>{/block:NextPage}
  582. </b></div>
  583. {/block:Pagination}
  584.  
  585.  
  586. </div>
  587. </div>
  588.  
  589. <div id="fee">
  590. <a href="{text:link1}"><div class="link1"><span class="lnr lnr-home"></span></div></a>
  591. <div class="link2"><a href="{text:link2}"> <span class="lnr lnr-bubble"></span></A></div>
  592. <a href="{text:link3}"><div class="link3"><span class="lnr lnr-cloud"></span></div></A>
  593. <div class="link4"><a href="{text:link4}"><span class="lnr lnr-heart"></span></A></div></div>
  594. <div id="sidebarimage">
  595. <img src="{image:sbar}" style="z-index:9999;"></div>
  596.  
  597. </body>
  598.  
  599. <div id="title" style="text-align:center"> {Title}</div>
  600.  
  601. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement