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">
- <!----
- © borntobewildthemes.tumblr.com | "All in one dark"
- + Please do not redistribute this theme or remove credits
- + You are allowed to make changes as long as you keep our credits
- + If you have any questions or concerns, just contact us
- + Thanks for using our page :) Hope you enjoy it!
- ---->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <!-- Google fonts -->
- <link href="//fonts.googleapis.com/css?family=Exo" rel="stylesheet" type="text/css">
- <link href='http://fonts.googleapis.com/css?family=Cinzel' rel='stylesheet' type='text/css'>
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- /* Main stuff */
- body {
- font-style:none;
- background:url(http://41.media.tumblr.com/ef69c9a60d6d0a2ea81a1b2840cf35f8/tumblr_nc7hu44xhN1secvrho6_250.png);
- font-family:Cinzel;
- color:{color:text};
- margin:0;
- overflow:hidden;
- }
- a {
- color:#333333;
- text-decoration:none;
- border:none;
- -webkit-transition-duration: 0.9s;
- }
- img {
- border:none;
- }
- h1 {
- font-size:20px
- }
- /* Webkit scrollbar */
- ::-webkit-scrollbar-thumb {
- background: #fff;
- height: auto;
- border: 3px solid #000;
- }
- ::-webkit-scrollbar {
- height:10px;
- width:12px;
- background: #fff;
- height: auto;
- border: 5px solid #000;
- }
- /* Everything */
- #everything {
- margin:0px;
- margin-top:0px;
- padding:0;
- }
- #container{
- width:820px;
- height:600px;
- margin:auto;
- overflow:hidden;
- }
- #cont{
- z-index: 300;
- top:107px;
- position:absolute;
- margin-left:0px;
- width:820px;
- height:600px;
- text-align:center;
- }
- /* Header */
- #header {
- font-family:'Cinzel';
- font-size:40px;
- text-align:center;
- margin-top:-30px;
- padding-top:5px;
- margin-left:auto;
- margin-right:auto;
- color:#000;
- border-bottom:2px solid #000;
- width:101%;
- height:110px;
- padding:5px;
- background:#333;
- -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
- -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
- box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
- }
- #header h1{
- font-size:35px;
- height:40px;
- margin-right:auto;
- margin-left:auto;
- }
- #links {
- width:100%;
- height:20px;
- font-family:Exo;
- text-transform:uppercase;
- text-align:center
- font-size:30px;
- margin-top:-25px;
- margin-left:0px;
- padding:0px;
- }
- #links a {
- padding:5px;
- font-size:20px;
- color:#fff;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- -ms-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- #links a:hover {
- color:#333;
- background-color:#fff;
- }
- /* About */
- #sidebar1{
- position:absolute;
- width:365px;
- font-family:'Exo';
- height:250px;
- padding:5px;
- margin-top:5px;
- margin-left:15px;
- padding-left:15px;
- font-size:15px;
- color:#fff;
- line-height:20px;
- text-align:left;
- overflow:hidden;
- background:#333;
- border:1px solid #000;
- -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
- -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
- box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
- }
- #title1 {
- position:absolute;
- font-family:'Cinzel';
- font-size:30px;
- text-align:center;
- line-height:50px;
- margin-top:5px;
- margin-left:110px;
- color:#fff;
- width:280px;
- height:50px;
- padding:5px;
- background:#000;
- }
- #title1 p {
- margin:1px 0px;
- }
- #sidebarimg{
- margin-top:6px;
- margin-left:0px;
- z-index:10000;
- border: 5px double #000;
- width:50px;
- height:50px;
- background:url('https://40.media.tumblr.com/67c431ce0901100cb54a6f50e70b894e/tumblr_nij1at93aB1secvrho1_75sq.png');
- }
- .about{
- margin-top:-5px;
- height:153px;
- padding:5px;
- overflow-y:auto;
- overflow-x:hidden;
- text-align:justify;
- }
- .about:first-letter {
- color:#000;
- background:#fff;
- font: italic 30px Exo;
- padding:5px;
- border:2px solid #000;
- outline:1px solid #aaa;
- margin-right: 10px; /* adjust margin right of fisrt letter in the sidebar1 me section*/
- margin-bottom: 0px; /* adjust margin bottom of fisrt letter in the sidebar1 me section*/
- float:left;
- }
- /* F.A.Q. */
- #title2 {
- position:absolute;
- font-family:'Cinzel';
- font-size:30px;
- text-align:center;
- line-height:50px;
- margin-top:0px;
- margin-left:2px;
- color:#fff;
- width:280px;
- height:50px;
- padding:5px;
- background:#000;
- }
- #sidebar2{
- position:absolute;
- width:250px;
- font-family:Exo;
- height:250px;
- overflow:auto;
- overflow:hidden;
- padding:10px;
- padding-left:125px;
- margin-top:275px;
- margin-left:15px;
- font-size:15px;
- color:#fff;
- line-height:23px;
- text-align:left;
- background:#333;
- border:1px solid #000;
- -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
- -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
- box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
- }
- #sidebarimg2{
- position:absolute;
- margin-top:0px;
- margin-left:-110px;
- border: 5px double #000;
- width: 80px;
- height:238px;
- z-index:10000;
- background:url('https://41.media.tumblr.com/d5b4ccb6c13d8cb4e4e33cba26c35b5d/tumblr_nij1at93aB1secvrho2_250.png');
- }
- .faq{
- margin-left:0;
- margin-top:70px;
- height:178px;
- overflow-x:hidden;
- overflow-y:auto;
- text-align:center;
- }
- /* Tags */
- #sidebar3{
- position:absolute;
- z-index: 300;
- top:5px;
- margin-left:410px;
- overflow:hidden;
- height:250px;
- text-align:center;
- background:#333;
- box-shadow: 0px 0px 9px 1px #000000;
- border:1px solid #000;
- width:385px;
- padding:5px;
- -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
- -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
- box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
- }
- #title3 {
- position:absolute;
- font-family:'Cinzel';
- font-size:30px;
- text-align:center;
- line-height:50px;
- margin-top:5px;
- margin-left:2px;
- color:#fff;
- width:370px;
- height:50px;
- padding:5px;
- background:#000;
- }
- #grouptitle {
- position:fixed;
- padding:4px;
- height:20px;
- text-align:center;
- font-style:italic;
- font-family:'Cinzel';
- color:#fff;
- font-size:15px;
- width:160px;
- margin-left:-177px;
- margin-top:-100px;
- border-left:5px double #000;
- border-right:5px double #000;
- border-top:5px double #000;
- background:#000;
- }
- #grouplinks {
- position:fixed;
- width:160px;
- margin-top:-70px;
- padding:5px;
- margin-left:-177px;
- border:4px double #000;
- background:#333;
- }
- #grouplinks a {
- font-family:'Exo';
- display:block;
- color:#fff;
- padding:2.5px;
- font-size:12px;
- text-align:center;
- letter-spacing:1px;
- text-transform:uppercase;
- margin-bottom:2px;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- -ms-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- #grouplinks a:hover {
- background:#fff;
- color:#333;
- }
- /* Blogroll */
- #sidebar4{
- position:absolute;
- z-index: 300;
- margin-left:410px;
- margin-top:275px;
- overflow:hidden;
- overflow-y:auto;
- height:260px;
- text-align:center;
- background:#333;
- box-shadow: 0px 0px 9px 1px #000000;
- border:1px solid #000;
- width:385px;
- padding:5px;
- -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
- -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
- box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
- }
- .blogroll{
- margin-left:0;
- margin-top:70px;
- height:185px;
- overflow-x:hidden;
- overflow-y:auto;
- text-align:center;
- }
- #sidebar4 img{
- width:48px;
- height:48px;
- border:5px double #000;
- margin:5px;
- /* Grayscale images*/
- filter: gray; /* IE6-9 */
- filter: grayscale(1); /* Firefox 35+ */
- -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
- }
- #sidebar4 img:hover{
- filter: none;
- -webkit-filter: grayscale(0);
- }
- #title4 {
- position:absolute;
- font-family:'Cinzel';
- font-size:30px;
- text-align:center;
- line-height:50px;
- margin-top:5px;
- margin-left:2px;
- color:#fff;
- width:370px;
- height:50px;
- padding:5px;
- background:#000;
- }
- /* Credits */
- #credits {
- position:fixed;
- right:10px;
- top:40px;
- z-index:100000;
- }
- #credits img{
- border:3px solid #000;
- }
- {CustomCSS}
- </style></head>
- <body>
- <div id="everything">
- <div id="header"><h1>All in one</h1>
- <div id="links">
- <a href="/" Title="Index"><i class="fa fa-home fa"></i> HOME</a>
- <a href="/ask" Title="Message"><i class="fa fa-envelope fa"></i> ASK</a>
- <a href="www.tumblr.com"><i class="fa fa-tumblr fa"></i> DASH</a>
- </div>
- </div>
- <div id="container">
- <div id="cont">
- <center>
- <div id="sidebar1">
- <div id="title1"><span style="position: absolute;display:inline-block;width:0;height:0;line-height:0;border:31.52173913043478px solid transparent;margin-left:-62px;border-right:31.52173913043478px solid #000;left:0px;top:-1px"></i></span></span><b>About</b></div>
- <div id="sidebarimg"> <!-- CHANGE SIDEBAR IMAGE -->
- </div><br>
- <div class="about">
- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
- </div>
- <!-- End about -->
- </div>
- <!-- End sidebar1 -->
- <div id="sidebar2">
- <div id="title2"><b>F.A.Q.</b></div>
- <div id="sidebarimg2"> <!-- CHANGE F.A.Q. IMAGE 2 -->
- </div>
- <div class="faq">
- <!--Change the FAQ-->
- <b>THIS IS A QUESTION</b><br>
- This is an answer<br><br>
- <b>THIS IS A QUESTION</b><br>
- This is an answer<br><br>
- <b>THIS IS A QUESTION</b><br>
- This is an answer<br><br>
- <b>THIS IS A QUESTION</b><br>
- This is an answer<br><br>
- <b>THIS IS A QUESTION</b><br>
- This is an answer<br>
- <!-- End faq-->
- </div>
- </div>
- <!--End sidebar 2-->
- <div id="sidebar3">
- <div id="title3"><b>Tags</b></div>
- <table id="all" border="0" cellpadding="20" cellspacing="160">
- <td><div id="grouptitle"><big>Group</div>
- <div id="grouplinks">
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- </div></td>
- <td><div id="grouptitle"><big>Group</div>
- <div id="grouplinks">
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- <a href="/">Link</a>
- </div></td>
- </table>
- </div>
- <div id="sidebar4">
- <div id="title4"><b>Blogroll</b></div>
- <div class="blogroll">
- {block:Following}{block:Followed}<a title='{FollowedName}' target='_blank' href='{FollowedURL}'><img border='0' src='{FollowedPortraitURL-96}' />{/block:Followed}{/block:Following}
- </div>
- <!-- End blogroll -->
- </div>
- <!-- End sidebar 4-->
- </div>
- </div>
- </div>
- <a href="http://borntobewildthemes.tumblr.com"><div id="credits">
- <img src="http://i57.tinypic.com/301g6eg.jpg"></div></a>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement