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}
- <!---- first theme using my new blog called torchno --->
- <meta name="color:Colour 1" content="#ffffff"/>
- <meta name="color:Colour 3" content="#817f7f"/>
- <meta name="color:Title" content="#838282"/>
- <meta name="color:Colour 4" content="#b8b8b8"/>
- <meta name="color:Colour 2" content="#ffffff"/>
- <meta name="color:Colour 6" content="#b8b8b8"/>
- <meta name="color:Link Hover" content="#423f3f"/>
- <meta name="color:Border Colour" content="#b4b3ae"/>
- <meta name="color:Scroller" content="#f8ea2d"/>
- <meta name="color:Colour 7" content="#b8b8b8"/>
- <meta name="color:Colour 5" content="#f8ea2d"/>
- <meta name="color:Asker Colour" content="#eeeeee"/>
- <meta name="image:ThumbPicture" content=""/>
- <meta name="image:BackPicture" content="" />
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="first" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="second" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="thrid" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="fourth" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="fith" />
- <style type="text/css">
- body {
- background:{color:Colour 1} url('{image:BackPicture}');
- margin:0px;
- color:{color:colour 3};
- font-family:Calibri;
- font-size:10px;
- line-height:100%;
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:colour 4};
- }
- a:hover {
- color: {color:link hover};
- -webkit-transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- -o-transition: all 0.4s ease;
- }
- img {
- border:none;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- h1 {
- font-size:15px;
- font-family: cambria italic;
- }
- h1:hover {
- }
- #entries {
- margin-top: 50px;
- padding:10px;
- width:500px;
- margin-left:400px;
- }
- #post {
- width:500px;
- padding-bottom:10px;
- margin-bottom: 10px;
- padding:10px;
- background:{color:colour 2};
- }
- #post img{
- opacity: 0.7;
- }
- #post img:hover{
- opacity: 1;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- #tags {
- text-align:left;
- padding:5px;
- font-size: 7px;
- font-family: cambria;
- text-transform:lowercase;
- }
- #sidebar {
- width:160px;
- position:fixed;
- margin-left:150px;
- margin-top:120px;
- }
- #sidebar:hover #links{
- margin-top:4px;
- opacity:1;
- }
- #title {
- text-transform: lowercase;
- text-align:right;
- font-size:10px;
- font-family: cambria;
- padding:3px;
- color:{color:title};
- }
- #sidebarimage {
- width 160px;
- padding-bottom: 3px;
- margin-left: -5px;
- }
- #sidebarimage img {
- width:160px;
- padding: 9px;
- border: 1px solid {color:border colour};
- padding:3px;
- }
- #sidebarimage img:hover a {
- color:#deb5ff;
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- }
- #description {
- padding:9px;
- margin-top:2px;
- text-align:left;
- font-family:cambria;
- color: {color:colour 7};
- }
- #pagination {
- font-size:10px;
- text-align:center;
- text-transform:lowercase;
- }
- #info {
- text-align:left;
- margin-top:10px;
- font-size: 9px;
- font-family: cambria;
- text-transform:lowercase;
- padding:5px;
- }
- #asker {
- float:center;
- }
- #links {
- opacity: 0;
- margin-left: 4px;
- margin-top: -50px;
- width: 160px;
- font-size:9px;
- -webkit-transition: all 2s ease;
- -moz-transition: all 2s ease;
- -o-transition: all 2s ease;
- }
- #links a{
- padding: 1px;
- opacity: 1;
- width: 33px;
- margin-bottom:8px;
- margin-left:10px;
- color: {color:colour 6};
- display: inline-block;
- text-align:center;
- font-family:technic;
- text-transform: lowercase;
- }
- #links a:hover{
- color: {color:link hover};
- background:{color:colour 5};
- text-decoration:underline;
- padding:1px;
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- }
- #bubble {
- background: {color:asker colour};
- border: 2px solid {color:border colour};
- padding:10px;
- position: relative;
- }
- #bubble span {
- display:block;
- position:absolute;
- width:1px;
- height:1px;
- font-size: 0;
- line-height: 1px;
- top:10px;
- border-top:7px solid transparent;
- border-bottom:7px solid transparent;
- }
- {CustomCSS}
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:scroller}; height:50px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scroller}; height:10px!important;}
- ::-webkit-scrollbar {background-color:{color:colour 1}; height:10px; width:10px;}
- ::-moz-selection {background-color:transparent; color:{color:colour 4};}
- ::selection {background-color:transparent; color:{color:colour 4};}
- </style>
- </head>
- <body>
- <div id="sidebar">
- <div id="title"><i><b>{title}</b></i></div>
- <div id="sidebarimage">
- <img src="{image:thumbpicture}"</a></div>
- <div id="links"><i>
- <a href="/">index</a>
- <a href="/ask">contact</a>
- <a href="/archive">history</a>
- <a href="{text:Link1}">{text:Link1 Title}</a>
- <a href="{text:Link2}">{text:Link2 Title}</a>
- <a href="{text:Link3}">{text:Link3 Title}</a>
- <a href="{text:Link4}">{text:Link4 Title}</a>
- <a href="{text:Link5}">{text:Link5 Title}</a>
- <a href="http://torchno.tumblr.com">theme</a>
- </i>
- </div>
- <div id="description"><i>{Description}</i></div>
- <div id="pagination">
- {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
- {block:JumpPagination length="8"}{block:CurrentPage}
- {PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}<a href="{NextPage}">»</a> {/block:NextPage}
- </div>{/block:Pagination}</div>
- </div>
- </div>
- <div id="entries">{block:Posts}<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:Source} —{Source}{/block:Source}{/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="bubble"><span></span>❝<b>{Asker}</b> said: {Question} </div>{Answer}{/block:Answer}
- <div id="info">
- Posted <a href="{Permalink}">{TimeAgo}</a> With <a href="{Permalink}">
- {NoteCountWithLabel}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}"
- title="{ReblogParentTitle}"> via</a> // <a href="{ReblogRootURL}"title="{ReblogRoottitle}">source</a>{/block:RebloggedFrom}</div>
- <div id="tags">
- {block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
- </div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}</div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment