Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <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="if:Header Image" content="0"/>
- <meta name="image:Header" content="0"/>
- <meta name="color:background" content="#fff"/>
- <meta name="color:border" content="#000"/>
- <meta name="color:borderhover" content="#000"/>
- <meta name="color:link" content="#000"/>
- <meta name="color:linkhover" content="#000"/>
- <meta name="color:linkbackground" content="#fafafa"/>
- <meta name="text:terms" content="put your terms here. (eg. must be a _ type of blog, etc)"/>
- <meta name="text:admins" content="put the owners/admins here"/>
- <meta name="font:body" content="Arial"/>
- <!--. Network Theme by Cleanful; please don't remove the credit or anything stated there. -->
- <style type="text/css">
- ::-webkit-scrollbar {width: 2px; height: 4px; background: {color:scrollbar};}
- ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
- ::selection { background:{color:scrollbar}; color:#fff;}
- body {
- background: {color:background};
- font-family: {font:body};
- font-size: 10px;
- color: #000;
- margin: 0;
- }
- a {text-decoration:none; color:{color:link}; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
- a:hover {color:{color:link hover};}
- .members {
- position: fixed;
- margin-top: 350px;
- margin-left: 500px;
- width: 500px;
- text-align: justify;
- background: {color:background};
- padding: 10px;
- }
- .members2 {
- position: fixed;
- margin-top: 350px;
- margin-left: 650px;
- width: 500px;
- text-align: justify;
- background: {color:background};
- padding: 10px;
- }
- .content1 {
- position: fixed;
- margin-top: 200px;
- margin-left: 500px;
- width: 300px;
- text-align: justify;
- background: {color:background};
- padding: 10px;
- }
- #title {
- margin-bottom: 5px;
- text-align: center;
- color: #000;
- background: {color:background};
- padding: 5px;
- letter-spacing: 1px;
- }
- #links {
- text-align: center;
- margin-top: 5px;
- }
- iframe#tumblr_controls {
- position: fixed !important;
- z-index: 9999;
- }
- .links{
- font-family: {font:body};
- font-size: 13px;
- height: 18px;
- display: block;
- background: {color:linkbackground};
- line-height: 18px;
- width: 120px;
- margin-top: 5px;
- text-align: center;
- border: 1px dotted {color:linkbackground};
- border-top-right-radius: 80px;
- border-bottom-right-radius: 1px;
- border-top-left-radius: 1px;
- border-bottom-left-radius: 80px;
- }
- .links a{-webkit-transition: 0.5s ease-in; color:#ffffff;}
- #cube2{
- border:1px dashed {color:border};
- position:fixed;
- left:500px; padding-top:12px;
- top:500px;
- padding-bottom:12px;
- text-align:center;
- height:10px;
- width:68px;
- overflow:hidden;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- background:transparent;
- z-index:999999999;
- border-radius:5px;}
- #cube2:hover{
- border-radius: 5px;
- border:1px dashed {color:borderhover};
- padding:5px;
- height:205px;
- overflow:hidden;
- width:390px;
- opacity:1.0;
- background:transparent;
- z-index:999999999;}
- #cube3{
- border:1px dashed {color:border};
- position:fixed;
- left:580px; padding-top:12px;
- top:500px;
- padding-bottom:12px;
- text-align:center;
- height:10px;
- width:68px;
- overflow:hidden;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- background:transparent;
- z-index:999999999;
- border-radius:5px;}
- #cube3:hover{
- border-radius: 5px;
- border:1px dashed {color:borderhover};
- padding:5px;
- height:150px;
- overflow:hidden;
- width:200px;
- opacity:1.0;
- background:transparent;
- z-index:999999999;}
- #cube4{
- border:1px dashed {color:border};
- position:fixed;
- left:660px; padding-top:12px;
- top:500px;
- padding-bottom:12px;
- text-align:center;
- height:10px;
- width:68px;
- overflow:hidden;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- background:transparent;
- z-index:999999999;
- border-radius:5px;}
- #cube4:hover{
- border-radius: 5px;
- border:1px dashed {color:borderhover};
- padding:5px;
- height:150px;
- overflow:hidden;
- width:200px;
- opacity:1.0;
- background:transparent;
- z-index:999999999;}
- #cube5{
- border:1px dashed {color:border};
- position:fixed;
- left:740px; padding-top:12px;
- top:500px;
- padding-bottom:12px;
- text-align:center;
- height:10px;
- width:68px;
- overflow:hidden;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- background:transparent;
- z-index:999999999;
- border-radius:5px;}
- #cube5:hover{
- border-radius: 5px;
- border:1px dashed {color:borderhover};
- padding:5px;
- height:150px;
- overflow:hidden;
- width:200px;
- opacity:1.0;
- background:transparent;
- z-index:999999999;
- </style>
- </head>
- <body>
- </mains>
- <div id="content">
- <div id="cube2">
- Apply?<Br><p><br>
- <div id="box"> {text:terms}<!-- where it says {Name} replace with your url-->
- <iframe frameborder="0" scrolling="yes" width="100%" height="150" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" style="background-color:transparent; overflow:auto;"></iframe>
- </div></div>
- <div id="cube3">
- Information<Br><p><br> <div id="box">{Description}</div></div>
- <div id="cube4">Admins<Br><p><br> <div id="box">{text:admins}</div></div>
- <div class="content1"> <div id="title">{Title}</div> </div>
- <!-- do not remove ANY of this -->
- <div id="cube5">Credit<Br><p><br> <div id="box"> Credit of hovering boxes (the stuff you're looking at right now) goes to <a href="http://final-stand.tumblr.com">final stand</a>; The rest of the is coded by <a href="http://synics.tumblr.com">synics</a></div></div>
- <div class="content1"> <div id="title"><center>{block:IfNotHeaderImage}{Title}{/block:IfNotHeaderImage}{block:IfHeaderImage}<img src="{image:Header}" width="200">{/block:IfHeaderImage}</center></a></div> </div>
- <!--links, you can choose the links for each member-->
- <div class="members">
- <a class="links_head"><a href="URL" class="links">member</a>
- <a href="URL" class="links">member</a>
- <a href="URL" class="links">member</a>
- <a href="URL" class="links">member</a>
- <a href="URL" class="links">member</a>
- </div>
- <!--column 2, add more links here -->
- <div class="members2">
- <a href="URL" class="links">member</a>
- <a href="URL" class="links">member</a>
- <a href="URL" class="links">member</a>
- <a href="URL" class="links">member</a>
- <a href="URL" class="links">member</a>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment