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">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <!----
- © b0rn-to-be-wild-themes.tumblr.com | "Harley Quinn"
- + 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 theme :) Hope you enjoy it!
- ---->
- <html>
- <head>
- <!--Google fonts-->
- <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Julius+Sans+One' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Poiret+One' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Marvel' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Baumans' rel='stylesheet' type='text/css'>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <!--DEFAULT VARIABLES-->
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="image:Background" content="1"/>
- <meta name="image:Sidebar 1" content="1"/>
- <meta name="image:Sidebar 2" content="1"/>
- <meta name="color:Background" content="#333"/>
- <meta name="color:Container" content="#333"/>
- <meta name="color:Post Background" content="#000"/>
- <meta name="color:Text" content="#777"/>
- <meta name="color:Blog Title" content="#eee"/>
- <meta name="color:Title" content="#eee"/>
- <meta name="color:Bold" content="#000"/>
- <meta name="color:Italic" content="#ddd"/>
- <meta name="color:Scrollbar" content="#eee"/>
- <meta name="color:Link" content="#eee"/>
- <meta name="color:Icon" content="#eee"/>
- <meta name="color:Hover" content="#CB1F14"/>
- <meta name="color:Odd icon" content="#CB1F14"/>
- <meta name="color:Even icon" content="#000"/>
- <meta name="color:Odd icon Background" content="#CB1F14"/>
- <meta name="color:Even icon Background" content="#000"/>
- <meta name="color:Borders" content="#C22B22"/>
- <meta name="color:Ask buble" content="#C22B22"/>
- <meta name="color:Description" content="#ddd"/>
- <meta name="color:Navigation" content="#ddd"/>
- <meta name="color:Music Player" content="#ddd"/>
- <meta name="color:Search bar" content="#ddd"/>
- <meta name="color:Music Player" content="#ddd"/>
- <meta name="select:Title Font" content="Play" title="Play">
- <meta name="select:Title Font" content="Baumans" title="Baumans">
- <meta name="select:Title Font" content="Poiret One" title="Poiret One">
- <meta name="select:Title Font" content="Marvel" title="Marvel">
- <meta name="select:Title Font" content="Julius Sans One" title="Julius Sans One">
- <meta name="font:Body font" content="Helvetica"/>
- <meta name="if:Show Home Link" content="1" />
- <meta name="if:Show Ask Link" content="1" />
- <meta name="if:Show Submit Link" content="1" />
- <meta name="if:Show Archive Link" content="1" />
- <meta name="if:Show About" content="1" />
- <meta name="if:Show Navigation" content="1" />
- <meta name="if:Show Music Player" content="1" />
- <meta name="if:Show Search" content="1" />
- <meta name="if:Show Image1" content="1" />
- <meta name="if:Show Image2" content="1" />
- <meta name="text:Song title 1" content="Song title 1"/>
- <meta name="text:Song title 2" content="Song title 2"/>
- <meta name="text:Song title 3" content="Song title 3"/>
- <meta name="text:Song title 4" content="Song title 4"/>
- <meta name="text:Song title 5" content="Song title 5"/>
- <meta name="if:Show Link One" content="1" />
- <meta name="if:Show Link Two" content="1" />
- <meta name="if:Show Link Three" content="1" />
- <meta name="if:Show Link Four" content="1" />
- <meta name="if:Show Link Five" content="1" />
- <meta name="text:Link One" content="Link One"/>
- <meta name="text:Link Two" content="Link Two"/>
- <meta name="text:Link Three" content="Link Three"/>
- <meta name="text:Link Four" content="Link Four"/>
- <meta name="text:Link Five" content="Link Five"/>
- <meta name="text:Link One Url" content="Link One Url"/>
- <meta name="text:Link Two Url" content="Link Two Url"/>
- <meta name="text:Link Three Url" content="Link Three Url"/>
- <meta name="text:Link Four Url" content="Link Four Url"/>
- <meta name="text:Link Five Url" content="Link Five Url"/>
- <style type="text/css">
- body{
- color:{color:Text};
- font-family:{font:Body font};
- line-height:17px;
- font-size:14px;
- text-align:left;
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- background-position: center;
- overflow:hidden;
- }
- h1{
- font-size:17px;
- line-height: 20px;
- border-bottom:1px solid {color:Borders};
- color:{color:Title};
- {block:IfFontMrBedfort}
- font-family:Mr Bedfort;
- {/block:IfFontMrBedfort}
- {block:IfFontUbuntu}
- font-family:'Ubuntu';
- {/block:IfFontUbuntu}
- }
- h2{
- font-family:{font:Body font};
- line-height:17px;
- font-size:14px;
- }
- a:link, a:active, a:visited{
- -webkit-transition: color 0.3s ease-out;
- -moz-transition: color 0.3s ease-out;
- transition: color 0.3s ease-out;
- color:{color:link};
- text-decoration:none;
- }
- a:hover {
- color: {color:Hover};
- }
- b, strong {color:{color:Bold};}
- i, em {color:{color:Italic};}
- blockquote{
- padding:0px 0px 2px 5px;
- margin:0px 0px 2px 10px;
- border-left: 1px dotted {color:Borders};
- }
- blockquote p, ul{
- margin:0px;
- padding:0px;
- }
- /*Posts and entries*/
- #container{
- width:455px;
- height:412px;
- align:left;
- margin-top:130px;
- margin-left:auto;
- margin-right:auto;
- background-color:{color:Container};
- position:static;
- border:1px solid {color:Borders};
- padding-top:10px;
- padding-left:10px;
- overflow:scroll;
- overflow-x:hidden;
- }
- #posts{
- padding-bottom:20px;
- }
- #entry{
- margin:5px;
- float:left;
- width:400px;
- background:{color:Post Background};
- padding-top:10px;
- padding-right:15px;
- padding-left:12px;
- overflow:hidden;
- border:1px solid {color:Borders};
- }
- #entry:hover{
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #blogtitle{
- position:absolute;
- margin-left:-10px;
- margin-top:-90px;
- text-align:center;
- font-size:35px;
- font-family:{select:Title Font};
- color:{color:Blog Title};
- letter-spacing:2px;
- line-height:40px;
- height:40px;
- padding:5px;
- width:455px;
- z-index:10000;
- border-bottom:1px solid {color:borders};
- }
- #blogtitle:hover{
- color:{color:Hover};
- -webkit-transition: opacity .3s linear;
- -webkit-transition: all .3s ease-in-out;
- -moz-transition: all .3s ease-in-out;
- -o-transition: all .3s ease-in-out;
- }
- /* Footer */
- #footer{
- position:absolute !important;
- float:left;
- margin-left:-10px;
- margin-top:410px;
- border-bottom:1px solid {color:Borders};
- height:30px;
- opacity:1;
- z-index:10000;
- width:465px;
- }
- /* Sidebar */
- #harleyquinn{
- position:absolute !important;
- float:left;
- margin-left:-230px;
- margin-top:-100px;
- background:url('http://i59.tinypic.com/2e4cjew.png');
- width:270px;
- opacity:1;
- z-index:10000;
- height:580px;
- }
- .navilinks{
- position:absolute;
- width:30px;
- height:100px;
- margin-top:280px;
- margin-left:60px;
- z-index:10;
- opacity:1;
- }
- .navilinks-title1{
- position:absolute;
- width:5px;
- height:18.5px;
- margin-top:-28px;
- margin-left:-10px;
- text-align:right;
- letter-spacing:2px;
- font-size:12px;
- padding:2px;
- line-height:23px;
- z-index:10;
- opacity:0;
- color:{color:Even icon Background};
- background:{color:Odd icon Background};
- }
- .navilinks-title2{
- position:absolute;
- width:5px;
- height:18.5px;
- margin-top:-28px;
- margin-left:-10px;
- text-align:right;
- letter-spacing:2px;
- font-size:12px;
- padding:2px;
- line-height:23px;
- z-index:10;
- opacity:0;
- background:{color:Even icon Background};
- color:{color:Odd icon Background};
- }
- #sidebar2{
- position:absolute;
- width:83px;
- padding:5px;
- height:450px;
- margin-top:20px;
- margin-left:470px;
- z-index:100;
- text-align:center;
- }
- .image1{
- position:absolute;
- width:82px;
- height:82px;
- margin-top:50px;
- margin-left:0px;
- font-size:15px;
- background:{color:Post background};
- border:1px solid {color:Borders};
- z-index:100;
- }
- .image1 img, .image2 img{
- margin:5px;
- width:70px;
- height:70px;
- font-size:15px;
- border:1px solid {color:Borders};
- z-index:100;
- }
- .image2{
- position:absolute;
- width:82px;
- height:82px;
- margin-top:237px;
- margin-left:0px;
- font-size:15px;
- background:{color:Post background};
- border:1px solid {color:Borders};
- z-index:100;
- }
- /* Description */
- .description{
- position:absolute;
- color:{color:text};
- background:{color:Description};
- width:0px;
- height:0px;
- margin-top:-38px;
- margin-left:0px;
- font-size:12px;
- line-height:15px;
- padding:10px;
- text-align:justify;
- z-index:10;
- opacity:0;
- border:1px solid {color:Borders};
- }
- /* Navigation */
- .navigation{
- position:absolute;
- color:{color:text};
- background:{color:Description};
- width:0px;
- height:0px;
- margin-top:-38px;
- margin-left:0px;
- font-size:12px;
- line-height:15px;
- padding:10px;
- text-align:justify;
- z-index:10;
- opacity:0;
- border:1px solid {color:Borders};
- }
- .navigation a{
- display:block;
- color:{color:Link};
- width:120px;
- height:auto;
- margin-top:5px;
- font-size:12px;
- line-height:15px;
- padding:5px;
- text-align:left;
- border:1px solid {color:Borders};
- }
- .navigation a:hover{
- color:{color:Hover};
- background:{color:Borders};
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- transition: all 1s ease;
- }
- /* Main Links */
- #spade a{
- position:relative;
- margin-left:0px;
- padding:3px;
- width:30px;
- height:30px;
- line-height:33px;
- color:{color:Even icon background};
- background:{color:Odd icon Background};
- margin-top:5px;
- z-index:10000;
- border:1px solid {color:Borders};
- }
- #heart a{
- position:relative;
- margin-left:0px;
- padding:3px;
- width:30px;
- height:30px;
- line-height:33px;
- color:{color:Odd icon Background};
- background:{color:Even icon background};
- margin-top:5px;
- z-index:10000;
- border:1px solid {color:Borders};
- }
- #club a{
- position:relative;
- margin-left:0px;
- padding:3px;
- width:30px;
- height:30px;
- line-height:33px;
- color:{color:Even icon background};
- background:{color:Odd icon background};
- margin-top:50px;
- z-index:10000;
- border:1px solid {color:Borders};
- }
- #diamond a{
- position:relative;
- margin-left:0px;
- padding:3px;
- width:30px;
- height:30px;
- line-height:33px;
- color:{color:Odd icon Background};
- background:{color:Even icon background};
- margin-top:50px;
- z-index:10000;
- color:#C22B22;
- border:1px solid {color:Borders};
- }
- #spade a:hover, #club a:hover,#link2 a:hover,#link4 a:hover{
- overflow:visible;
- background:{color:Even icon Background};
- color:{color:Odd icon Background};
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- transition: all 1s ease;
- }
- #spade:hover .navilinks-title1,#club:hover .navilinks-title1{
- opacity:1;
- margin-left:-60px;
- width:55px;
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- transition: all 1s ease;
- }
- #heart:hover .navilinks-title2,#diamond:hover .navilinks-title2{
- opacity:1;
- margin-left:-60px;
- width:55px;
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- transition: all 1s ease;
- }
- #heart a:hover,#diamond a:hover,#link2:hover,#link3:hover{
- overflow:visible;
- background:{color:Odd icon background};
- color:{color:Even icon Background};
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- transition: all 1s ease;
- }
- #link1:hover,#link4:hover{
- overflow:visible;
- color:{color:Odd icon background};
- background:{color:Even icon Background};
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- transition: all 1s ease;
- }
- /*Search bar*/
- .search{
- position:absolute;
- color:{color:text};
- background:{color:Description};
- width:0px;
- height:0px;
- margin-top:-38px;
- margin-left:0px;
- font-size:12px;
- line-height:15px;
- padding:10px;
- text-align:justify;
- z-index:10;
- opacity:0;
- border:1px solid {color:Borders};
- }
- #link1{
- position:absolute;
- margin-left:0px;
- padding:3px;
- width:30px;
- height:30px;
- line-height:33px;
- background:{color:Odd icon Background};
- margin-top:145px;
- z-index:10000;
- border:1px solid {color:Borders};
- overflow:hidden;
- }
- #link1:hover .description{
- opacity:1;
- margin-left:-175px;
- width:130px;
- height:auto;
- overflow:visible;
- }
- #link2{
- position:absolute;
- margin-left:45px;
- padding:3px;
- width:30px;
- height:30px;
- line-height:33px;
- background:{color:Even icon Background};
- margin-top:145px;
- z-index:1000000;
- border:1px solid {color:Borders};
- overflow:hidden;
- }
- #link2:hover .navigation{
- opacity:1;
- margin-left:50px;
- width:130px;
- height:auto;
- overflow:visible;
- }
- #link3{
- position:absolute;
- margin-left:0px;
- padding:3px;
- width:30px;
- height:30px;
- line-height:33px;
- background:{color:Even icon Background};
- margin-top:190px;
- z-index:10000;
- border:1px solid {color:Borders};
- overflow:hidden;
- }
- #link3:hover .musicplayer{
- opacity:1;
- margin-left:-175px;
- width:130px;
- height:auto;
- overflow:visible;
- }
- #link4{
- position:absolute;
- margin-left:45px;
- padding:3px;
- width:30px;
- height:30px;
- line-height:33px;
- background:{color:Odd icon Background};
- margin-top:190px;
- z-index:10000;
- border:1px solid {color:Borders};
- overflow:hidden;
- }
- #link4:hover .search{
- opacity:1;
- margin-left:50px;
- width:130px;
- height:30px;
- overflow:visible;
- }
- #link2 i, #link3 i{
- color:{color:Odd icon};
- }
- #link1 i, #link4 i{
- color:{color:Even icon};
- }
- #spade img, #heart img, #club img,#diamond img{
- max-width:15px;
- {block:IfBlackIcons}
- -webkit-filter: invert(100%);
- -moz-filter: invert(100%);
- -o-filter: invert(100%);
- filter: invert(100%);
- {/block:IfBlackIcons}
- }
- #spade img:hover, #heart img:hover, #club img:hover, #diamond img:hover{
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- transition: all 1s ease;
- -webkit-filter: invert(100%);
- -moz-filter: invert(100%);
- -o-filter: invert(100%);
- filter: invert(100%);
- }
- .triangle{
- position:absolute;
- display: inline-block;
- width:0;
- height:0;
- line-height:0;
- border:10px solid transparent;
- margin-left:140px;
- border-left:17px solid {color:Borders};
- top:10px;
- }
- .triangle2{
- position:absolute;
- display: inline-block;
- width:0;
- height:0;
- line-height:0;
- border:10px solid transparent;
- margin-left:-38px;
- border-right:17px solid {color:Borders};
- top:10px;
- }
- /* Music Player */
- .musicplayer{
- position:absolute;
- color:{color:text};
- background:{color:Description};
- width:0px;
- height:0px;
- font-family:Play;
- margin-top:-38px;
- margin-left:-170px;
- font-size:12px;
- line-height:15px;
- padding:10px;
- text-align:justify;
- z-index:10;
- opacity:0;
- border:1px solid {color:Borders};
- }
- .player{
- width:135px;
- height:15px;
- font-size:13px;
- line-height:15px;
- margin-top:0px;
- margin-left:5px;
- z-index:10;
- }
- .playericon{
- position:absolute;
- margin-top:5px;
- margin-left:0px;
- margin-bottom:4px;
- overflow:hidden;
- }
- /* Style of the box that appears when you hover over the links */
- #s-m-t-tooltip {
- max-width:300px;
- z-index:10000000000;
- margin:24px 14px 7px 12px;
- padding:8px;
- color:{color:Link};
- background:{color:Icon Background};
- -moz-box-shadow:2px 2px 0 rgba(0,0,0,0.15),-1px -1px 0 rgba(255,255,255,0.3);
- -webkit-box-shadow:2px 2px 0 rgba(0,0,0,0.15),-1px -1px 0 rgba(255,255,255,0.3);
- box-shadow:2px 2px 0 rgba(0,0,0,0.15),-1px -1px 0 rgba(255,255,255,0.3);
- font-family:Nova Slim;
- font-size:11px;
- line-height:16px;
- }
- /* Webkit scrollbar */
- ::-webkit-scrollbar-thumb {
- background: {color:Scrollbar};
- height: auto; border: 3px solid {color:Container};
- }
- ::-webkit-scrollbar {
- height:10px;
- width:12px;
- background: {color:Scrollbar};
- height: auto; border: 5px solid {color:Container};
- }
- /* Quote posts*/
- .quote {
- font-size:22px;
- line-height:25px;
- {block:IfFontMrBedfort}
- font-family:Mr Bedfort;
- {/block:IfFontMrBedfort}
- {block:IfFontUbuntu}
- font-family:'Ubuntu';
- {/block:IfFontUbuntu}
- color:{color:Italic};
- height:auto;
- margin-top:5px;
- margin-bottom:5px;
- padding:5px;
- text-align:center;
- letter-spacing:1px;
- }
- .source {
- font-size:12px;
- line-height:15px;
- font-family:'Mr Bedfort';
- color:{color:Italic};
- height:auto;
- margin-top:5px;
- margin-bottom:5px;
- padding:5px;
- text-align:right;
- letter-spacing:1px;
- }
- /* Chat */
- .chat .line{
- margin:0 0 -1px;
- font-color: {color:Text};
- padding:2px;
- border-top:1px dotted {color:Borders};
- border-bottom:1px dotted {color:Borders};
- }
- .label {
- font-weight:none;
- color:{color:Bold};
- font-size:10px;
- }
- /* Link*/
- #linktitle {width:400px;}
- .linktexttitle {
- {block:IfFontMrBedfort}
- font-family:Mr Bedfort;
- {/block:IfFontMrBedfort}
- {block:IfFontUbuntu}
- font-family:'Ubuntu';
- {/block:IfFontUbuntu}
- font-size:20px;
- line-height:25px;
- text-align:center;
- border:2px {color:Borders} dotted;
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- padding:1px 1px;
- opacity:1;
- }
- .linktexttitle a {color:{color:Posts};}
- .linkdescription {
- padding:5px;
- margin:0px;
- text-align:left;}
- .linktexttitle1 {
- font-family:'Ubuntu';
- text-transform:capitalize;
- font-size:20px;
- line-height:20px;
- text-align:center;
- background-color:transparent;
- {block:PermalinkPage}
- width:500px;
- {/block:PermalinkPage}
- border-bottom:2px {color:Borders} dotted;
- padding:1px 1px;
- }
- /*Ask Posts*/
- .bubble {
- position: relative;
- align:right;
- background: {color:Ask buble};
- margin:5px 0px 5px 66px;
- padding:5px;
- -moz-border-radius:5px;
- -webkit-border-radius:5px;
- border-radius:5px;
- }
- .bubble p {
- margin:1px 0px;
- }
- .bubble span {
- display:block;
- position:absolute;
- width:1px;
- height:1px;
- font-size: 0;
- line-height: 1px;
- margin-left:-10px;
- margin-top:5px;
- border-top:7px solid transparent;
- border-bottom:7px solid transparent;
- border-right:10px solid {color:Ask buble};}
- .askborder {
- float: left;
- margin: 1px 4px 0 0;
- padding: 2px;
- background: {color:Ask buble};}
- /*Audio*/
- #audioall{
- position:relative;
- margin:0px;
- min-height:80px;
- }
- #album img {
- width:70px;
- margin-top:0px;
- margin-left:0px;
- float:left;
- z-index:10;
- padding:5px;
- border: 1px double {color:Borders};}
- #play {
- position:absolute;
- float:left;
- width:28px;
- opacity:.8;
- overflow:hidden;
- margin-left:30px;
- margin-top:28px;
- z-index:100000;}
- #audio {
- position:absolute;
- float:left;
- color:{color:Text};
- margin-left:80px;
- margin-top:-5px;
- padding:5px;
- font-size:12px;
- line-height:20px;
- z-index:10000;
- }
- /* Extras */
- .like_and_reblog_buttons {
- float:right;
- margin-left:350px;
- margin-bottom:15px;
- z-index:200000;
- border: 0px solid #e8e8e8;
- border-radius: 3px;
- list-style: none;
- }
- .like_and_reblog_buttons li {
- float:right;
- margin: 5px 5px;
- height: 15px;
- }
- .like_and_reblog_buttons li:first-child {
- border-right: 0px solid #e8e8e8;
- }
- .info {
- height:15px;
- {block:PermalinkPage}
- width:500px;
- {/block:PermalinkPage}
- float:center;
- padding-top:4px;
- margin-top:15px;
- margin-left:0px;
- text-align:center;
- font-size:13px;
- letter-spacing:1px;
- line-height:15px;
- color:{color:Link};
- border-top:1px dotted {color:Borders};
- width:400px;
- background:{color:Info Background};
- text-transform:lowercase;
- }
- .info a {
- font-size:13px; }
- .info i {
- color:{color:Icon}; }
- /* Pagination */
- #pagination {
- margin-top:50px;
- background:transparent;
- }
- .jump_page {
- padding: 4px 8px;
- color:{color:Link};
- background:{color:Odd icon Background};
- font-family:Ubuntu;
- font-size:11px;
- text-decoration:none;
- border:1px solid {color:Borders};
- }
- .current_page, .jump_page:hover{
- padding: 4px 8px;
- background:{color:Even icon background};
- color:{color:Link};
- font-family:Ubuntu;
- font-size:11px;
- text-decoration:none;
- border:1px solid {color:Borders};
- }
- /* Credits */
- #credits {
- position:fixed;
- right:10px;
- top:40px;
- z-index:100000;
- }
- #credits img{
- border:3px solid {color:Borders};
- }
- {CustomCSS]</style>
- <style type="text/css">
- </style>
- </head>
- <div id="container">
- <div id="sidebar2">
- {block:IfShowImage1}
- <div class="image1"><img src="{image:Sidebar 1}"></div>
- {/block:IfShowImage1}
- {block:IfShowImage2}
- <div class="image2"><img src="{image:Sidebar 2}"></div>
- {/block:IfShowImage2}
- <div id="otherlinks">
- {block:IfShowAbout}
- <div id="link1"><i class="fa fa-user"></i>
- <!--Description-->
- <div class="description">
- <div class="triangle"></div>
- {description}
- </div>
- </div>
- {/block:IfShowAbout}
- {block:IfShowNavigation}
- <div id="link2"><i class="fa fa-list"></i>
- <div class="navigation">
- <div class="triangle2"></div>
- {block:IfShowLinkOne}
- <a href="{text:Link One url}">{text:Link One}</a>
- {/block:IfShowLinkOne}
- {block:IfShowLinkTwo}
- <a href="{text:Link Two url}">{text:Link Two}</a>
- {/block:IfShowLinkTwo}
- {block:IfShowLinkThree}
- <a href="{text:Link Three url}">{text:Link Three}</a>
- {/block:IfShowLinkThree}
- {block:IfShowLinkFour}
- <a href="{text:Link Four url}">{text:Link Four}</a>
- {/block:IfShowLinkFour}
- {block:IfShowLinkFive}
- <a href="{text:Link Five url}">{text:Link Five}</a>
- {/block:IfShowLinkFive}
- </div>
- </div>
- {/block:IfShowNavigation}
- {block:IfShowMusicPlayer}
- <div id="link3"><i class="fa fa-music"></i>
- <!--Music player bar-->
- <div class="musicplayer">
- <div class="triangle"></div>
- <!--Music player icon-->
- <div class="playericon"><img src="http://media.tumblr.com/tumblr_m7vybiAx4t1r6o8v2.gif"/></div>
- <div class="player">
- <!--Replace this part with your billy music player code-->
- <embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=false&f0=http://www.sheepproductions.com/mfc/done.mp3&t0=Done&f1=http://www.sheepproductions.com/mfc/justified.mp3&t1=Justified&f2=http://www.sheepproductions.com/mfc/shesaid.mp3&t2=She Said&total=3" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" />
- <!---->
- </div>
- <!--Music player code ends-->
- <br>Playlist:<br><br>
- {text:Song title 1}<br>
- {text:Song title 2}<br>
- {text:Song title 3}<br>
- {text:Song title 4}<br>
- {text:Song title 5}<br>
- </div>
- <!--Music player bar ends-->
- </div>
- {/block:IfShowMusicPlayer}
- {block:IfShowSearch}
- <div id="link4"><i class="fa fa-search"></i>
- <!--Search bar-->
- <div class="search">
- <div class="triangle2"></div>
- <form action="/search" method="get">
- <input type="text" name="q" value="search..." style="width:117px; position:absolute;padding-left:10px; height:20px; border:1px solid {color:Borders}; background:{color:Icon Background}; color:{color:Search}; font-family: 'Nova Slim'; font-size: 10px;margin-top:4px; margin-left:0px;"/></form>
- </div>
- </div>
- {/block:IfShowSearch}
- </div></div>
- <!--End sidebar2-->
- <div id="footer">
- <!-- pagination -->
- <center>
- {block:Pagination}
- <div id="pagination">
- {block:PreviousPage}
- <span class="jump_page">
- <a href="{PreviousPage}">«</a></span>
- {/block:PreviousPage}
- {block:JumpPagination length="4"}
- {block:CurrentPage}
- <span class="current_page">
- {PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <span class="jump_page"><a href="{URL}">{PageNumber}</a></span>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <span class="current_page">
- <a href="{NextPage}">»</a></span>
- {/block:NextPage}
- </div>
- {/block:Pagination}
- </center>
- </div>
- <div id="harleyquinn">
- <div class="navilinks">
- {block:IfShowHomeLink}
- <div id="spade">
- <a href="/">♠</a>
- <div class="navilinks-title1">Index</div>
- </div>
- {/block:IfShowHomeLink}
- {block:IfShowAskLink}
- <div id="heart">
- <a href="/ask">♥</a>
- <div class="navilinks-title2">Ask</div>
- </div>
- {/block:IfShowAskLink}
- {block:IfShowSubmitLink}
- <div id="club">
- <a href="/submit">♣</a>
- <div class="navilinks-title1">Submit</div>
- </div>
- {/block:IfShowSubmitLink}
- {block:IfShowArchiveLink}
- <div id="diamond">
- <a href="/archive">♦</a>
- <div class="navilinks-title2">Archive</div>
- </div>
- {/block:IfShowArchiveLink}
- </div>
- </div>
- <div id="blogtitle">{title}</div>
- <table align=center>
- <tr><td align="justify">
- <body>
- <div id="posts">
- <div class="autopagerize_page_element">
- {block:Posts}
- <div id="entry">
- {block:Text}
- {block:Title}
- <a href="{Permalink}">
- <h1>{Title}</h1></a>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <img src="{PhotoURL-400}"
- </a>{/block:IndexPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- {Photoset-400}
- {/block:IndexPage}
- {block:PermalinkPage}
- {Photoset-500}
- {/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">
- " {Quote} "
- {block:Source}
- <div class="source">-{Source}
- </div>{/block:Source}</div>
- {/block:Quote}
- {block:Link}
- <div id="linktitle">
- <div class="linktexttitle">
- <a href="{URL}"
- class="linkpost"
- target="_blank">
- {Name} »</a>
- </div></div>
- {block:Description}
- <div class="linkdescription">{Description}</div>
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}
- <h1>{Title}</h1>{/block:Title}
- <div class="chat">
- {block:Lines}<div class="chat"><div class="line {Alt}">
- <div class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">
- <span style="text-transform:uppercase;
- letter-spacing:1px"><font face="learningcurves">
- {Label}</font></span></span>
- {/block:Label}
- {Line}</div>
- </div></div>
- {/block:Lines}
- </div>
- {/block:Chat}
- {block:Audio}
- <div id="audioall">
- <div id="audio">
- {block:TrackName}<b>Track:</b> {TrackName}{/block:TrackName}<br>
- {block:Artist}<b>Artist:</b> {Artist}{/block:Artist}<br>
- {block:Album}<b>Album:</b> {Album}{/block:Album}<br>
- {block:PlayCount}<b>Play count:</b> {PlayCount}{/block:PlayCount}<br> </div>
- <div id="play">
- {AudioPlayerWhite}</div>
- <div id="album">{block:AlbumArt}<img src="{AlbumArtURL}">
- {block:AlbumArt}</div>
- </div>
- {/block:Audio}
- {block:Video}
- {VideoEmbed-400}
- {/block:Video}
- {block:Answer}
- <img src="{AskerPortraitURL-48}"
- align="left"
- class="askborder">
- <div class="bubble"><span></span>
- {Asker}:
- {Question}
- </div><br>{Answer}<br>
- {/block:Answer}
- {block:IndexPage}
- {block:IfShowCaptions}
- {block:Caption}
- <h2>{Caption}</h2>
- {/block:Caption}
- {/block:IfShowCaptions}
- {/block:IndexPage}
- {block:IfShowTags}
- {block:HasTags}
- {block:Tags}
- <a href="{TagURL}">
- <i class="fa fa-tag"></i>
- {Tag}</a>
- {/block:Tags}
- {/block:HasTags}
- {/block:IfShowTags}
- {block:Date}
- <div class="info">
- <a href="{Permalink}">
- <i class="fa fa-clock-o"></i>
- {TimeAgo}</a>
- {block:NoteCount}
- <i class="fa fa-heart-o"></i>
- {NoteCountWithLabel}
- {/block:NoteCount}
- <ul class="like_and_reblog_buttons">
- <li>{ReblogButton size="15"}</li>
- <li>{LikeButton size="15"}</li>
- </ul>
- </div></div><br>
- {/block:Date}
- {block:PostNotes}
- {block:Caption}
- <h2>{Caption}</h2>
- {/block:Caption}
- <table width="400"><tr><td align="justify">
- <div id="postnotes">{PostNotes}</div><br>
- {block:ContentSource}
- <br><a href="{SourceURL}">
- {lang:Source}:
- {block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth}"
- height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}
- {SourceLink}
- {/block:NoSourceLogo}
- </a>
- {/block:ContentSource}
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div>
- </tr></td></table>
- </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