Advertisement
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}
- <!--- |||||||||| T R E N Z A L O U R S - T H E M E S ||||||||||
- -PLEASE DON'T REMOVE THE CREDIT
- -DON'T REPOST AND CLAIM AS YOUR OWN
- -EDIT AS MUCH AS YOU LIKE
- -Don't just take the update code from theme.
- -You can remove the updates tab I've labeled where the codes begin and end for you.
- -Feel free to message me with any questions! Enjoy!
- wwww.trenzathemes.tumblr.com
- --->
- <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
- <meta name="text:title2" content="/"/>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:hover" content="#B8AA95"/>
- <meta name="color:scrollbar" content="#B8AA95"/>
- <meta name="color:title2" content="#FFCFAD"/>
- <meta name="color:title" content="#5E5A54"/>
- <meta name="color:navilink" content="##ffcfad"/>
- <meta name="color:selection" content="##ffcfad"/>
- <meta name="color:accent" content="#ffffff"/>
- <meta name="color:text" content="#B8AA95"/>
- <meta name="color:links" content="#b8b8b8"/>
- <!---begin updates tab code--->
- <meta name="color:icons" content="#FFCFAD">
- <meta name="color:updatesbar" content="#FFCFAD">
- <!---end updates tab code--->
- <meta name="image:sidebar" content=""/>
- <meta name="text:link1" content="link1"/>
- <meta name="text:link1url" content="/"/>
- <meta name="text:link2" content="link2"/>
- <meta name="text:link2url" content="/"/>
- <meta name="text:link3" content="link3"/>
- <meta name="text:link3url" content="/"/>
- <meta name="text:link4" content="link4"/>
- <meta name="text:link4url" content="/"/>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
- <style type="text/css">
- *, body, a, a:hover {cursor: url(http://i58.tinypic.com/a2qecm.png), auto;}
- ::-webkit-scrollbar-thumb {
- height:auto;
- background-color: {color:scrollbar};
- border:1px solid #fff;
- border-radius:5px;
- }
- ::-webkit-scrollbar {
- border-radius:5px;
- height:9px;
- width:7px;
- background-color:white;
- border:1px solid white;
- }
- /*---begin updates tab css--*/
- #icon{
- opacity:1;
- margin-top:-8px;
- padding:5px;
- font-size:9px;
- color:{color:icons};
- z-index:999999;
- }
- #tab1title{
- font-size:13px;
- text-align:left;
- font-family:'Open Sans Condensed';
- color:{color:title2};
- margin-top:-24px;
- margin-left:20px;
- font-weight:bold;
- margin-bottom:5px;
- }
- #tab1{
- opacity:1;
- font-size:8px;
- color:{color:text};
- background:white;
- text-align:center;
- margin-top:0px;
- }
- #tab1box{
- overflow:hidden;
- width:20px;
- height:18px;
- z-index:99;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- }
- #tab1box:hover{
- border-left:4px solid {color:text};
- width:70px;
- height:150px;
- }
- #tab2{
- opacity:1;
- font-size:8px;
- color:{color:text};
- background:white;
- text-align:center;
- margin-top:0px;
- }
- #tab2box{
- overflow:hidden;
- width:20px;
- height:20px;
- z-index:99;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- }
- #tab2box:hover{
- border-left:4px solid {color:text};
- background:transparent;
- width:90px;
- height:120px;
- }
- #tab3{
- opacity:1;
- font-size:8px;
- color:{color:text};
- text-align:center;
- margin-top:0px;
- }
- #tab3box{
- overflow:hidden;
- width:20px;
- height:20px;
- z-index:99;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- }
- #tab3box:hover{
- border-left:4px solid {color:text};
- background:transparent;
- width:70px;
- height:163px;
- }
- #tab4{
- opacity:1;
- font-size:8px;
- color:{color:text};
- text-align:center;
- margin-top:0px;
- }
- #tab4box{
- overflow:hidden;
- width:20px;
- height:20px;
- z-index:99;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- }
- #tab4box:hover{
- border-left:4px solid {color:text};
- background:transparent;
- width:70px;
- height:120px;
- }
- #tab5{
- opacity:1;
- font-size:8px;
- color:{color:text};
- text-align:center;
- margin-top:0px;
- }
- #tab5box{
- overflow:hidden;
- width:20px;
- height:20px;
- z-index:99;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- }
- #tab5box:hover{
- border-left:4px solid {color:text};
- background:transparent;
- width:90px;
- height:90px;
- }
- #tab6{
- opacity:1;
- font-size:8px;
- color:{color:text};
- text-align:center;
- margin-top:0px;
- }
- #tab6box{
- overflow:hidden;
- width:20px;
- height:20px;
- z-index:99;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- }
- #tab6box:hover{
- border-left:4px solid {color:text};
- background:transparent;
- width:95px;
- height:80px;
- }
- #tab6{
- opacity:1;
- font-size:8px;
- color:{color:text};
- text-align:center;
- margin-top:0px;
- }
- #holder{
- border-left:3px solid {color:updatesbar};
- font-size:10px;
- text-transform:uppercase;
- position:fixed;
- font-family:calibri;
- left:6px;
- background-color:transparent;
- letter-spacing:0px;
- z-index:9999;
- top:20px;
- }
- /*---end updates tab css---*/
- /*---begin tooltips---*/
- #s-m-t-tooltip{
- max-width:250px;
- z-index:999999;
- margin-top:-25px;
- padding:2px 2px;
- text-transform:uppercase;
- font-family:trebuchet ms;
- font-size:8px;
- box-shadow:2px 2px 5px rgba(0,0,0,.1);
- border:0px solid {color:border};
- background:{color:title};
- color:white;
- }
- /*---end tooltips---*/
- body {
- background:{color:background};
- margin:0px;
- color:{color:text};
- font-family:century gothic;
- font-size:10px;
- line-height:110%;
- }
- a {
- color:{color:links};
- margin-left:0px;
- text-decoration:none;
- -webkit-transition-duration:.3s;
- -moz-transition-duration:.3s;
- -o-transition-duratsion:.3s;
- }
- a:hover {
- color:{color:hover};
- -webkit-transition-duration:.3s;
- -moz-transition-duration:.3s;
- -o-transition-duration:.3s;
- }
- img {
- border:;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- }
- h1 {
- font-size:15px;
- text-transform:uppercase;
- font-family:'Open Sans Condensed';
- letter-spacing:3px;
- line-height:110%;
- }
- b{
- color:{color:title};
- }
- strong{
- color:{color:title};
- }
- em{
- color:{color:accent};
- }
- big{
- font-size:2em;
- }
- #sidebar {
- width:245px;
- position:fixed;
- margin-left:200px;
- margin-top:100px;
- }
- @font-face { font-family: "learningcurve"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf'); }
- #title2{
- text-transform:lowercase;
- text-align:center;
- font-family:'learningcurve';
- padding:2px;
- font-size:22px;
- margin-top:-15px;
- margin-left:48px; /*---adjust this to center your secondary title---*/
- line-height:82%;
- color:{color:title2};
- position:fixed;
- }
- #title {
- font-size:15px;
- text-align:center;
- margin-bottom:13px;
- margin-left:7px;
- text-transform:uppercase;
- letter-spacing:5px;
- font-weight:bold;
- font-family:'Open Sans Condensed';
- color:{color:title};
- }
- #sidebarimage {
- width 150px;
- }
- #sidebarimage img {
- width:150px;
- margin-left:50px;
- margin-top:2px;
- }
- #description {
- padding:6px;
- text-align:justify;
- margin-left:39px;
- width:160px;
- }
- #links{
- margin-left:57px;
- margin-top:5px;
- }
- #links a{
- font-style:italic;
- font-family:century gothic;
- padding:4px;
- border:1px solid {color:navilink};
- color:{color:links};
- padding-left:2px;
- margin-top:3px;
- margin-left:2px;
- display:inline-block;
- -webkit-transition-duration:.5s;
- -moz-transition-duration::.5s;
- -o-transition-duration:.5s;
- }
- #links a:hover{
- padding:4px;
- margin-top:3px;
- color:{color:text};
- border-left:4px solid {color:hover};
- -webkit-transition-duration:.5s;
- -moz-transition-duration::.5s;
- -o-transition-duration:.5s;
- }
- #entries {
- padding:10px;
- width:500px;
- margin-left:500px;
- margin-top:40px;
- }
- #post {
- opacity:.86;
- width:500px;
- padding-bottom:50px;
- -webkit-transition-duration:1s;
- -moz-transition-duration::.1s;
- -o-transition-duration:1s;
- }
- #post:hover{
- opacity:1;
- -webkit-transition-duration:1s;
- -moz-transition-duration::.1s;
- -o-transition-duration:1s;
- }
- ::selection {
- background-color:{color:selection};
- color:white;
- }
- #pagination {
- margin-top:5px;
- margin-right:15px;
- font-size:20px;
- text-align:center;
- color:{color:text};
- }
- #info {
- text-align:center;
- opacity:0;
- width:100%;
- margin-top:10px;
- font-size:9px;
- color:{color:hover};
- letter-spacing:1px;
- padding-top:3px;
- padding-bottom:7px;
- text-align:center;
- width:100%;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- -moz-transition-duration:1s;
- }
- #post:hover #info {
- opacity:1;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- -moz-transition-duration:1s;
- }
- #asker {
- float:left;
- margin-right:5px;
- }
- .asker {
- background-color:#fff;
- width:100%;
- font-family:'Open Sans Condensed';
- font-size:20px;
- color:{color:title};
- letter-spacing:-1px;
- text-transform:lowercase;
- font-weight:bold;
- }
- .question {
- background-color:#fff;
- color:{color:text};
- width:100%;
- padding:10px;
- margin-left:25px;
- text-align:left;
- font-size:12px;
- min-height:20px;
- font-style:italic;
- }
- .reply {
- border-bottom:1px solid {color:accent};
- margin-top:-20px;
- color:{color:navilink};
- text-align:center;
- font-size:10px;
- letter-spacing:1px;
- font-family:'Open Sans Condensed';
- line-height:110%;
- font-weight:bold;
- }
- #cred {
- bottom:3px;
- position:fixed;
- right:10px;
- float:right;
- font-family:arial;
- font-weight:bold;
- font-size:13px;
- letter-spacing:1px;
- text-transform:uppercase;
- padding:4px;
- }
- #cred a {
- color:{color:links};
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- -moz-transition-duration:1s;
- }
- #cred a:hover {
- color:{color:hover};
- color:transparent;
- text-shadow: white 0 5 5px;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- -moz-transition-duration:1s;
- }
- .pagenotes {
- {block:IndexPage}
- display: none!important;
- {/block:IndexPage}
- width:400px;
- text-align:left;
- }
- .pagenotes img {
- display:none!important;}
- .pagenotes li {
- list-style-type:none;
- padding:5px 0px;
- text-align:left;
- margin:0 0 0 -40px;
- }
- {CustomCSS}</style></head><body>
- <!---If you want to change the icons on the tab::
- head over to http://astronautweb.co/snippet/font-awesome/ site and pick the icon you want
- replace the entire <i class=""></i> with the one provided.--->
- <!---begin updates tab code--->
- <div id="holder">
- <div id="tab1box">
- <div id="icon"><p><i class="fa fa-thumb-tack fa-lg"></i></div>
- <div id="tab1"><div id="tab1title">TITLE</div>
- If you want to change the icons on the tab::<br>
- head over to <a href="http://astronautweb.co/snippet/font-awesome/" target="_blank">this</a> site and pick the icon you want<br><p></p>
- replace the entire < i class="/"></ i > with the one provided.
- </div></div>
- <div id="tab2box">
- <div id="icon"><p><i class="fa fa-pencil fa-lg"></i></div>
- <div id="tab2"><div id="tab1title"> TITLE</div>
- TEXT
- </div></div>
- <div id="tab3box">
- <div id="icon"><p><i class="fa fa-comments fa-lg"></i></div>
- <div id="tab3"><div id="tab1title">TITLE</div>
- TEXT
- </div></div>
- <div id="tab4box">
- <div id="icon"><p><i class="fa fa-quote-left fa-lg"></i></div>
- <div id="tab4"><div id="tab1title">TITLE</div>
- TEXT
- </div></div>
- <div id="tab5box">
- <div id="icon"><p><i class="fa fa-cog fa-lg"></i></div>
- <div id="tab5"><div id="tab1title">TITLE</div>
- TEXT
- </div></div></div>
- <!---end updates tab code-->
- <div id="sidebar">
- <div id="title"> <a href="/">{Title}</a></div>
- <div id="title2">{text:title2}</div>
- <div id="sidebarimage"><img src="{image:sidebar}"></div>
- <div id="links">
- <a href="{text:link1url}">{text:link1}</a>
- <a href="{text:link2url}">{text:link2}</a>
- <a href="{text:link3url}">{text:link3}</a>
- <a href="{text:link4url}">{text:link4}</a>
- </div>
- <div id="description">{Description}</div>
- <div id="pagination">
- {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"title="previous">⇠</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}" title="forward">⇢</a>{/block:NextPage}{/block:Pagination}
- </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}<h1>{Quote}</h1>{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 class="asker">
- {Asker};</div>
- <div class="question"><i>{Question}</i></div>
- <div class="reply">
- {Answer}</div>
- {/block:Answer}
- <div id="info">
- posted <a href="{Permalink}">{DayOfWeek} {MonthNumber}/{DayOfMonth}/{Year}</a> with<a href="{Permalink}">{NoteCountWithLabel}</a>
- {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}" > © <a href="{SourceURL}"></a>{/block:ContentSource}{/block:RebloggedFrom}
- <br>
- {block:HasTags}filed: <i>{block:Tags}<a href="{TagURL}">{Tag}, </a>{/block:Tags}{/block:HasTags}</i>
- </div></div>
- {block:PostNotes}
- <div class="pagenotes">
- {PostNotes}
- </div>
- {/block:PostNotes}
- <!---don't remove//edit-->
- <div id="cred">
- <a href="http://trenzalours.tumblr.com/" title="trenzalours themes">
- <i class="fa fa-pagelines"></i>
- </a></div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement