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">
- <!-- Theme 001 by Kooloo.tumblr.com
- Please, PLEASE leave the credits intact. They're as non-intrusive as any credits have ever been. You can move them, but do not make them any smaller.
- Tweaking is allowed! No matter how much you tweak, do not remove my credits! I would like people to find and enjoy the theme as much as you enjoy it.
- Feel free to copy and paste parts of my theme into tweaks, I don't exactly like it, but I feel it might make HTML easier for some people.
- You can remove the flower from the credit (NOT MY NAME,) if you want.
- I like the flower. I would like it if you left the flower. For me.
- -->
- <title>{TITLE}</title>
- <link rel="shortcut icon" href="http://e-ssence.main.jp/listmark2/square1-p.gif" />
- <meta name="description" content="{metadescription}" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=BenchNine' rel='stylesheet' type='text/css'>
- <link href='http://www.deviantart.com/download/1709074178703129/fruity_microfont_by_migiwa27-d5nleki.ttf' rel='stylesheet' type='text/css'>
- <link href='http://www.deviantart.com/download/1351998862782959/cuprum_by_migiwa27-d5nlelc.ttf' rel='stylesheet' type='text/css'>
- <link href='http://www.deviantart.com/download/3111440403473098/francoisone_by_migiwa27-d5nlekw.ttf' rel='stylesheet' type='text/css'>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:Background" content="#f1ecd9"/>
- <meta name="color:Post" content="#FEFEFE"/>
- <meta name="color:Text" content="#cc6666"/>
- <meta name="color:Link" content="#d05959"/>
- <meta name="color:Link Hover" content="#ffffff"/>
- <meta name="color:border hover" content="#e89d9e" />
- <meta name="color:Border" content="#e5d3c5"/>
- <meta name="color:Left" content="#e2c6bb" />
- <meta name="color:Light Border" content="#e5d3c5" />
- <meta name="color:Desc Link" content="#d05959"/>
- <meta name="color:Sidebar" content="#f1ecd9"/>
- <meta name="color:Sidebar Image Border" content="#222222"/>
- <meta name="color:Sidebar Description" content="#969696"/>
- <meta name="color:Navigation" content="#d05959"/>
- <meta name="color:Navigation Hover" content="#FFFFFF"/>
- <meta name="color:Ask" content="#F7F7F7"/>
- <meta name="color:Scrollbar" content="#181818"/>
- <meta name="color:navlink hover" content="#fffffff" />
- <meta name="color:navlink" content="#d05959" />
- <meta name="image:Sidebar" content="http://fc03.deviantart.net/fs70/f/2013/015/6/6/1_by_vieril-d5rl5hf.png"/>
- <meta name="image:Background" content=""/>
- <meta name="if:Show Search" content="1" />
- <meta name="text:Music Code" content="" />
- <meta name="text:Online Users Code" "" />
- <meta name="text:Link 1" content="http://"/>
- <meta name="text:Link 1 Title" content=""/>
- <meta name="text:Link 2" content="http://">
- <meta name="text:Link 2 Title" content=""/>
- <meta name="text:Link 3" content="http://"/>
- <meta name="text:Link 3 Title" content=""/>
- <meta name="text:Link 4" content="http://"/>
- <meta name="text:Link 4 Title" content=""/>
- <meta name="text:Link 5" content="http://"/>
- <meta name="text:Link 5 Title" content=""/>
- <meta name="text:Link 6" content="http://"/>
- <meta name="text:Link 6 Title" content=""/>
- <meta name="text:Link 7" content="http://"/>
- <meta name="text:Link 7 Title" content=""/>
- <meta name="text:Link 8" content="http://"/>
- <meta name="text:Link 8 Title" content=""/>
- <meta name="text:Link 9" content="http://"/>
- <meta name="text:Link 9 Title" content=""/>
- <meta name="text:BarLink 1" content="http://"/>
- <meta name="text:BarLink 1 Title" content=""/>
- <meta name="text:BarLink 2" content="http://">
- <meta name="text:BarLink 2 Title" content=""/>
- <meta name="text:BarLink 3" content="http://"/>
- <meta name="text:BarLink 3 Title" content=""/>
- <meta name="text:BarLink 4" content="http://"/>
- <meta name="text:BarLink 4 Title" content=""/>
- <meta name="text:BarLink 5" content="http://"/>
- <meta name="text:BarLink 5 Title" content=""/>
- <meta name="text:BarLink 6" content="http://"/>
- <meta name="text:BarLink 6 Title" content=""/>
- <meta name="text:BarLink 7" content="http://"/>
- <meta name="text:BarLink 7 Title" content=""/>
- <meta name="text:BarLink 8" content="http://"/>
- <meta name="text:BarLink 8 Title" content=""/>
- <!-- Theme 001 by Kooloo.tumblr.com -->
- <style type="text/css">
- /* --- SCROLLBAR --- */
- ::-webkit-scrollbar-thumb:vertical {
- background-color:{color:link};
- height:3em;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:{color:Link};
- height:5px!important;
- }
- ::-webkit-scrollbar {
- background-color:#FFFFFF;
- height:5px;
- width:10px;
- }
- ::-moz-scrollbar-thumb:vertical {
- background-color:{color:link};
- height:3em;
- }
- ::-moz-scrollbar-thumb:horizontal {
- background-color:{color:Link};
- height:5px!important;
- }
- ::-moz-scrollbar {
- background-color:#FFFFFF;
- height:5px;
- width:10px;
- }
- ::scrollbar-thumb:vertical {
- background-color:{color:link};
- height:3em;
- }
- ::scrollbar-thumb:horizontal {
- background-color:{color:Link};
- height:5px!important;
- }
- ::scrollbar {
- background-color:#FFFFFF;
- height:5px;
- width:10px;
- }
- iframe#tumblr_controls {
- position: fixed !important;
- right:2px !important;
- -moz-transition: all 0.8s ease-out;
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- opacity: 0.2;}
- iframe#tumblr_controls:hover {
- -webkit-transition: opacity 0.7s linear;
- -moz-transition: all 0.4s ease-out;
- -webkit-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- opacity: 1;}
- body {
- color:{color:text};
- background-attachment:fixed;
- background-color:{color:background};
- background-position:top left;
- background-repeat:repeat;
- text-align:justify;
- font-family:'Open Sans','Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', freesans, sans-serif;
- font-size:62.8%;
- }
- a {
- color:{color:link};
- text-decoration:none;
- -webkit-transition:opacity 0.8s linear;
- -webkit-transition:all 0.5s ease-out;
- -moz-transition:all 0.5s ease-out;
- transition:all 0.5s ease-out;
- }
- a:hover {
- text-decoration:none;
- color:{color:Link Hover};
- }
- #ongak {
- background: {color:sidebar};
- width: 100px;
- height: 80px;
- overflow: show;
- font-size: 20px;
- text-align: center;
- top:0px;
- left:10px;
- margin-top: -80px;
- padding-bottom: 5px;
- padding-top: 30px;
- position:fixed;
- -webkit-transition:opacity 0.8s linear;
- -webkit-transition:all 0.5s ease-out;
- -moz-transition:all 0.5s ease-out;
- transition:all 0.5s ease-out;
- border-radius: 0px 0px 1000px 1000px;
- border: 2px solid {color:border};
- }
- #ongak:hover {
- margin-top: -5px;
- -webkit-transition:opacity 0.8s linear;
- -webkit-transition:all 0.5s ease-out;
- -moz-transition:all 0.5s ease-out;
- transition:all 0.5s ease-out;
- }
- #01 {
- width:100%;
- padding-bottom:3em;
- min-height:100%;
- }
- #mopping {
- position:absolute;
- overflow:hidden;
- width:65em;
- margin-left:56em;
- margin-top:0em;
- }
- #post {
- padding:1em;
- width:50em;
- margin-bottom:2em;
- position:relative;
- background-color:{color:post};
- }
- #sidebar {
- position:fixed;
- margin-top:-0.8em;
- color: {color:text};
- float:right;
- margin-right: 0px;
- margin-left: 20.1em;
- margin-bottom: -10px;
- width:320px;
- height:100%;
- margin-top: -10em;
- padding-top: 10em;
- z-index: 5;
- border-bottom: 1px solid {color:border};
- }
- #sidebar img {
- max-width: 400px;
- margin-bottom: -4px;
- border: 10px solid {color:sidebar};
- border-bottom: 6px solid {color:sidebar};
- border-radius: 500px 0 0 0 ;
- }
- .oobr {
- background: url('');
- height: 1000%;
- margin-top: -10px;
- margin-right: -10px;
- padding-top: 100px; }
- #about {
- font-size:9px;
- font-family:'Open Sans','Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', freesans, sans-serif;
- padding:10px;
- padding-top: 5px;
- margin-bottom: -10px;
- letter-spacing:1px;
- margin-top: -0px;
- text-align:center;
- text-transform:none;
- background: {color:background};
- z-index: 999;
- }
- #about a {
- display:block;
- background:{color:border};
- color:{color:link};
- margin:2px;
- }
- #about a:active {
- display:block;
- background:{color:border};
- color:{color:link};
- margin:2px;
- opacity:0;
- }
- #about a:hover {
- display:block;
- background:{color:border};
- color:{color:link};
- margin:2px;
- opacity:0.2;
- }
- #Pinks {
- width:530px;
- margin-top:-8px;
- margin-left:-8px;
- height:1000%;
- position:fixed;
- border-right:5px solid {color:light border};
- background: {color:Left};
- }
- .rosered {
- background: url('http://e-ssence.main.jp/tiletouka/checkcr2.gif') center fixed repeat;
- width: 530px;
- height: 100%;
- margin: 0;
- }
- #Title5 {
- font-size:15px;
- font-family:'Open Sans','Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', freesans, sans-serif;
- text-decoration:none;
- text-align:center;
- text-transform:none;
- border-bottom:1px dashed {color:border};
- }
- #277 {
- font-size:14px;
- text-transform:none;
- font-family:'Open Sans','Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', freesans, sans-serif;
- text-align:center;
- }
- #bars {
- margin-top:0px;
- margin-left: -1px;
- padding-top: 2px;
- height: 100%;
- width: 390px;
- letter-spacing: 4px;
- text-align: center;
- z-index: 4;
- }
- #bars a {
- display:block;
- text-transform:uppercase;
- margin:1px;
- width:288px;
- margin-top: -3px;
- margin-bottom:-11px;
- font-family:'Open Sans','Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', freesans, sans-serif;
- border-right:10px solid {color:light border};
- border-left:10px solid {color:border hover};
- border-top: 1px solid {color:border};
- font-size:8px;
- letter-spacing:1px;
- color:{color:navlink};
- padding-left:3px;
- padding-right:9px;
- background: {color:background};
- height: 16px;
- padding-top: 5px;
- }
- #bars a:hover {
- color:{color:navlink hover};
- margin-left:-17px;
- border-right:28px solid {color:border hover};
- }
- #bars .other {
- display:block;
- text-align:center;
- text-transform: uppercase;
- margin:1px;
- background: {color:background};
- width:290px;
- margin-bottom:-10px;
- font-family:'Open Sans','Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', freesans, sans-serif;
- border-right:10px solid {color:light border};
- font-size:8px;
- letter-spacing:1px;
- color:{color:navlink};
- padding-left:3px;
- padding-right:9px;
- padding-top:6px;
- padding-bottom:6px;
- margin-left: -65px;
- -webkit-transition:all 0.5s ease-in-out;
- -moz-transition:all 0.5s ease-in-out;
- -o-transition:all 0.5s ease-in-out;
- -ms-transition:all 0.5s ease-in-out;
- transition:all 0.5s ease-in-out;
- border-left:10px solid {color:light border};
- }
- /* --- AUDIO --- */
- #audio {
- margin-bottom:5px;
- width:500px;
- height:62px;
- }
- .albumart {
- width:57px;
- height:57px;
- position:absolute;
- }
- .albumart img {
- width:57px;
- height:57px;
- float:left;
- }
- .playercontainer {
- opacity: .2;
- display:block;
- width:57px;
- height:57px;
- position:absolute;
- z-index:3;
- -webkit-transition:all 0.5s ease-in-out;
- -moz-transition:all 0.5s ease-in-out;
- -o-transition:all 0.5s ease-in-out;
- -ms-transition:all 0.5s ease-in-out;
- transition:all 0.5s ease-in-out;
- }
- .playercontainer:hover {
- opacity:.7;
- }
- .player {
- margin-left:16px;
- margin-top:16px;
- width:105px;
- height:25px;
- overflow:hidden;
- }
- .audioinfo {
- margin-left:60px;
- float:left;
- background-color:transparent;
- padding:2px;
- margin-bottom:3px;
- margin-top:0px;
- width:435px;
- }
- #info {
- padding:4px;
- margin-top:7px;
- line-height:90%;
- font-size:10px;
- font-family:'Open Sans','Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', freesans, sans-serif;
- text-transform:none;
- width:493px;
- text-align:right;
- }
- #info a {
- color:{color:link};
- background-color:transparent;
- padding:1px;
- }
- #info a:hover {
- color:transparent;
- }
- #questions {
- color:{color:Text};
- padding:10px;
- margin-bottom:0px;
- font-size:10px;
- font-family:'Open Sans','Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', freesans, sans-serif;
- text-align:justify;
- background-color:{color:border};
- border-bottom:2px dotted {color:Text};
- }
- #questions a {
- color:{color:link};
- }
- #questions a:hover {
- color:transparent;
- }
- #tags {
- font-family:'Open Sans','Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', freesans, sans-serif;
- text-align:left;
- text-transform:uppercase;
- font-size:9px;
- letter-spacing:1px;
- margin-top:-40px;
- margin-left:0px;
- margin-bottom:30px;
- width:540px;
- }
- #tags a {
- color:{color:link};
- padding:1px;
- }
- #tags a:hover {
- color:{color:link hover};
- }
- #source {
- margin-top:3px;
- text-align:right;
- margin-bottom:5px;
- font-size:10px;
- }
- .pagination {
- margin-top:4px;
- margin-bottom:8px;
- text-align:justify;
- padding: 2px;
- line-height:20px;
- font-family:'Open Sans','Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', freesans, sans-serif;
- font-size:18px;
- }
- .pagination a {
- text-decoration:none;
- padding-top:2px;
- padding-bottom:2px;
- padding-left:4px;
- padding-right:4px;
- color:{color:navlink};
- }
- .pagination a:hover {
- color:{color:navlink hover};
- Background:{color:background};
- }
- .postnotes {
- margin-top:-5px;
- }
- ol.notes, .notes li {
- width:500px;
- list-style:none;
- }
- blockquote {
- border-left:2px solid {color:light border};
- padding:0px;
- padding-left:5px;
- margin:5px;
- }
- #bars2 {
- margin-top:5px;
- padding-top: 20px;
- height: 100%;
- margin-left: -15px;
- }
- #bars2 a {
- border: 0px;
- background: transparent;
- }
- #bars2 img {
- border:0;
- -webkit-transition:all 0.5s ease-in-out;
- -moz-transition:all 0.5s ease-in-out;
- -o-transition:all 0.5s ease-in-out;
- -ms-transition:all 0.5s ease-in-out;
- transition:all 0.5s ease-in-out;
- }
- #bars2 img:hover {
- margin-left: -18px;
- border-right: 18px solid {color:border};
- -webkit-transition:all 0.5s ease-in-out;
- -moz-transition:all 0.5s ease-in-out;
- -o-transition:all 0.5s ease-in-out;
- -ms-transition:all 0.5s ease-in-out;
- transition:all 0.5s ease-in-out;
- }
- #theme {
- font-size: 1em;
- font-family: 'Francois One', Cuprum, 'Bench Nine';
- color: {color:link};
- opacity: 0.7;
- position:fixed;
- bottom:5px;
- right:5px;
- -webkit-border-radius: 4px;
- -moz-border-radius:4px;
- -o-border-radius:4px;
- border-radius:4px;
- width: auto;
- height: auto;
- z-index:999;
- -webkit-transition:all 0.5s ease-in-out;
- -moz-transition:all 0.5s ease-in-out;
- -o-transition:all 0.5s ease-in-out;
- -ms-transition:all 0.5s ease-in-out;
- transition:all 0.5s ease-in-out;
- }
- #theme:hover {
- opacity:1.0;
- color: {color:link};
- -webkit-transition:all 0.5s ease-in-out;
- -moz-transition:all 0.5s ease-in-out;
- -o-transition:all 0.5s ease-in-out;
- -ms-transition:all 0.5s ease-in-out;
- transition:all 0.5s ease-in-out;
- }
- #theme a {
- color: {color:link};
- text-decoration:none;
- }
- #theme2 {
- font-size: 1em;
- font-family: 'Francois One', Cuprum, 'Bench Nine';
- color: {color:link};
- opacity: 0.7;
- position:fixed;
- bottom:5px;
- left:5px;
- -webkit-border-radius: 4px;
- -moz-border-radius:4px;
- -o-border-radius:4px;
- border-radius:4px;
- width: auto;
- height: auto;
- z-index:999;
- -webkit-transition:all 0.5s ease-in-out;
- -moz-transition:all 0.5s ease-in-out;
- -o-transition:all 0.5s ease-in-out;
- -ms-transition:all 0.5s ease-in-out;
- transition:all 0.5s ease-in-out;
- }
- #theme2:hover {
- opacity:1.0;
- color: {color:link};
- -webkit-transition:all 0.5s ease-in-out;
- -moz-transition:all 0.5s ease-in-out;
- -o-transition:all 0.5s ease-in-out;
- -ms-transition:all 0.5s ease-in-out;
- transition:all 0.5s ease-in-out;
- }
- #theme2 a {
- color: {color:link};
- text-decoration:none;
- }
- </style>
- <script type="text/javascript" charset="utf-8">
- var $j = jQuery.noConflict();
- $j(function() {
- if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
- $j("img").lazyload({
- placeholder : "http://e-ssence.main.jp/icon/bar1.gif",
- effect: "fadeIn", }); });</script>
- </head>
- <body>
- <div id="01">
- <div id="Pinks">
- <div class="rosered"> </div>
- </div>
- <div id="sidebar">
- <!-- Formerly Pagination -->
- <img src="{image:sidebar}" alt="Sidebar Image" >
- <div id="about">{block:Description}{Description}{/block:Description}<center><a href="/">Index</a>{block:askenabled}<a href="/ask">Ask</a>{/block:askenabled}{block:submissionsenabled}<a href="/submit">Submit</a>{/block:submissionsenabled}<a href="/archive">Archive</a>{block:HasPages}{block:Pages}<a href="{URL}" title="{Label}">{Label}</a><br>{/block:Pages}{/block:HasPages}
- {block:ifLink1Title}<a href="{text:Link 1}">{text:Link 1 Title}</a>{/block:ifLink1Title}
- {block:ifLink2Title}<a href="{text:Link 2}">{text:Link 2 Title}</a>
- {/block:ifLink2Title}
- {block:ifLink3Title}<a href="{text:Link 3}">{text:Link 3 Title}</a>{/block:ifLink3Title}
- {block:ifLink4Title}<a href="{text:Link 4}">{text:Link 4 Title}</a>
- {/block:ifLink4Title}
- {block:ifLink5Title}<a href="{text:link 5}">{text:Link 5 Title}</a>{/block:ifLink5Title}
- {block:ifLink6Title}<a href="{text:Link 6}">{text:Link 6 Title}</a>{/block:ifLink6Title}
- {block:ifLink7Title}<a href="{text:link 7}">{text:Link 7 Title}</a>{/block:ifLink7Title}
- {block:ifLink8Title}<a href="{text:Link 8}">{text:Link 8 Title}</a>{/block:ifLink8Title}
- {block:ifLink9Title}<a href="{text:Link 9}">{text:Link 9 Title}</a>{/block:ifLink9Title}</div><p>
- <div id="bars">
- {block:ifBarLink1Title}<a href="{text:BarLink 1}">{text:BarLink 1 Title}</a><br>{/block:ifBarLink1Title}
- {block:ifBarLink2Title}<a href="{text:BarLink 2}">{text:BarLink 2 Title}</a><br>
- {/block:ifBarLink2Title}
- {block:ifBarLink3Title}<a href="{text:BarLink 3}">{text:BarLink 3 Title}</a><br>{/block:ifBarLink3Title}
- {block:ifBarLink4Title}<a href="{text:BarLink 4}">{text:BarLink 4 Title}</a><br>
- {/block:ifBarLink4Title}
- {block:ifBarLink5Title}<a href="{text:Barlink 5}">{text:BarLink 5 Title}</a><br>{/block:ifBarLink5Title}
- {block:ifBarLink6Title}<a href="{text:BarLink 6}">{text:BarLink 6 Title}</a><br>{/block:ifBarLink6Title}
- {block:ifBarLink7Title}<a href="{text:Barlink 7}">{text:BarLink 7 Title}</a><br>{/block:ifBarLink7Title}
- {block:ifBarLink8Title}<a href="{text:BarLink 8}">{text:BarLink 8 Title}</a><br>{/block:ifBarLink8Title}
- {block:ifShowSearch}<center><form action="/search" method="get" class="other" >
- <input type="search" placeholder="Search. . ." name="q" value="" size="10" width="200" />
- </form></center>
- {/block:ifShowSearch}
- </div>
- </div><br>
- <div id="mopping">{block:Posts}<div id="post">
- {block:Title}<div id="Title5">{Title}</div>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Photo}
- <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <center>{Photoset-500}</center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <div id="Title5">"{Quote}"</div>
- {block:Source}<div id="source">— {Source}</div>{/block:Source}
- {/block:Quote}
- {block:Link}
- <div id="Title5"><a href="{URL}" class="link" {Target}>{Name}</a> →</div>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- <div class="chat"><ul>{block:Lines}<li class="person{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
- {/block:Chat}
- {block:Audio}
- <div id="audio"><div class="albumart"><img src="http://static.tumblr.com/4wyqgof/Dyvm2qmp1/default.jpg"></div>{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}" alt="album art"></div>{/block:AlbumArt}{AudioPlayerWhite}</div>{block:TrackName}<div class="audioinfo"><b>Track Title:</b> {TrackName}<br>{/block:TrackName}{block:Artist}<div class="audioinfo"><b>Artist:</b> {Artist}</div><br>{/block:Artist}{block:Album}<div class="audioinfo"><b>Album:</b> {Album}</div>{/block:Album}</div>{block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}
- {Video-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Answer}
- <img src="{AskerPortraitURL-30}" style="float:left; border:3px solid {color:Info Border}; top:50%; margin-left:5px; margin-top:center center;">
- <div style="margin-left:50px;"><div id="questions">
- {Asker} asked: {Question}
- </div></div>
- {Answer}<p>
- {/block:Answer}
- {block:Date}<div id="info"><a href="{Permalink}">✖</a>{/block:Date}{block:RebloggedFrom} - via <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>{/block:RebloggedFrom}
- {block:ContentSource} (<a href="{SourceURL}">{SourceTitle}</a>){/block:ContentSource}
- {block:NoteCount} | <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div></div>
- {block:permalinkpage}
- {block:ifNotSwitchTagPosition}{block:HasTags}<div id="tags">tagged → {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}{/block:ifNotSwitchTagPosition} //
- <div style="margin-left:-4px;"><a href="{ReblogURL}" target="_blank">Reblog</a>
- {/block:permalinkpage}
- {/block:Posts}
- {block:PostNotes}<div class="postnotes">{PostNotes}</div>{/block:PostNotes}
- <div class="pagination">{block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
- {block:JumpPagination length="6"}{block:CurrentPage}
- <span class="current_page" style="padding-right:3px;padding-left:3px;">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}<a href="{NextPage}">»</a> {/block:NextPage}
- {/block:Pagination}</div>
- </div></div><div id="theme"><a href="http://kooloo.tumblr.com/">Theme ❀</a></div>
- <div id="theme2">
- {text:online users code}
- </div>
- {block:ifmusiccode}<div id="ongak">{text:Music Code}<br><br>♪</div>{/block:ifmusiccode}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment