Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ------------------------------
- @BARBIE THEMES | TUMBLR
- ------------------------------
- "Always"
- @Theme By; Barbie-Themes
- BARBIE THEMES
- By;Katia;
- +Please do not remove credit.
- +Do not steal the code or take parts of the codes and put them in your own theme.
- +Do not remove the credit completely or make them invisible, you may replace it to a visible place.
- -->
- <!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}
- <html lang="en">
- <meta name="color:bold"content="#f3ccc5">
- <meta name="color:italic"content="#661833">
- <meta name="color:text"content="#888888">
- <meta name="color:link"content="#f0c3e7">
- <meta name="color:post"content="#ffffff">
- <meta name="color:hover"content="#fff">
- <meta name="color:scrollbar" content="#000" />
- <meta name="color:background"content="#fff">
- <meta name="color:sidebar" content="#222222" />
- <meta name="color:Border Image"content="#eeeeee"/>
- <meta name="image:sidebar"content="">
- <meta name="image:sidebar image"content"">
- <meta name="text:link1"content="Link1">
- <meta name="text:link2"content="Link2">
- <meta name="text:link3"content="Link3">
- <meta name="text:link1 url"content="/">
- <meta name="text:link2 url"content="/">
- <meta name="text:link3 url"content="/">
- <style type="text/css">
- /*--Scrollbar--*/
- ::-webkit-scrollbar {background-color:{color:scrollbarbg}; height:8px; width:8px}
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
- ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
- img:hover {
- -webkit-filter: grayscale(0%);
- z-index: -9999999999999999999999999px;
- -webkit-transition: all 0.9s ease-in-out;
- -moz-transition: all 0.9s ease-in-out;
- -o-transition: all 0.9s ease-in-out;
- -ms-transition: all 0.9s ease-in-out;
- transition: all 0.9s ease-in-out;
- }
- body{
- color:{color:text};
- font-family:Helvetica;
- font-size:11px;
- background:{color:background} url('{image:bg}')top left fixed repeat;
- }
- h1 {
- font-family:arial;
- font-size:15px;text-align:;
- font-style:normal;
- line-height:80%;
- letter-spacing:1px;
- border:0px solid {color:border};
- background-color:{color:000000};
- padding:6px;
- font-weight:arial;
- }
- h2 {
- font-family:arial;
- font-size:19px;
- text-align:left;
- font-style:normal;
- line-height:80%;
- border:0px
- solid {color:border};
- letter-spacing:1px;
- background-color:{color:000000};
- padding:6px;
- font-weight:arial;
- }
- blockquote {
- width: 400px;
- font-size:11px;
- text-transform: normal;
- line-height:10px;
- margin-left:0px;
- padding: 4px;
- padding-left:9px;
- border-left: 2px solid #848484;
- color: {color:text};
- }
- b { font-weight:bold;
- color:{color:bold}; }
- i { font-weight:arial;
- color:{color:italic}; }
- u {text-decoration:none;
- border-bottom:0px solid {color:text}; }
- a { color:{color:link};
- font-family:arial;
- text-decoration:none;-moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;}
- a:hover {color:{color:hover};}
- #entries{
- width:500px;
- margin-left:480px;
- position:absolute;
- }
- #post{
- padding:19px;
- background-color:{color:post};
- border:0px dotted {color:border image};
- width:500px;
- float:left;
- margin:8px;
- }
- #pagi{
- width:100px;
- font-size:9px;
- text-align:center;
- margin-left:330px;
- margin-top:430px;
- position:fixed;
- font-family:cambria;
- letter-spacing:0px;
- border:1px;
- }
- /* --- SIDEBAR ---*/
- #sidebar {
- margin-top:-40px;
- margin-left:-50px;
- position:fixed;
- width:320px;
- height:680px;
- border:0px dotted {color:border sidebar};
- height:1000%;
- text-shadow: 0px 0px 0px {color:links};
- background-image:url('{image:sidebar image}');
- background-color:{color:sidebar};
- }
- #sidebar img {
- margin-top:200px;
- margin-left:370px;
- border: 1px
- dotted {color:Border Image};
- width:100px;
- height:100px;
- padding:2px;
- }
- #sidebar img:hover {
- opacity:0.7;
- -moz-transition-duration:0.6s;
- -webkit-transition-duration:0.6s;
- -o-transition-duration:0.6s;
- }
- #description {
- width:200px;
- height:100px;
- margin-left:45px;
- margin-top:-210px;
- text-align:justify;
- font-weight:normal;
- line-height:100%;
- font-family:calibri;
- font-style:normal;
- font-size:10px;
- padding-top:0px;
- border:0px solid {color:border description};
- padding:9px;
- }
- .links {
- width:160px;
- margin-top:10px;
- font-family:arial;
- font-size:9px;
- letter-spacing:1px;
- text-transform:italic;
- font-style:normal;
- position:fixed;
- text-align:left;
- margin-left:345px;
- z-index:-10px;
- opacity:1;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- .links a{
- display:block;
- padding:4.5px 3px 3px 3px;
- border-bottom:1px dotted #ccc;
- border:1px dotted #ccc;
- margin-top:4px;
- color:{color:navlink};
- border-left: 2px solid {color:text};
- }
- .links a:hover{
- background-color:#cccccc;
- background-color:{color:bold};
- font-style:italic;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #postinfo {
- width:490px;
- padding:5px;
- font-size:8px;
- color:{color:link};
- text-transform:uppercase;
- font-style:normal;
- letter-spacing:2px;
- text-align:center;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- background-color:#000;
- }
- #postinfo a {
- color:{color:post links};
- text-align:center;
- letter-spacing:1px;
- font-style:normal;
- }
- #postinfo a:hover {
- color:{color:hover};
- }
- .note {
- text-transform:uppercase;
- font-style:normal;
- letter-spacing:0px;
- font-size: 9px;
- text-align:left;
- line-height:90%;
- margin-left:-40px;
- }
- .note li {
- list-style-type:none;
- padding:10px 25px 10px 25px;
- text-align:left;
- margin:0px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .tags {
- font-style:normal;
- width:500px;
- text-transform:uppercase;
- font-style:normal;
- color:{color:tags};
- letter-spacing:2px;
- line-height:120%;
- font-size:8px;
- text-align:left;
- padding:2px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .tags a {
- color:{color:tags};
- letter-spacing:1px;
- padding:1px;
- }
- .tags a:hover {
- color:{color:link};
- }
- #question {
- float:left;
- padding:1px;
- margin-top:-2px;
- margin-right:5px;
- }
- .credit, .credit a {
- width:10px;
- height:10px;
- bottom:10px;
- right:20px;
- padding:4px;
- font-size:8px;
- letter-spacing:0px;
- color:#000;
- line-height:8px;
- position:fixed;
- text-align:center;
- color:{color:Tags Text Colour};
- font-family:arial;
- text-transform:uppercase;
- background-color:{color:000;};
- border:1; solid {color:Border};
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- .credit a:hover {
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- {CustomCSS}</style>
- </div>
- </head>
- <body>
- <div id="title">{Title}</div>
- <div id="sidebar">
- <center>
- <img src="{image:sidebar}">
- <div class="links">
- <a href="/">■Home</a>
- <a href="/ask">■Ask</a>
- <a href="{text:link1 url}">{text:link1}</a>
- <a href="{text:link2 url}">{text:link2}</a>
- <a href="{text:link3 url}">{text:link3}</a>
- <a href="http://barbie-themes.tumblr.com">Theme ©</a>
- </div
- </center>
- {block:Text}
- <h1>{block:Title}{Title}{/block:Title}</h1>
- {Body}
- {/block:Text}
- <div id="description">
- {description}
- </div>
- </div>
- {block:Pagination}<div id="pagi">
- {block:PreviousPage}<a href="{PreviousPage}">←</a> {/block:PreviousPage}
- {block:JumpPagination length="3"}
- {block:CurrentPage}<span class="current_page">{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 id="entries">
- {block:Posts}
- <div id="post">
- {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
- {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>
- {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}
- <h2>{Quote}</h2>
- <div align="right">
- {block:Source}<h1>-{Source}</h1>{/block:Source}
- </div>
- {/block:Quote}
- {block:Video}
- {Video-500}<br>
- {PlayCountWithLabel}
- {/block:Video}
- {block:Link}
- <a href="{URL}" class="link" {Target}><h2>{Name}</h2></a><BR>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Lines}
- {block:Label}
- <br>{Label}
- {/block:Label}
- {Line}
- {/block:Lines}
- {/block:Chat}
- {block:Audio}<div class="audio_container">{block:AudioEmbed}{AudioEmbed color="white"}{/block:AudioEmbed}</div>
- {block:Caption}<div class="caption">{Caption}</div>
- {/block:Caption}{/block:Audio}
- {block:Answer}<div id="question"><img src="{AskerPortraitURL-24}"></div><big><i>{Asker} asked:</big></i><br>{Question}<p>{Answer}{/block:Answer}
- {block:Date}<div id="postinfo">{MonthNumberWithZero}-{DayOfMonthWithZero} • <a href="{Permalink}">{24Hour}:{Minutes}</a>{block:NoteCount} • <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} • <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
- {block:ContentSource} © <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}</div>{/block:Date}
- {block:HasTags}
- <div class="tags">
- {block:Tags}<a href="{TagURL}"># {Tag}</a>{/block:Tags}</div>
- {/block:HasTags}
- <div class="note">
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- </div>
- {/block:Posts}
- </div>
- <span class="credit">
- <a href="http://barbie-themes.tumblr.com/" target="_blank" title="Theme By; K A T I A"> BARBIE THEMES </a>
- </span>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment