Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!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}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <meta name="font:Title" content="trebuchet ms"/>
- <meta name="font:Body" content="tebuchet ms"/>
- <meta name="image:Background" content=""/>
- <meta name="color:Background" content=""/>
- <meta name="color:Text" content=""/>
- <meta name="color:link" content=""/>
- <meta name="color:link hover" content=""/>
- <meta name="image:sidebar" content=""/>
- <meta name="if:Show Tags" content="0"/>
- <meta name="color:description" content=""/>
- <meta name="color:scroll bar" content="" />
- <meta name="color:Content Background" content=""/>
- <meta name="text:Custom Link 1" content="" />
- <meta name="text:Custom Link 1 Title" content="" />
- <meta name="text:Custom Link 2" content="" />
- <meta name="text:Custom Link 2 Title" content="" />
- <meta name="text:Custom Link 3" content="" />
- <meta name="text:Custom Link 3 Title" content="" />
- <meta name="text:Custom Link 4" content="" />
- <meta name="text:Custom Link 4 Title" content="" />
- <meta name="text:Custom Link 5" content="" />
- <meta name="text:Custom Link 5 Title" content="" />
- <style type="text/css">
- ::-webkit-scrollbar { width: 4px; height: 4px; }
- ::-webkit-scrollbar-button:start:decrement,
- ::-webkit-scrollbar-button:end:increment { height: 0px; display: block; background: #9C9C9C; }
- ::-webkit-scrollbar-track-piece { background-color: white; }
- ::-webkit-scrollbar-thumb { border-radius: 0px; height: 50px; background-color: {color:scroll bar}; }
- body {
- background:{color:background};
- background-image: url({image:Background});
- background-attachment:fixed;
- margin:0px;
- color:{color:text};
- font-family:{font:body};
- font-size:10px;
- line-height:100%;}
- a:link, a:active, a:visited{
- color: {color:link}; text-decoration:none;}
- a:hover{color:{color:hover};}
- img {border:none;}
- blockquote {padding-left:5px;
- border-left:2px solid;}
- blockquote blockquote { padding-left:5px;
- border-left:2px solid;}
- h1 {font-size:13px;
- line-height:20px;
- font-face: {font: title};
- border-bottom: 1px solid #CCCCCC;}
- #entries { padding:10px;
- padding-bottom:20px;
- width:500px;
- margin-left:500px;
- margin-top:40px;
- }
- #post {
- width:500px;
- padding:5px;
- background:{color:content background};
- border:0px solid {color:Post Border};
- margin-bottom:10px;
- }
- #sidebar {
- width:250px;
- position:fixed;
- margin-left:200px;
- margin-top:100px;
- padding:10px;
- background:{color: sidebar background};
- }
- #links {font-size:15px;
- text-align:center;
- letter-spacing:10px;
- margin-bottom:15px;
- font-family:{font:title};}
- #description {
- padding: 5px;
- padding-top:10px;
- border-bottom: 1px solid #CCCCCC;
- line-height: 9px;
- letter-spacing:;
- font-size: 9px;
- font-color:{color:description};}
- #title {
- font-size:15px;
- text-align:center;
- letter-spacing:5px;
- border-bottom: 1px solid #CCCCCC;
- margin-bottom:5px;
- padding-bottom:5px;
- font-family:{font:title};}
- #sidebarimage {width 250px;}
- #sidebarimage img {
- width:250px;
- -moz-border-radius:11px; -webkit-border-radius:11px;}
- #pagi {
- font-size:7px;
- text-align:center;
- font-weight:none;
- text-transform:uppercase;
- letter-spacing:1px;
- padding: 4px 0px 0px 0px;
- color:{color:link};}
- #info {
- text-align:center;
- margin-top:10px;}
- #asker {
- float:left;
- margin-right:5px;}
- .navi {
- font-family: Calibri;
- font-size: 10px;
- position: relative;
- padding: 3px;
- width: 230px;
- border: 0px solid white;
- color: {color:Navigation Text};
- background: {color:Navigation};
- }
- }
- {CustomCSS}
- </style></head>
- <body>
- <div id="sidebar">
- <div id="links"><a href="/"><img src="http://media.tumblr.com/tumblr_mer0s2kYXQ1rxfplt.png" title="home"></a> <a href="/ask"><img src=http://media.tumblr.com/tumblr_mer0syJOTp1rxfplt.png title="ask"></a> <a href="/archive"><img src=http://media.tumblr.com/tumblr_mer0s6R1ux1rxfplt.png title="archive"></a> <a href="/random"><img src=http://media.tumblr.com/tumblr_mer0w7nWQE1rxfplt.png title="random"></a> <a href="http://www.tumblr.com/liked/by/YOUR TUMBLR USERNAME HERE"><img src=http://media.tumblr.com/tumblr_mer0vym33u1rxfplt.png title="likes"></a> <a href="http://chinqu.tumblr.com"><img src=http://media.tumblr.com/tumblr_mer469o9qi1rxfplt.png title="theme"></a>
- </div>
- <div id="title"><a href="/">{Title}</a></div>
- <div id="sidebarimage"><img src="{image:sidebar}" ></div>
- <div id="description">
- <select onChange="location.href=this.options[this.selectedIndex].value;" class="navi">
- <option value="/">navigation</option>
- {block:IfCustomLink1}<option value="{text:Custom Link 1}">{text:Custom Link 1 Title}</option>{/block:IfCustomLink1}
- {block:IfCustomLink2}<option value="{text:Custom Link 2}">{text:Custom Link 2 Title}</option>{/block:IfCustomLink2}
- {block:IfCustomLink3}<option value="{text:Custom Link 3}">{text:Custom Link 3 Title}</option>{/block:IfCustomLink3}
- {block:IfCustomLink4}<option value="{text:Custom Link 4}">{text:Custom Link 4 Title}</option>{/block:IfCustomLink4}
- {block:IfCustomLink5}<option value="{text:Custom Link 5}">{text:Custom Link 5 Title}</option>{/block:IfCustomLink5}
- </select><br><br>
- {Description}
- <div id="pagi">{block:Pagination}<center>
- {block:PreviousPage}<a href="{PreviousPage}">BACK</a> / {/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">NEXT</a>{/block:NextPage}
- {/block:Pagination}</div>
- </div>
- </div>
- <div id="entries">{block:Posts}
- <!— {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
- width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} —>
- {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
- <div id="post">
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}{Quote}{/block:Quote}
- {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"></div>{Asker}:<br>{Question}<br>{Answer}{/block:Answer}
- <div id="info">
- {block:Date}posted {TimeAgo}{/block:Date} with <a href="{Permalink}">
- {NoteCountWithLabel}</a> {block:IfShowTags}{block:HasTags} <div class="tags21"> tagged {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}</div> {/block:HasTags}{/block:IfShowTags}</div>
- </div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}</div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment