Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--please keep credit, themes are hard to make :) -->
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <meta name="color:background" content="#fff" />
- <meta name="color:post" content="#fff" />
- <meta name="color:description" content="#717171" />
- <meta name="color:text" content="#7e7e7e" />
- <meta name="image:Sidebar" content="" />
- <meta name="color:link" content="#bababa">
- <meta name="image:background" content="" />
- <meta name="color:border" content="#676767">
- <meta name="text:link1" content="">
- <meta name="text:link1url" content="">
- <meta name="text:link2" content="">
- <meta name="text:link2url" content="">
- <meta name="text:link3" content="">
- <meta name="text:link3url" content="">
- <meta name="text:link4" content="">
- <meta name="text:link4url" content="">
- <style type="text/css">
- body {
- background: {color:background};
- background-image: url('{image:background}');
- margin: 0;
- padding: 0;
- font-family: 'cambria', sans-serif;
- }
- a{
- text-decoration:none;
- color:{color:link};
- }
- #title {
- font-family: 'cambria', sans-serif;
- color:{color:text};
- font-size:18px;
- font-style:bold;
- text-align:center;
- text-decoration:none;
- }
- /* --- SIDEBAR --- */
- #sidebarimg {
- widthg:145px;
- text-align:center;
- opacity:1;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- #sidebarimg:hover {opacity:1;
- -webkit-transition: all 0.9s ease;
- -moz-transition: all 0.9s ease;
- -o-transition: all 0.9s ease;
- }
- #sidebarimg:hover
- .description{
- position:center;
- opacity:1;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- top:250px;
- margin-left:0px;
- }
- #sidebarimg img {
- border: 2px solid {color:border};
- padding: 3px;
- width:145px;
- border-radius:2px;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .description {
- text-align:center;
- width:145px;
- opacity:0;
- position:fixed;
- top:250px;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- font-size: 10px;
- font-family: calibri;
- color: {color:link};
- letter-spacing: 1px;
- border: 1px solid {color:link};
- padding: 5px;
- background: #fff;
- }
- #sidebar {
- position:fixed;
- margin-top:200px;
- margin-left:150px;
- width:150px;
- padding:5px;
- }
- #entry {
- font-size:10px;
- margin-right: 250px;
- margin-top:40px;
- float: right;
- text-align: justify;
- }
- #post {
- font-size:10px;
- padding: 30px;
- width: 500px;
- margin-bottom:20px;
- background-color:{color:post};
- color:{color:text};
- text-align: justify;
- border: solid 1px {color:border}
- }
- #links {
- margin-top:0px:
- width: 230px;
- margin-left:0px;
- font-size:9px;
- text-align:center;
- color:{color:link};
- display: inline-block;
- padding: 3px;
- font-family: consolas;
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="sidebar">
- <center>
- <div id="sidebarimg">
- <img src="{image:Sidebar}" >
- <div class="description">{Description}</div>
- </div>
- <div id="links">
- {block:ifLink1}<a href="{text:Link1url}">{text:Link1}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2url}">{text:Link2}</a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link3url}">{text:Link3}</a>{/block:ifLink3}
- {block:ifLink4}<a href="{text:Link4url}">{text:Link4}</a>{/block:ifLink4}
- </div>
- <center>
- {block:PreviousPage}<a href="{PreviousPage}"><font-size="12">«</font></a>{/block:PreviousPage} {block:NextPage} <a href="{NextPage}"><font-size="12">»</font></a>{/block:NextPage}
- </center>
- </div>
- <div id="entry">
- {block:Posts}
- <div id="post">
- {block:Text}{Body}{/block:Text}
- {block:Quote}<h2>“{Quote}” — {Source}</h2>{/block:Quote}
- {block:Link}<a href="{URL}" class="link" {Target}> <h2>{Name}</h2></a>
- {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Chat}{block:Title}<t>{Title}</t><br>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- <div class="question">
- <b>{Asker}</b> asked:<br>
- {Question}</div>{Answer}
- {/block:Answer}
- {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- <div id="info">posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} • <a href="{Permalink}">{NoteCount}</a> notes{/block:NoteCount}{block:RebloggedFrom} (<a href="{ReblogParentURL}">{ReblogParentName}</a>
- {block:ContentSource} source <a href="{SourceURL}">{SourceLink}</a>){block:ContentSource}{/block:RebloggedFrom}<br>
- {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div><br>
- {/block:Posts}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- <!--- you are really beautiful, please remeber that <3--->
- <div style="font-size: 9px; letter-spacing: 1px; float: left; position: fixed; bottom: 10px; right: 10px; padding: 3px; background: #fff; border-top:1px solid #DADADA; border-right:1px solid #DADADA; border-left:1px solid #DADADA; border-bottom:1px solid #DADADA;text-transform:lowercase;"><a href="http://inspiredbylou.tumblr.com/">theme</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment