Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- @Theme By; TVD-Photoshop
- TVD-PS
- 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}
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:text" content="#838282"/>
- <meta name="color:link" content="#e2bfde"/>
- <meta name="color:link hover" content="#e0e0e0"/>
- <meta name="text:Link1 Url" content="/" />
- <meta name="text:Link1 Title" content="Link 1" />
- <meta name="text:Link2 Url" content="/" />
- <meta name="text:Link2 Title" content="Link 2" />
- <meta name="text:Link3 Url" content="/" />
- <meta name="text:Link3 Title" content="Link 3" />
- <meta name="text:Link4 Url" content="/" />
- <meta name="text:Link4 Title" content="Link 4" />
- <meta name="text:Link5 Url" content="/" />
- <meta name="text:Link5 Title" content="Link 6" />
- <meta name="text:Link6 Url" content="/" />
- <meta name="text:Link6 Title" content="Link 6" />
- <meta name="image:sidebar" content=""/>
- <style type="text/css">
- ::-webkit-scrollbar {width: 6px; height: 4px; background: #ffffff; }
- ::-webkit-scrollbar-thumb { background-color: #000000; -webkit-border-radius: 1ex; }
- body {
- background:{color:background};
- margin:0px;
- color:{color:text};
- font-family:arial;
- font-size:10px;
- line-height:100%;
- font-style: none;
- }
- a:link, a:visited, a:active {
- color: {color:link};
- text-decoration: none;
- font-weight: normal;
- }
- a:hover {
- color: {color:link hover};
- text-decoration: none;
- font-weight: normal;
- }
- #entries {
- position:relative;
- float:left;
- width:522px;
- top:5px;
- text-align:justify;
- left:530px;
- padding:40px;
- }
- #post {
- margin-bottom:25px;
- width:500px;
- padding:0px;
- background-color: {color:background};
- }
- #pagination {
- text-align:center;
- font-size:20px;
- margin-bottom:2px;
- text-transform:none;
- font-style:none;
- text-transform: lowercase;
- }
- #sidebar {
- width:245px;
- position:fixed;
- margin-left:250px;
- margin-top:125px;
- padding:10px;
- }
- #sidebarimage {
- width 245px;
- }
- #sidebarimage img {
- width:245px;
- }
- .desc {
- width:245px;
- }
- #info {
- text-transform:lowercase;
- font-style:none;
- font-size: 9px;
- width:500px;
- color:{color:text};
- text-align:center;
- padding-top:5px;
- }
- #info a:link {
- color:{color:link};
- }
- #info a:hover {
- color:{color:link hover};
- }
- #title2 {
- color:{color:text};
- font-style:arial;
- letter-spacing:1px;
- text-align:center;
- font-size:12px;
- margin-top:1px;
- margin-left:0px;
- padding:2px;
- width:245px;
- z-index:100;
- }
- #ask {
- float:left;
- margin-right:5px;
- }
- {CustomCSS}</style>
- </head><body>
- <div id="sidebar">
- <div id="sidebarimage">
- <img src="{image:sidebar}"></div>
- <div id="title2">{Title}</div>
- <div id="links"><a href="{text:Link1 Url}">{text:Link1 Title}</a> · <a href="{text:Link2 Url}">{text:Link2 Title}</a> · <a href="{text:Link3 Url}">{text:Link3 Title}</a> · <a href="{text:Link4 Url}">{text:Link4 Title}</a> · <a href="{text:Link5 Url}">{text:Link5 Title}</a> · <a href="{text:Link6 Url}">{text:Link6 Title}</a></div>
- <div class="desc">
- {Description}
- </div>
- <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}</div>
- </div>
- </div>
- <div id="entries">{block:Posts}<div id="post">
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {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="ask"><img src="{AskerPortraitURL-24}"></div>{Asker} asked:<br>{Question}{Answer}{/block:Answer}
- <div id="info">{block:Date}<a href="{Permalink}">{TimeAgo}</a> {block:NoteCount}・ <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {/block:Date}{block:RebloggedFrom}・ <a href="{ReblogParentURL}">via</a> {/block:RebloggedFrom}
- {block:ContentSource}・ <a href="{SourceURL}">source</a>{/block:ContentSource} <br>
- {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
- </div>
- </div>
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:Posts}
- </div>
- </body>
- <div style="position:fixed;bottom:10px;left:10px;">
- <a href="http://tvd-Photoshop.tumblr.com">Credit</a>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment