Advertisement
Carolaine_Vieira

grand

Nov 22nd, 2015
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.38 KB | None | 0 0
  1. <!-- ─────────╔╗────────────╔╗
  2. ─────────║║───────────╔╝╚╗
  3. ╔══╦╗╔╦══╣║╔══╦╗╔╦══╦═╬╗╔╬══╗
  4. ║╔╗║╚╝║╔╗║║║╔╗║╚╝║║═╣╔╗╣║║║═╣
  5. ║╔╗║║║║╚╝║╚╣╔╗║║║║║═╣║║║╚╣║═╣
  6. ╚╝╚╩╩╩╣╔═╩═╩╝╚╩╩╩╩══╩╝╚╩═╩══╝
  7. ──────║║
  8. ──────╚╝
  9. -->
  10.  
  11.  
  12.  
  13. <head>
  14.  
  15. <script type="text/javascript"
  16. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  17. <script>
  18. $(document).ready(function() {
  19. //
  20. $('a.poplight[href^=#]').click(function() {
  21. var popID = $(this).attr('rel'); //Get Popup Name
  22. var popURL = $(this).attr('href'); //Get Popup href to define size
  23. var query= popURL.split('?');
  24. var dim= query[1].split('&');
  25. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  26. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
  27. var popMargTop = ($('#' + popID).height() + 80) / 2;
  28. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  29. //Apply Margin to Popup
  30. $('#' + popID).css({
  31. 'margin-top' : -popMargTop,
  32. 'margin-left' : -popMargLeft
  33. });
  34. $('body').append('<div id="fade"></div>');
  35. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  36. return false;
  37. });
  38. $('a.close, #fade').live('click', function() {
  39. $('#fade , .popup_block').fadeOut(function() {
  40. $('#fade, a.close').remove(); //fade them both out
  41. });
  42. return false;
  43. });
  44. });
  45. </script>
  46.  
  47. <title>{title}</title>
  48. <link rel="shortcut icon" href="{Favicon}"/>
  49. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  50. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  51.  
  52. <meta name="color:Background" content="#ffffff"/>
  53. <meta name="color:Post bg" content="#ffffff"/>
  54. <meta name="color:Header bg" content="#000"/>
  55. <meta name="color:Scrollbar" content="#000"/>
  56. <meta name="color:Description" content="#999"/>
  57. <meta name="color:Text" content="#999"/>
  58. <meta name="color:Bold" content="#141414"/>
  59. <meta name="color:Italic" content="#ce2020"/>
  60. <meta name="color:Header link" content="#141414"/>
  61. <meta name="color:Header link hover bg" content="#ce2020"/>
  62. <meta name="color:Header link hover" content="#ce2020"/>
  63. <meta name="color:Link" content="#141414"/>
  64. <meta name="color:Link Hover" content="#ce2020"/>
  65. <meta name="color:Title" content="#ce2020"/>
  66.  
  67. <meta name="if:ShackEfect" content="0"/>
  68.  
  69. <meta name="image:Background" content=""/>
  70. <meta name="image:Header image 1" content="http://i.imgur.com/wWx1a0K.jpg"/>
  71. <meta name="image:Header image 2" content="http://i.imgur.com/wWx1a0K.jpg"/>
  72.  
  73. <meta name="select:Titulo" content="Arapey" title="Arapey">
  74. <meta name="select:Titulo" content="Poiret One" title="Poiret One">
  75. <meta name="select:Titulo" content="Great Vibes" title="Great Vibes">
  76. <meta name="select:Titulo" content="Baumans" title="Baumans">
  77. <meta name="select:Post title font" content="Great Vibes" title="Great Vibes">
  78. <meta name="select:Post title font" content="Baumans" title="Baumans">
  79. <meta name="select:Post title font" content="Poiret One" title="Poiret One">
  80.  
  81. <meta name="text:Header image border radius" content="100" />
  82. <meta name="text:Your Url" content="amplamente" />
  83. <meta name="text:Smcmusicplayer" content="" />
  84. <meta name="text:link1" content="link 1" />
  85. <meta name="text:link1url" content="/" />
  86. <meta name="text:link2" content="link 2" />
  87. <meta name="text:link2url" content="/" />
  88. <meta name="text:link3" content="link 3" />
  89. <meta name="text:link3url" content="/" />
  90. <meta name="text:link4" content="link 4" />
  91. <meta name="text:link4url" content="/" />
  92. <meta name="text:Twitter Link" content="amplamente" />
  93. <meta name="text:Pinterest Link" content="amplamente" />
  94. <meta name="text:Facebook Link" content="amplamente" />
  95. <meta name="text:LinkedIn Link" content="amplamente" />
  96. <meta name="text:Instagram Link" content="amplamente" />
  97.  
  98.  
  99. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  100. <script src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  101. <script>
  102. (function($){$(document)
  103. .ready(function(){$("[title]")
  104. .style_my_tooltips();});})
  105. (jQuery);
  106. </script>
  107.  
  108. {block:IfShackEfect}
  109. <link href='http://static.tumblr.com/blpgwiz/EfNmijxib/tada.css' rel='stylesheet' type='text/css'>
  110. {/block:IfShackEfect}
  111.  
  112.  
  113. <link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet' type='text/css'>
  114. <link href='https://fonts.googleapis.com/css?family=Cantarell:400,400italic,700,700italic' rel='stylesheet' type='text/css'>
  115. <link href='https://fonts.googleapis.com/css?family=Inconsolata:400,700' rel='stylesheet' type='text/css'>
  116. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
  117. <link href='https://fonts.googleapis.com/css?family=Bad+Script' rel='stylesheet' type='text/css'>
  118. <link href='https://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
  119. <link href='https://fonts.googleapis.com/css?family=Baumans' rel='stylesheet' type='text/css'>
  120. <link href='https://fonts.googleapis.com/css?family=Poiret+One' rel='stylesheet' type='text/css'>
  121. <link href='https://fonts.googleapis.com/css?family=Arapey:400,400italic' rel='stylesheet' type='text/css'>
  122. <link href='https://fonts.googleapis.com/css?family=Raleway:400,300,200,100,600,500,700,800,900' rel='stylesheet' type='text/css'>
  123.  
  124. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
  125. <script type="text/javascript" src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  126.  
  127. <style type="text/css">
  128.  
  129. #scrollToTop:link,
  130. #scrollToTop:visited {
  131. display: none;
  132. position: fixed;
  133. bottom: 50px;
  134. right: 0px;
  135. z-index:9;
  136. }
  137. #scrolltotop img{
  138.  
  139. width:50px;
  140.  
  141. }
  142.  
  143. b { color: {color:bold}; !important; }
  144.  
  145. i { color: {color:italic} ;!important; }
  146.  
  147. u { border-bottom: 1px solid {color:link hover}; text-decoration:none;}
  148.  
  149.  
  150. #s-m-t-tooltip{
  151. max-width:300px;
  152. padding:10px;
  153. margin:20px 0px 0px 20px;
  154. background-color: {color:link};
  155. font-family:calibri;
  156. font-size:8.5px;
  157. text-transform:uppercase;
  158. color:{color:background};
  159. letter-spacing:1px;
  160. opacity:1;
  161. z-index:9999999999999999999;
  162. }
  163.  
  164.  
  165.  
  166. #top1 {
  167. position:fixed;
  168. font-weight:bold;
  169. width:auto;
  170. height:auto;
  171. letter-spacing: 1px;
  172. right:30px;
  173. bottom:20px;
  174. padding:7px;
  175. font-size:16px;
  176. text-transform:uppercase;
  177. font-family:calibri;
  178. line-height:14px;
  179. text-align:right;
  180. z-index:9;
  181. border:2px solid;
  182. border-radius:100%;
  183. color:{color:Header link};
  184. background: transparent;
  185. text-shadow:1px 1px {color:Header link};
  186.  
  187. }
  188.  
  189. #top1 a{color:#000;}
  190. #top1 a:hover {color:{color:link hover};}
  191.  
  192. ul {
  193. list-style-image: url('https://36.media.tumblr.com/42d55f9956e3e8c0dfb590b504f4939d/tumblr_inline_nvag3cwzpq1rj4inb_540.png');
  194. }
  195.  
  196. #vixe{
  197. background:{color:header bg};
  198. margin-top:0px;
  199. margin-left:0px;
  200. margin-bottom:20px;
  201. width:100%;
  202. height:30px;
  203. padding-top:10px;
  204. text-align:Center;
  205. }
  206. #vixe a {
  207. margin-top:-1px;
  208. border:1px solid transparent;
  209. padding:5px;
  210. font-size:12px;
  211. width:80px;
  212. margin-left:1px;
  213. font-weight:bold;
  214. text-transform:uppercase;
  215. font-family: montserrat;
  216. border-top:1px solid transparent;
  217. display:inline-block;
  218. color:{color:Header link};
  219. -webkit-transition:all 0.3s ease-out;
  220. -moz-transition:all 0.3s ease-out;
  221. transition:all 0.3s ease-out;
  222. }
  223. #vixe a:hover {
  224. font-style:italic;
  225. color: {color:Header link hover};
  226. box-shadow: inset 90px 0px {color:header link hover bg};
  227. -webkit-transition:all 0.3s ease-out;
  228. -moz-transition:all 0.3s ease-out;
  229. transition:all 0.3s ease-out;
  230. }
  231.  
  232.  
  233. iframe#tumblr_controls {
  234. black-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.2;
  235. }
  236. #tumblr_controls{
  237. position:fixed !important;
  238. -webkit-filter: invert(100%)
  239. }
  240.  
  241. .reblog {
  242. margin-top:15px;
  243. margin-left:20px;
  244. float:left;
  245. opacity:0.6;
  246. background:{color:background};
  247. text-align:right;
  248. padding:10px;
  249. font-size:13px;
  250. color:#000;
  251. font-family:baumans;
  252. font-weight:bold;
  253. border-radius:100%;
  254. {block:PermalinkPage}
  255. display:none;
  256. z-index:2;
  257. {/block:PermalinkPage}
  258. }
  259.  
  260. .date {
  261. border-radius:100%;
  262. background:{color:background};
  263. margin-top:15px;
  264. margin-left:10px;
  265. float:left;
  266. opacity:0.6;
  267. text-align:left;
  268. padding:10px;
  269. padding-top:9px;
  270. padding-bottom:5.5px;
  271. font-size:17px;
  272. color:#000;
  273. font-family:baumans;
  274. font-weight:bold;
  275. z-index:2;
  276. {block:PermalinkPage}
  277. display:none;
  278. {/block:PermalinkPage}
  279. }
  280. .date a{color:black;}
  281. .date a:hover {color:red;}
  282.  
  283. #euem {
  284. border-radius:100%;
  285. background:{color:background};
  286. margin-top:15px;
  287. margin-left:10px;
  288. float:left;
  289. opacity:0.6;
  290. z-index:2;
  291. padding:10px;
  292. padding-bottom:8px;
  293. {block:PermalinkPage}
  294. display:none;
  295. {/block:PermalinkPage}
  296. }
  297.  
  298.  
  299. .popup_block{
  300. display:none;
  301. background:#fff;
  302. border:1px solid #dfdfdf;
  303. padding:30px;
  304. width:500px;
  305. float:left;
  306. position:fixed;
  307. top:50%;left:50%;
  308. z-index: 9999999;
  309. }
  310.  
  311. *html #fade {position: absolute;}
  312. *html .popup_block {position: absolute;}
  313. #fade {
  314. display:none;
  315. position:fixed;
  316. left:0px;
  317. top:0px;
  318. width:100%;
  319. height:100%;
  320. z-index:99999;
  321. background:{color:background};
  322. opacity:1;
  323. }
  324.  
  325.  
  326. a{
  327. color:{color:Link};
  328. text-decoration:none;
  329. -webkit-transition:all 0.3s ease-out;
  330. -moz-transition:all 0.3s ease-out;
  331. transition:all 0.3s ease-out;
  332.  
  333. }
  334.  
  335. a:hover{
  336.  
  337. color:{color:Link Hover};
  338. -webkit-transition:all 0.3s ease-out;
  339. -moz-transition:all 0.3s ease-out;
  340. transition:all 0.3s ease-out;
  341.  
  342. }
  343.  
  344. #ti {
  345. width:auto;
  346. margin-left:auto;
  347. margin-right:auto;
  348. height:auto;
  349. padding:5px;
  350. font-family: {select:titulo};
  351. font-size:25px;
  352. text-align:center;
  353. color:{color:Title};
  354. font-weight:normal;
  355. text-transform:uppercase;
  356.  
  357. }
  358. #ti a{
  359. color:{color:title};
  360. -webkit-transition:all 0.3s ease-out;
  361. -moz-transition:all 0.3s ease-out;
  362. transition:all 0.3s ease-out;
  363. }
  364. #ti a:hover{
  365. letter-spacing:2px;
  366. -webkit-transition:all 0.3s ease-out;
  367. -moz-transition:all 0.3s ease-out;
  368. transition:all 0.3s ease-out;
  369. }
  370.  
  371.  
  372. #notas {
  373. font-size:12px;
  374. font-family:montserrat;
  375. text-transform:uppercase;
  376. width:100%;
  377. height:300px;
  378. overflow-y:auto;
  379. background:transparent;
  380.  
  381. }
  382.  
  383. h1 {
  384.  
  385. font-size:30px;
  386. text-align:center;
  387. text-transform:none;
  388. font-family:{select:post title font};
  389.  
  390. }
  391.  
  392. body{
  393. cursor:crosshair;
  394. color:{color:Text};
  395. font-family: cantarell;
  396. font-size:13px;
  397. background: {color:background} url("{image:background}") fixed;
  398.  
  399. }
  400.  
  401.  
  402. #post{
  403. margin-top:10px;
  404. width:1220px;
  405. margin-left:auto;
  406. margin-right:auto;
  407. float:center;
  408. background-color:transparent;
  409. padding:5px;
  410. }
  411.  
  412. .entry{
  413. text-align:left;
  414. padding:0px;
  415. background-color:{color:post bg};
  416. width:305px;
  417. float:right;
  418. margin:0px;
  419. {block:PermalinkPage}
  420. width:500px;
  421. height:auto;
  422. font-size:13px;
  423. text-align:left;
  424. float:center;
  425. {/block:PermalinkPage}
  426. -webkit-animation: tada 2s;
  427. -moz-animation: tada 2s;
  428. -ms-animation: tada 2s;
  429. -webkit-transition: 1s ease-in-out;
  430. -moz-transition: 1s ease-in-out;
  431. -o-transition: 1s ease-in-out;
  432.  
  433. }
  434.  
  435. .entry:hover {
  436. -webkit-transition: 1s ease-in-out;
  437. -moz-transition: 1s ease-in-out;
  438. -o-transition: 1s ease-in-out;
  439. }
  440. .entry img{
  441. max-width:300px;
  442. float:right;
  443. margin:2px;
  444. {block:PermalinkPage}
  445. float:center;
  446. width:500px;
  447. max-width:500px;
  448. {/block:PermalinkPage}
  449.  
  450. }
  451.  
  452. .entry .perm{
  453. {block:PermalinkPage}
  454. display:none;
  455. {/block:PermalinkPage}
  456. text-transform:uppercase;
  457. background:transparent;
  458. padding:5px;
  459. text-align:center;
  460. margin-top:0px;
  461. width:190px;
  462. height:auto;
  463. position:absolute;
  464. opacity:0.0;
  465. font-family: 'Open Sans', sans-serif;
  466. font-size:8px;
  467. -webkit-transition:all 0.5s ease-out;
  468. -moz-transition:all 0.5s ease-out;
  469. transition:all 0.5s ease-out;
  470.  
  471. }
  472.  
  473. .entry:hover .perm{
  474. opacity:1;
  475. -webkit-transition:all 0.5s ease-out;
  476. -moz-transition:all 0.5s ease-out;
  477. transition:all 0.5s ease-out;
  478.  
  479. }
  480.  
  481. .notes img {
  482. width: 15px;
  483. border-radius:100%;
  484. float:left;
  485. border-right:10px solid transparent;
  486. -webkit-transition: all 0.5s linear;
  487. -moz-transition: all 0.5s linear;
  488. transition: all 0.5s linear;}
  489. ol.notes, .notes li {
  490. height:20px;
  491. width: 100%;
  492. list-style: none;
  493. margin: 0px;
  494. padding-left: 0px}
  495. .notes li:hover img {
  496. -webkit-transition: all 0.5s linear;
  497. -moz-transition: all 0.5s linear;
  498. transition: all 0.5s linear;}
  499.  
  500. ::-moz-selection { background: {color:text}; color: {color:background}; }
  501. ::selection { background: {color:text}; color: {color:background}; }
  502.  
  503. .pagination {
  504. display: none;
  505. }
  506.  
  507. ::-webkit-scrollbar {height:5px; width:3px;}
  508.  
  509. ::-webkit-scrollbar-track-piece {
  510. background-color:{color:post bg};
  511. }
  512.  
  513. blockquote {
  514. margin-left:20px;
  515. padding-left:10px;
  516. border-left:3px solid{color:text};
  517. }
  518.  
  519. ::-webkit-scrollbar-thumb {
  520. background:{color:scrollbar};
  521.  
  522. }
  523.  
  524. .description {
  525. margin-bottom:0px;
  526. margin-top:0px;
  527. padding:10px;
  528. float:left;
  529. margin-left:38%;
  530. width:200px;
  531. height:150px;
  532. overflow-y:auto;
  533. font-weight:bold;
  534. background:transparent;
  535. font-size:13px;
  536. font-family:poiret one;
  537. text-align:justify;
  538. color:{color:description};
  539.  
  540. }
  541.  
  542. #fita3 {
  543. position:fixed;
  544. height:45px;
  545. width:100%;
  546. padding:0px;
  547. bottom:0px;
  548. left:0px;
  549. background:{color:header bg};
  550. z-index:1;
  551. -webkit-transition:all 0.8s ease-out;
  552. -moz-transition:all 0.8s ease-out;
  553. transition:all 0.8s ease-out;
  554.  
  555. }
  556.  
  557. #fita3:hover {
  558.  
  559. height:auto;
  560. -webkit-transition:all 0.8s ease-out;
  561. -moz-transition:all 0.8s ease-out;
  562. transition:all 0.8s ease-out;
  563.  
  564. }
  565.  
  566. #question {padding:0px; margin-bottom:5px;}
  567.  
  568. #asker_portrait img{margin-top:-20px; float:center; border-radius:10px; margin-left:-10px; padding:4px; background:{color:link} }
  569.  
  570. #asker {font-weight:normal; font-family:montserrat; text-transform:uppercase; font-style:normal; }
  571.  
  572. #asker a {color:{color:background}; text-align:center; font-size:12px;}
  573.  
  574. #asker a:hover {color:#ccc;}
  575.  
  576. #asked_question {
  577. color:#dfdfdf;
  578. background-color:{color:link};
  579. padding:10px;
  580. font-weight:bold;
  581. font-style:italic;
  582. font-family:poiret one;
  583. padding-top:20px;
  584. margin-top:20px;
  585. min-height:20px;
  586. max-width:460px;
  587. margin-left:5px;
  588. }
  589.  
  590. #answer {
  591.  
  592. font-weight:bold;
  593. font-family:poiret one;
  594. color:#dfdfdf;
  595. padding:2px 10px;
  596. background:{color:link hover};
  597. margin-left:5px;
  598. }
  599.  
  600.  
  601. #fita3 img{
  602. z-index:4;
  603. background:transparent;
  604. padding:7px;
  605. padding-left:15px;
  606. float:center;
  607. margin-top:0px;
  608. margin-right:auto;
  609. margin-left:auto;
  610. margin-bottom:30px;
  611. border-radius:{text:header image border radius}px;
  612. height:auto;
  613. width:150px;
  614. -webkit-transition: opacity 0.8s linear;
  615. -webkit-transition: all 0.5s ease;
  616. -moz-transition: all 0.5s ease;
  617. -o-transition: all 0.5s ease;
  618. -ms-transition: all 0.5s ease;
  619. transition: all 0.5s ease;
  620. }
  621.  
  622. #fita3 img:hover {
  623.  
  624. -webkit-transition: all 0.5s ease;
  625. -moz-transition: all 0.5s ease;
  626. -o-transition: all 0.5s ease;
  627. -ms-transition: all 0.5s ease;
  628. transition: all 0.5s ease;
  629. }
  630.  
  631. #esq {
  632.  
  633. padding-left:150px;
  634. margin-left:auto;
  635. margin-right:auto;
  636. float:center;
  637. width:300px;
  638. margin-top:10px;
  639. height:auto;
  640. background-color:transparent;
  641.  
  642. }
  643.  
  644. #esq img{
  645.  
  646. padding:2px;
  647. width:30px;
  648.  
  649. }
  650.  
  651. {CustomCSS}
  652.  
  653. </style>
  654. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
  655.  
  656. <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script><script
  657.  
  658. src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  659.  
  660. <script>
  661. $(function(){
  662. var $container = $('#post');
  663. $container.imagesLoaded(function(){
  664. $container.masonry({
  665. itemSelector: '.entry',
  666. });
  667. });
  668. $container.infinitescroll({
  669. itemSelector : ".entry",
  670. navSelector : "div.pagination",
  671. nextSelector : ".pagination a#next",
  672. loadingImg : "",
  673. loadingText : "<em></em>",
  674. bufferPx : 10000,
  675. extraScrollPx: 12000,
  676. },
  677. // trigger Masonry as a callback
  678. function( newElements ) {
  679. var $newElems = $( newElements ).css({ opacity: 0 });
  680. // ensure that images load before adding to masonry layout
  681. $newElems.imagesLoaded(function(){
  682. $newElems.animate({ opacity: 1 });
  683. $container.masonry( 'appended', $newElems, true );
  684. });
  685. }
  686. );
  687. });
  688. </script>
  689.  
  690. </head>
  691. <body>
  692.  
  693. <a href="javascript:;" id="scrollToTop" rel="nofollow" title="Go to Top"><img src="http://33.media.tumblr.com/dbefe0ab3117ef8b9d2d7a355f5220ab/tumblr_inline_mj3yr6ESiY1qz4rgp.png" title="Go to Top" alt="Go to Top"/></a>
  694.  
  695.  
  696. <div id="fita3">
  697.  
  698. <div id="ti"><a href="/"><li class="fa fa-bars"></li>&nbsp;&nbsp;{title}</a></div>
  699.  
  700. <div id="vixe">
  701. <a href="{text:link1url}" >{text:link1}</a>
  702. <a href="{text:link2url}" >{text:link2}</a>
  703. <a href="{text:link3url}" >{text:link3}</a>
  704. <a href="{text:link4url}" >{text:link4}</a>
  705. <a href="http://amplamente.tumblr.com/" title="tema feito por amplamente"><li class="fa fa-code"></li> theme</a>
  706. </div>
  707.  
  708. <div class="description">{Description}</div>
  709.  
  710.  
  711. <img src="{image:Header image 1}" onmouseover="this.src='{image:Header image 2}'" onmouseout="this.src='{image:Header image 1}'" >
  712.  
  713. <div id="esq">
  714.  
  715. <div>
  716. <a href="{text:Twitter Link}">
  717. <img title="Twitter" alt="Twitter" src="https://socialmediawidgets.files.wordpress.com/2014/03/01_twitter.png" width="35" height="35" />
  718. </a>
  719. <a href="{text:Pinterest Link}">
  720. <img title="Pinterest" alt="Pinterest" src="https://socialmediawidgets.files.wordpress.com/2014/03/13_pinterest.png" width="35" height="35" />
  721. </a>
  722. <a href="{text:Facebook Link}">
  723. <img title="Facebook" alt="Facebook" src="https://socialmediawidgets.files.wordpress.com/2014/03/02_facebook.png" width="35" height="35" />
  724. </a>
  725. <a href="{text:LinkedIn Link}">
  726. <img title="LinkedIn" alt="LinkedIn" src="https://socialmediawidgets.files.wordpress.com/2014/03/07_linkedin.png" width="35" height="35" />
  727. </a>
  728. <a href="{text:Instagram LInk}">
  729. <img title="Instagram" alt="RSS" src="https://socialmediawidgets.files.wordpress.com/2014/03/10_instagram.png" width="35" height="35" />
  730. </a>
  731. </div>
  732.  
  733. </div>
  734.  
  735.  
  736. </div>
  737.  
  738. <div id="post">
  739. {block:Posts}
  740. <div class="entry">
  741. <div class="perm">
  742. <div class="reblog">{ReblogButton color="black" size="15"}</div>
  743. <div id="euem">{LikeButton color="black" size="15"}</div>
  744. </div>
  745.  
  746. {block:Title}<h1>{Title}</h1>{/block:Title}
  747.  
  748. {block:Text}{Body}{/block:Text}
  749.  
  750. {block:Photo}
  751.  
  752. <a href="{permalink}" title="{NoteCountWithLabel}" ><img src="{PhotoURL-500}" width="300"/></a>
  753.  
  754. {/block:Photo}
  755.  
  756. {block:Photoset}
  757.  
  758. {Photoset-300}
  759.  
  760. {/block:Photoset}
  761.  
  762.  
  763. {block:Quote}
  764.  
  765. <div style="text-align:center;">
  766. <li class="fa fa-quote-left"></li>&nbsp;&nbsp;&nbsp;{Quote}&nbsp;&nbsp;&nbsp;<li class="fa fa-quote-right"></li></br></div>
  767.  
  768. <div align="right" style="text-align:center; font-size:10px; font-family:montserrat; text-transform:uppercase;">
  769. </br>{block:Source}- {Source}{/block:Source} </br>
  770. </div>
  771. {/block:Quote}
  772.  
  773.  
  774. {block:Video}
  775.  
  776. {Video-300}
  777.  
  778. <br>
  779. {PlayCountWithLabel}
  780. {/block:Video}
  781.  
  782.  
  783. {block:Link}
  784. <h1><a href="{URL}" class="link" {Target}>{Name}</a></h1>
  785. {block:Description}{Description}{/block:Description}
  786. {/block:Link}
  787.  
  788. {block:Chat}
  789. {block:Lines}
  790. {block:Label}
  791. <br>{Label}
  792. {/block:Label}
  793. &nbsp;{Line}
  794. {/block:Lines}
  795. {/block:Chat}
  796.  
  797. {block:Audio}
  798. {AudioPlayerGrey}
  799. <br><div align="right">{block:Artist}
  800. Artist: {Artist}</div>
  801. {/block:Artist}<br>
  802. {block:Caption}{Caption}{/block:Caption}
  803. {/block:Audio}
  804.  
  805.  
  806.  
  807. {block:Answer}
  808. <div id="question">
  809. <div id="asker_portrait"><img src="{AskerPortraitURL-40}"></div>
  810. <div id="asked_question"><span id="asker">{Asker}</span>:<br>{Question}</div>
  811. </div>
  812. <div id="answer">
  813. {Answer}
  814. </div>
  815. {/block:Answer}
  816.  
  817. {block:PermalinkPage}
  818. {block:Caption}
  819. {Caption}
  820. {/block:Caption}
  821. <br>
  822. <center>{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date}{block:NoteCount} </br> {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} </br> Tags: {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</center>
  823. <Br>
  824. {block:PostNotes}<div id="notas">{PostNotes}</div>{/block:PostNotes}</div>
  825. {/block:PermalinkPage}
  826. </div>
  827.  
  828. {/block:Posts}
  829.  
  830. </div>
  831. <div class="pagination">
  832. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">previous</a> &middot;{/block:PreviousPage} {block:NextPage}
  833. <a href="{NextPage}" id="next">next</a>{/block:NextPage}{/block:Pagination}
  834. </div>
  835.  
  836. {text:smcmusicplayer}
  837.  
  838. </body>
  839. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement