Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <head>
- <!--
- "connected" theme 02 by bakedbeanfart
- MAIN BLOG: http://bakedbeanfart.tumblr.com
- THEME BLOG: http://bean-machine-thms.tumblr.com
- i rlly rlly rlly like dghda ok? god
- My second theme!!! I'm not dead!! *flops on floor*
- Though my left shoulder muscles are in agony. help
- DO NOT REMOVE THE CREDIT PLEASE. My shoulders still ache but I put it in a better place than my last theme!!
- BASE CODE USED: base code
- by: sppock
- -->
- <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}
- <!--Default Variables-->
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Sidebar" content="#ffffff"/>
- <meta name="color:Posts" content="#ffffff"/>
- <meta name="color:Text" content="#aaaaaa"/>
- <meta name="color:Links" content="#888888"/>
- <meta name="color:Link Hover" content="#ffffff"/>
- <meta name="color:Shadow" content="#000000"/>
- <meta name="color:Chrome scrollbar" content="#000000" />
- <meta name="image:Sidebar image" content=""/>
- <meta name="text:Link 1" content="1" />
- <meta name="text:Link 1 URL" content="/" />
- <meta name="text:Link 2" content="2" />
- <meta name="text:Link 2 URL" content="/" />
- <meta name="text:Link 3" content="3" />
- <meta name="text:Link 3 URL" content="/" />
- <meta name="text:Link 4" content="4" />
- <meta name="text:Link 4 URL" content="/" />
- <meta name="if:Shadow" content="1"/>
- <!-- jquery for tooltips-->
- <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:30,
- tip_fade_speed:300,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <style type="text/css">
- ::-webkit-scrollbar-thumb {
- min-height: 60px;
- border-left: 4px solid {color:Background};
- border-right: 4px solid {color:Background};
- border-top: 2px solid {color:Background};
- border-bottom: 2px solid {color:Background};
- background: {color:Chrome scrollbar};
- }
- ::-webkit-scrollbar {
- width: 11px;
- height: 10px;
- border-left: 5px solid {color:Background};
- border-right: 5px solid {color:Background};
- border-top: 2px solid {color:Background};
- border-bottom: 2px solid {color:Background};
- background: {color:Chrome scrollbar};
- }
- blockquote {
- padding:5px 0 5px 10px;
- border-left:1px solid {color:Text};
- }
- body {
- background:{color:Background};
- color:{color:Text};
- font-family:arial;
- font-size:12px;
- text-align:justify;
- margin:0;
- line-height:16px;
- }
- a {
- color:{color:Links};
- padding:3px;
- transition: color 0.2s linear;
- -o-transition: color 0.2s linear;
- -moz-transition: color 0.2s linear;
- -webkit-transition: color 0.2s linear;
- }
- a:hover {
- color:{color:Link Hover};
- }
- img {
- opacity:1;
- border:none;
- text-decoration:none;
- }
- small {
- font-size:12px;
- }
- big {
- font-size:17px;
- }
- #sidebar {
- position:fixed;
- margin-left:-225px;
- margin-top:100px;
- width:125px;
- padding:10px;
- background-color:{color:Sidebar};
- {block:ifShadow}-moz-box-shadow: 5px 5px 5px {color:Shadow};
- -webkit-box-shadow: 5px 5px 5px {color:Shadow};
- box-shadow: 5px 5px 5px {color:Shadow};{/block:ifShadow}
- }
- #sidebarim {
- margin-bottom:5px;
- }
- #sidebarim img {
- width:125px;
- }
- #description {
- line-height:normal;
- margin:10px 10;
- padding:5px 4px 5px 5px;
- color:{color:Text};
- width:115px;
- text-align:center;
- }
- #links {
- padding:0px 5px 0px 4px;
- margin-top:6px;
- line-height:10px;
- text-transform:normal;
- text-align:center;
- }
- #links a {
- margin:2px;
- display:inline-block;
- margin-bottom:5px;
- }
- #pagination {
- padding-bottom:7px;
- width:125px;
- margin:-10px 0;
- text-align:center;
- font-weight:bold;
- }
- #pagination a {
- padding:0 15px;
- }
- #con {
- left:50%;
- margin-left:-250px;
- position:absolute;
- }
- #entries {
- margin-top:75px;
- width:500px;
- }
- #posts {
- width:500px;
- {block:IndexPage}
- margin-bottom:75px;
- {/block:IndexPage}
- {block:linkPage}
- margin-bottom:50px;
- {/block:linkPage}
- background-color:{color:Posts};
- border:3px solid {color:Posts};
- {block:ifShadow}-moz-box-shadow: 5px 5px 5px {color:Shadow};
- -webkit-box-shadow: 5px 5px 5px {color:Shadow};
- box-shadow: 5px 5px 5px {color:Shadow};{/block:ifShadow}
- }
- #posts img {
- max-width:497px;
- }
- #posts img, #posts li, #posts blockquote {
- max-width: 497;}
- .caption {
- width:100%;
- margin-top:10px;
- }
- #titlequote{
- text-align:left;
- font-size:14px;
- line-height:18px;
- font-weight:bold;
- }
- #source {
- margin-top:15px;
- margin-left:15px;
- }
- .player {
- width:25px;
- height:25px;
- overflow:hidden;
- position:absolute;
- background:white;
- }
- .audioinfo {
- margin-left:50px;
- }
- .q {
- margin-bottom:10px;
- }
- .as {
- font-weight:bold;}
- .a {
- margin-top:10px;
- }
- .chat ol {
- padding:0;
- list-style:none;
- }
- .line {
- padding:5px 0;
- }
- .label {
- font-weight:bold;
- }
- #link {
- margin-top:15px;
- font-size:12px;
- text-transform:lowercase;
- background:{color:Background};
- background-color:{color:Posts};
- }
- #link a {
- margin-right:10px;
- color:{color:Text};
- }
- #link a:hover {
- margin-right:10px;
- color:{color:LinkHover};
- }
- .tags {
- word-break:break-all;
- font-size:12px;
- background-color:{color:Posts};
- }
- .pagenotes {
- {block:IndexPage}
- display: none!important;
- {/block:IndexPage}
- width:500px;
- text-align:left;
- background-color:{color:Posts};
- }
- .pagenotes img {
- display:none!important;}
- .pagenotes li {
- list-style-type:none;
- padding:5px 0px;
- text-align:left;
- margin:0 0 0 -40px;
- }
- #cred {
- padding:4px 4px 4px 3px;
- position: fixed;
- bottom: 6px;
- right: 6px;
- color:{color:Links};
- z-index: 99;
- font-size: 12px;
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="con">
- <div id="sidebar">
- <div id="links">
- <a href="{text:link 1 URL}">{text:link 1}</a>
- <a href="{text:link 2 URL}">{text:link 2}</a>
- <a href="{text:link 3 URL}">{text:link 3}</a>
- <a href="{text:link 4 URL}">{text:link 4}</a>
- </div>
- <div id="sidebarim"><a href="/"><img src="{image:Sidebar image}"></a></div>
- <div id="description">{Description}</div>
- <br>
- <div id="pagination">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">prev </a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}">next</a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- </div>
- <div id="entries">
- {block:Posts}
- <div id="posts">
- {block:Quote}
- <div id="titlequote">“{Quote}”</div>
- {block:Source}<div id="source">— {Source}</div>{/block:Source}
- {/block:Quote}
- {block:Text}
- {block:Title}
- <div id="title">{Title}</div>{/block:Title}
- {Body}
- {/block:Text}
- {block:Link}
- <div id="title"><a href="{URL}">{Name}</a></div>{block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}
- <h1>{Title}</h1>
- {/block:Title}
- <div class="chat">
- <ol>{block:Lines}
- <li class="line {Alt}">
- {block:Label}
- <span class="label">
- {Label}</span>
- {/block:Label}{Line}</li>
- {/block:Lines}
- </ol></div>
- {/block:Chat}
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- {/block:Photoset}
- {block:Video}
- {Video-500}
- {/block:Video}
- {block:Audio}
- <div class="player">{AudioPlayerWhite}</div>
- <div class="audioinfo">
- {block:TrackName}{TrackName}{/block:TrackName}{block:Artist}<br>{Artist}{/block:Artist}
- </div>
- {/block:Audio}
- {block:Answer}
- <div class="q">
- <div class="as">{Asker} said: </div>
- {Question}</div>
- <div class="a">{Answer}</div>
- {/block:Answer}
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {block:Date}
- <div id="link">
- {block:NoteCount}<a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount}{block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a>{block:ContentSource}<a href="{ReblogRootURL}" title="{ReblogRootName}">src</a>{/block:ContentSource}{/block:RebloggedFrom}
- {block:HasTags}<div class="tags">{block:Tags}<a href="{TagUrl}">#{Tag}</a>{/block:Tags}</div>{/block:HasTags}
- </div>
- {/block:Date}
- </div>
- {block:PostNotes}
- <div class="pagenotes">
- {PostNotes}
- </div>
- {/block:PostNotes}
- {/block:Posts}
- </div>
- </div>
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <div id="cred"><a href="http://bean-machine-thms.tumblr.com/">CREDIT</a></div>
- </body></html>
Add Comment
Please, Sign In to add comment