Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <!-- PASTEL COLOR THEME by leshistoire.tumblr.com Please do not redistribute the codes or even claim this theme as yours. Thanks a lot. Hope you like this theme. :) Thanks to vintagebackgrounds for the backgrounds.Thanks to tumblrtutoriial for the pagination. -->
- <head>
- <title>{Title}</title>
- <META name="image:Background box" content="http://30.media.tumblr.com/tumblr_li2hqpzkH21qcdtsho1_500.png">
- <META name="image:BG" content="http://24.media.tumblr.com/tumblr_lidd0rZzwe1qcdtsho1_400.gif">
- <META name="text:LINKTITLE5HERE" content="Link5" />
- <META name="text:LINKTITLE4HERE" content="Link4" />
- <META name="text:LINKTITLE3HERE" content="Link3" />
- <META name="text:LINKTITLE2HERE" content="Link2" />
- <META name="text:LINKTITLE1HERE" content="Link1" />
- <META name="text:LINK1URLHERE" content="/" />
- <META name="text:LINK2URLHERE" content="/" />
- <META name="text:LINK3URLHERE" content="/" />
- <META name="text:LINK4URLHERE" content="/" />
- <META name="text:LINK5URLHERE" content="/" />
- <link href='http://fonts.googleapis.com/css?family=Handlee' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Ruthie|Amatic+SC:400,700' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Flavors' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Yesteryear' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Ruge+Boogie' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Meddon' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Dawning+of+a+New+Day' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}">{/block:Description}
- <script language=JavaScript>
- <!--
- //Disable right click script III- By Renigade ([email protected])
- //For full source code, visit http://www.dynamicdrive.com
- var message="";
- ///////////////////////////////////
- function clickIE() {if (document.all) {(message);return false;}}
- function clickNS(e) {if
- (document.layers||(document.getElementById&&!document.all)) {
- if (e.which==2||e.which==3) {(message);return false;}}}
- if (document.layers)
- {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
- else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
- document.oncontextmenu=new Function("return false")
- // -->
- </script>
- <style type="text/css">
- body {
- background-color:#fff;
- background-image:url({image:BG});
- background-attachment:fixed;
- background-repeat:repeat;
- color: #B38481;
- font-family:trebuchet MS;
- font-size:10px;
- line-height:14px;
- }
- a, a:link, a:visited, a:active {
- color: #000;
- text-shadow: 1px 1px 1px;
- text-decoration: none;
- -webkit-transition-timing-function: ease-out;
- -webkit-transition-duration: 0.5s;
- -moz-transition-timing-function: ease-out;
- -moz-transition-duration: 0.5s;
- }
- a:hover {
- text-decoration: overline;
- color: #EBDDE2;
- text-shadow: 2px 1px 1px;
- background-color: transparent;
- -webkit-transition-timing-function: ease-out;
- -webkit-transition-duration: 0.5s;
- -moz-transition-timing-function: ease-out;
- -moz-transition-duration: 0.5s;
- text-decoration:none;
- border:none;
- }
- .hoverlink {
- display:block;
- background: #FBBBB9;
- width:190px;
- height:15px;
- margin-bottom:2px;
- margin-top:1px;
- margin-right:1px;
- text-align:center;
- padding:5px;
- font-color:#fff;
- -webkit-transition-timing-function: ease-out;
- -webkit-transition-duration: .4s;
- -moz-transition-timing-function: ease-out;
- -moz-transition-duration: .4s;
- text-transform:uppercase;
- }
- .hoverlink:hover {
- background-color:#C48793;
- text-align:center;border-right:3px solid #000;border-left:3px solid #000;
- letter-spacing:3px;padding:5px;
- -webkit-transition-timing-function: ease-out;
- -webkit-transition-duration: .4s;
- -moz-transition-timing-function: ease-out;
- -moz-transition-duration: .4s;
- moz-box-shadow: 0 0 1px #E799A3;
- -webkit-box-shadow: 0 0 8px #C48793;
- }
- .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #eee}
- #transpamainbox {
- background:transparent;
- width:694px;
- height:auto;
- padding:12px;
- margin-bottom:5px;
- position: fixed;
- top: 65px;
- left:330px;
- moz-box-shadow: 0 0 1px #E799A3;
- -webkit-box-shadow: 0 0 8px #C48793;
- }
- #mainbox {
- background-image:url({image:background box});
- width:670px;
- height:550px;
- padding:12px;
- margin-bottom:5px;
- moz-box-shadow: 0 0 1px #E799A3;
- -webkit-box-shadow: 0 0 8px #C48793;
- }
- #content {
- background:#fff;
- height:520px;
- width:400px;
- padding:12px;
- margin-bottom:10px;
- float:left;
- overflow:auto;
- }
- .permalink {
- width:397px;
- line-height:19px;
- display:block;
- text-align:center;
- font-family: 'amatic sc';
- font-size:18px;
- text-transform:lowercase;
- margin-bottom:10px;
- margin-top:10px;
- padding:1px;
- margin-right:8px;
- -moz-box-shadow: 0 0 1px #707070;
- -webkit-box-shadow: 0 0 8px #707070;
- }
- .text {
- color:#7F5A58;
- font-family: 'Handlee';
- border-bottom:4px double #FBBBB9;
- font-size:16px;
- text-transform:lowercase;
- line-height:18px;
- }
- .link {
- font-size:25px;
- font-family: 'Ruge Boogie';
- line-height:28px;
- }
- ::-webkit-scrollbar {
- width: 5px;
- height: 4px;
- background: #ffffff;
- background-repeat: repeat-y;
- background-attachment: fixed;
- }
- ::-webkit-scrollbar-thumb {
- background-color:#B38481; }
- #header{
- height: 25px;
- background: #C97380;
- width:220px;
- padding-left:8px;
- padding-right:6px;
- padding-bottom:9px;
- padding-top:0px;
- margin-bottom:10px;
- -moz-box-shadow: 0px 0px 26px #aaa;
- -webkit-box-shadow: 0px 0px 26px #aaa;
- box-shadow: 0px 0px 26px #aaa;
- }
- #header2{
- height: 25px;
- background: #C97380;
- width:350px;
- padding-left:8px;
- padding-right:6px;
- padding-bottom:6px;
- padding-top:6px;
- margin-bottom:10px;
- -moz-box-shadow: 0px 0px 26px #aaa;
- -webkit-box-shadow: 0px 0px 26px #aaa;
- box-shadow: 0px 0px 26px #aaa;
- }
- #linkbar {
- top:40px;
- left:395px;
- width:80px;
- height:60px;
- position:fixed;
- text-align:center;
- border-radius:8px;
- letter-spacing:5px;
- color:#000;
- background-color:#fff;
- -moz-box-shadow: 1px 1px 2px #d9d8d8;
- -webkit-box-shadow: 1px 1px 2px #d9d8d8;
- box-shadow: 1px 1px 2px #d9d8d8;
- border:3px solid #E8ADAA;
- padding:4px;
- padding-left:7px;
- padding-right:7px;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- }
- #linkbar:hover {
- top:25px;
- letter-spacing:5px;
- color:#000;
- background-color:#fff;
- -moz-box-shadow: 1px 1px 2px #d9d8d8;
- -webkit-box-shadow: 1px 1px 2px #d9d8d8;
- box-shadow: 1px 1px 2px #d9d8d8;
- border:3px solid #C48189;
- margin-bottom:10px;
- }
- #linkbar2 {
- top:40px;
- left:515px;
- width:80px;
- height:60px;
- position:fixed;
- text-align:center;
- border-radius:8px;
- letter-spacing:5px;
- color:#000;
- background-color:#fff;
- -moz-box-shadow: 1px 1px 2px #d9d8d8;
- -webkit-box-shadow: 1px 1px 2px #d9d8d8;
- box-shadow: 1px 1px 2px #d9d8d8;
- border:3px solid #E8ADAA;
- padding:4px;
- padding-left:7px;
- padding-right:7px;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- }
- #linkbar2:hover {
- top:25px;
- letter-spacing:5px;
- color:#000;
- background-color:#fff;
- -moz-box-shadow: 1px 1px 2px #d9d8d8;
- -webkit-box-shadow: 1px 1px 2px #d9d8d8;
- box-shadow: 1px 1px 2px #d9d8d8;
- border:3px solid #C48189;
- margin-bottom:10px;
- }
- #linkbar3 {
- top:40px;
- left:635px;
- width:80px;
- height:60px;
- position:fixed;
- text-align:center;
- border-radius:8px;
- letter-spacing:5px;
- color:#000;
- background-color:#fff;
- -moz-box-shadow: 1px 1px 2px #d9d8d8;
- -webkit-box-shadow: 1px 1px 2px #d9d8d8;
- box-shadow: 1px 1px 2px #d9d8d8;
- border:3px solid #E8ADAA;
- padding:4px;
- padding-left:7px;
- padding-right:7px;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- }
- #linkbar3:hover {
- top:25px;
- letter-spacing:5px;
- color:#000;
- background-color:#fff;
- -moz-box-shadow: 1px 1px 2px #d9d8d8;
- -webkit-box-shadow: 1px 1px 2px #d9d8d8;
- box-shadow: 1px 1px 2px #d9d8d8;
- border:3px solid #C48189;
- margin-bottom:10px;
- }
- #linkbar4 {
- top:40px;
- left:755px;
- width:80px;
- height:60px;
- position:fixed;
- text-align:center;
- border-radius:8px;
- letter-spacing:5px;
- color:#000;
- background-color:#fff;
- -moz-box-shadow: 1px 1px 2px #d9d8d8;
- -webkit-box-shadow: 1px 1px 2px #d9d8d8;
- box-shadow: 1px 1px 2px #d9d8d8;
- border:3px solid #E8ADAA;
- padding:4px;
- padding-left:7px;
- padding-right:7px;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- }
- #linkbar4:hover {
- top:25px;
- letter-spacing:5px;
- color:#000;
- background-color:#fff;
- -moz-box-shadow: 1px 1px 2px #d9d8d8;
- -webkit-box-shadow: 1px 1px 2px #d9d8d8;
- box-shadow: 1px 1px 2px #d9d8d8;
- border:3px solid #C48189;
- margin-bottom:10px;
- }
- #linkbar5 {
- top:40px;
- left:875px;
- width:80px;
- height:60px;
- position:fixed;
- text-align:center;
- border-radius:8px;
- letter-spacing:5px;
- color:#000;
- background-color:#fff;
- -moz-box-shadow: 1px 1px 2px #d9d8d8;
- -webkit-box-shadow: 1px 1px 2px #d9d8d8;
- box-shadow: 1px 1px 2px #d9d8d8;
- border:3px solid #E8ADAA;
- padding:4px;
- padding-left:7px;
- padding-right:7px;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- }
- #linkbar5:hover {
- top:25px;
- letter-spacing:5px;
- color:#000;
- background-color:#fff;
- -moz-box-shadow: 1px 1px 2px #d9d8d8;
- -webkit-box-shadow: 1px 1px 2px #d9d8d8;
- box-shadow: 1px 1px 2px #d9d8d8;
- border:3px solid #C48189;
- margin-bottom:10px;
- }
- b, strong {
- color:#7F525D;
- text-transform:uppercase;
- }
- i {
- color:#7F525D;
- font-style:italic;
- }
- UL {
- list-style:square;
- color:#7F5A58;
- }
- #paginacaoml {font-size: 10px; font-weight: bold; line-height: 21px; text-shadow: 0 1px 1px #fff;} #paginacaoml a {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;} #paginacaoml a:hover {background: #cor de fundo; border: none;} #paginacaoml span.pagina_atual {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;} #paginacaoml span.info {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color:#cor da fonte; text-decoration: none;}
- </style>
- </head>
- <body>
- <div id="linkbar"><a href="/">HOME</a></div>
- <div id="linkbar2"><a href="/ask">CONTACT</a></div>
- <div id="linkbar3"><a href="/submit">SUBMIT</a></div>
- <div id="linkbar4"><a href="/archive">HISTORY</a></div>
- <div id="linkbar5"><a href="http://leshistoire.tumblr.com">THEME</a></div>
- <div id="transpamainbox">
- <div id="mainbox">
- <div style="height:545px;width:234px;font:10px trebuchet MS;background-color:#FFF;float:right;"><center>
- <p><div id="header"><div style="font-family:'Meddon';font-size:15px;margin-top:6px;color:#fff;">Le Blogette</div></div>
- </p><div style="width:230px;height:140px;overflow:auto;"><img src="{PortraitURL-128}" style="padding:1px;border:3px solid #707070;margin:4px;"align="left" width="60px"/>
- <div style="text-align:justify;padding:5px;">{description}</div></div>
- </p><p>
- <div id="header"><div style="font-family:'Meddon';font-size:15px;margin-top:15px;color:#fff;">More links</div></div>
- <a href="{text:LINK1URLHERE}"> <div class="hoverlink">{text:LINKTITLE1HERE}</a></div>
- <a href="{text:LINK2URLHERE}"><div class="hoverlink">{text:LINKTITLE2HERE}</a></div>
- <a href="{text:LINK3URLHERE}"><div class="hoverlink">{text:LINKTITLE3HERE}</a></div>
- <a href="{text:LINK4URLHERE}"><div class="hoverlink">{text:LINKTITLE4HERE}</a></div>
- <a href="{text:LINK5URLHERE}"><div class="hoverlink">{text:LINKTITLE5HERE}</a></div><p>
- </p></p>
- <div id="header"><div style="font-family:'Meddon';font-size:15px;margin-top:15px;color:#fff;">Blog Information</div></div>
- <li>Ctrl + f > type blog information and you'll see where you can edit this stuff.</li>
- <li>Write something here!</li>
- <li>Write anything you want</li>
- <li>Best viewed in Google Chrome.</center></li>
- </ul>
- </div>
- <div id="content">
- {block:Posts}
- {block:Text}
- {block:Title}<div class="text"><center>{Title}</center></div><center></center>{/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}
- {/block:Photo}
- {block:Photoset}
- {Photoset-400}{block:caption}{caption}{/block:caption}
- {/block:photoset}
- <center>{block:Quote}<div style="font-family:'dawning of a new day';font-size:24px;">"{Quote}"</div><br>
- {block:Source}<b>- {Source}</b>{/block:Source}
- {/block:Quote}</center>
- {block:Link}
- <center><div class="link"><a href="{URL}" target="_blank">{Name} →</a></div></center>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<div class="text"><center>{Title}</center></div>{/block:Title}
- <p></p>{block:Lines}
- {block:Label}
- <b>{Label}</b>
- {/block:Label}
- <i>{Line}</i><br>
- {/block:Lines}
- {/block:Chat}
- {block:Audio}<center>
- {AudioPlayerBlack}
- {block:Caption}{Caption}{/block:Caption}</center>
- {/block:Audio}
- {block:Video}
- {VideoURL-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Answer}<img src="{AskerPortraitURL-48}" align="left" class="askborder"><div style=" background-color: #fcfcfc; padding: 5px; border: 1px solid #eeeeee;padding-bottom:10px;margin-left:55px;border-radius:8px;"> {Asker} <i>whispered:</i> <strong>{Question}</strong></div>
- <p>{Answer}</p>{/block:Answer}
- {block:PermalinkPage}
- {/block:PermalinkPage}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {block:IndexPage}<center><div class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a> || <a href="{ReblogURL}" target="_blank">Re-dream</a>
- </center>{/block:IndexPage}
- {/block:Posts}
- <center><div id="paginacaoml"><span class="info" style="font-weight: normal;">Page <b>{CurrentPage}</b> of <b>{TotalPages}</b></span> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{/block:Pagination} {block:JumpPagination length="10"} {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage} {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage} {/block:JumpPagination} {block:Pagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination} </div>
- </center>
- </div>
- </div>
- </center></div></div></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment