Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!---
- don't remove the credit
- leave the credit if you want to use parts of the theme
- ____________________________________
- --->
- <meta name="color:Background" content="#ffffff" />
- <meta name="color:DescriptionBackground" content="#d1cea7" />
- <meta name="color:DescriptionBold" content="#f33f4a" />
- <meta name="color:DescriptionItalic" content="#724865" />
- <meta name="color:DescriptionLink" content="#936465" />
- <meta name="color:DescriptionText" content="#165c77" />
- <meta name="color:EntryBackground" content="#d1cea7" />
- <meta name="color:EntryBold" content="#724865" />
- <meta name="color:EntryItalic" content="#936465" />
- <meta name="color:EntryLink" content="#165c77" />
- <meta name="color:EntryText" content="#222222" />
- <meta name="color:BlockquoteBackground" content="#cecdbc" />
- <meta name="color:BlockquoteBorder" content="#724865" />
- <meta name="color:BlockquoteLink" content="#165c77" />
- <meta name="color:BlockquoteText" content="#724865" />
- <meta name="color:PermaBackground" content="#316d90" />
- <meta name="color:PermaText" content="#d1cea7" />
- <meta name="color:PostTitle" content="#936465" />
- <meta name="color:PostTitleBackground" content="#dab4b5" />
- <meta name="color:Pagination" content="#316d90"/>
- <meta name="color:SideBarTitle" content="#d1cea7" />
- <meta name="color:SideBarTitleBackground" content="#165c77" />
- <meta name="if:InfiniteScrolling" content="0" />
- <meta name="if:ShowCaptions" content="1">
- <meta name="if:FadingPhoto" content="0" />
- <meta name="if:ShowTags" content="1" />
- <meta name="if:BigPosts" content="1" />
- <meta name="image:SideBarImage" content="https://36.media.tumblr.com/66b44af2a0ec2327576fff8a4968efdc/tumblr_o3y21qvxGI1rd6t1go1_r5_250.png"/>
- <meta name="image:BackgroundImage" content="https://static.tumblr.com/b46ceb559a4e2b70dce7d4558c28343f/uuxiawr/7X9o48wsp/tumblr_static_1l06yo47ypogs8k0ws840ogk.jpg"/>
- <meta name="image:CornerImage" content="" />
- <meta name="text:Background Repeat" content="repeat"/>
- <meta name="text:Link1" content="" />
- <meta name="text:URL1" content="/"/>
- <meta name="text:Link2" content="" />
- <meta name="text:URL2" content="/"/>
- <meta name="text:Link3" content="" />
- <meta name="text:URL3" content="/"/>
- <meta name="text:Link4" content="" />
- <meta name="text:URL4" content="/"/>
- <meta name="text:Link5" content="" />
- <meta name="text:URL5" content="/"/>
- <meta name="text:Link6" content="" />
- <meta name="text:URL6" content="/"/>
- <head>
- <link href='https://fonts.googleapis.com/css?family=Indie+Flower' rel='stylesheet' type='text/css'>
- <meta https-equiv="content-type" content="text/html; charset=utf-8">
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <style type="text/css">
- body {
- background-image: url('{image:backgroundimage}');
- background-color: {color:background};
- background-attachment: fixed;
- background-repeat: {text:Background Repeat};
- color: {color:EntryText};
- font-size: 10px;
- }
- ::-webkit-scrollbar-thumb {
- background-color: {color:descriptiontext};
- height: 5px;
- width: 8px;
- }
- ::-webkit-scrollbar {
- height: 5px;
- width: 8px;
- background-color: {color:descriptionbackground};
- }
- a{
- text-decoration: none;
- }
- #sidebar{
- width: 204px;
- top:0px;
- bottom:0px;
- {block:ifBigPosts}left: 600px;{/block:ifBigPosts}
- {block:ifNotBigPosts}left: 500px;{/block:ifNotBigPosts}
- text-align: center;
- position: fixed;
- }
- #sidebar img{
- margin-top:-5px;
- width: 200px;
- border: 2px solid {color:SideBarTitleBackground};
- background-color: {color:SideBarTitleBackground};
- }
- #descbox{
- width: 194px;
- padding:5px;
- text-align: justify;
- margin-top:-3px;
- font-family:calibri;
- font-size:11px;
- margin-left:1px;
- line-height:11px;
- color: {color:DescriptionText};
- background-color: {color:DescriptionBackground};
- }
- #descbox a{
- text-decoration:none;
- color: {color:DescriptionLink};
- }
- #descbox b,strong{
- color: {color:DescriptionBold};
- }
- #descbox i,em{
- color: {color:DescriptionItalic};
- }
- #sidetitle{
- width: 198px;
- display: inline-block;
- font-size: 20px;
- padding:3px;
- text-align: center;
- letter-spacing: 1px;
- margin-top: 0px;
- font-family: 'Indie Flower', cursive;
- font-style: bold;
- color: {color:SideBarTitle};
- background-color: {color:SideBarTitleBackground};
- }
- #custombox {
- margin-top: 10px;
- width: 205px;
- display: inline-block;
- }
- #custombox a {
- color: {color:DescriptionText};
- background-color: {color:DescriptionBackground};
- display: inline-block;
- width: 94px;
- margin-left:1px;
- padding: 3px;
- margin-bottom: 2px;
- font-family: calibri;
- font-size: 11px;
- text-decoration: none;
- text-transform: uppercase;
- text-align: center;
- letter-spacing: 1px;
- text-shadow: 0 0 #000000;
- -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;
- }
- #custombox a:hover{
- color: {color:DescriptionBackground};
- background-color: {color:DescriptionText};
- }
- #navibox{
- margin-top:0px;
- margin-left:2px;
- width: 200px;
- text-align: center;
- }
- #navibox a{
- display: block;
- float:left;
- font-family: calibri;
- font-size: 9px;
- width: 49px;
- height: 20px;
- line-height: 20px;
- margin: 0px 0px 3px 1px;
- text-align: center;
- color: {color:DescriptionText};
- background-color: {color:DescriptionBackground};
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #navibox a:hover{
- color: {color:DescriptionBackground};
- background-color: {color:DescriptionText};
- }
- #pagi{
- margin-top: 10px;
- font-size: 30px;
- font-family: consolas;
- line-height: 10px;
- color:{color:pagination};
- }
- #pagi a{
- color: {color:pagination};
- }
- #posts{
- {block:ifBigPosts}width: 520px;{/block:ifBigPosts}
- {block:ifNotBigPosts}width: 420px;{/block:ifNotBigPosts}
- margin-left: 32px;
- margin-bottom:30px;
- position:relative;
- }
- img.center {
- display: block;
- margin-left: auto;
- margin-right: auto;
- }
- .entry{
- {block:ifBigPosts}width: 500px;{/block:ifBigPosts}
- {block:ifNotBigPosts}width: 400px;{/block:ifNotBigPosts}
- padding:10px;
- text-align:justify;
- font-family: calibri;
- font-size: 12px;
- margin-top: 30px;
- overflow: hidden;
- color:{color:EntryText};
- background-color: {color:EntryBackground};
- }
- .entry img{
- {block:ifBigPosts}max-width: 500px;{/block:ifBigPosts}
- {block:ifNotBigPosts}max-width: 400px;{/block:ifNotBigPosts}
- {block:ifFadingPhoto}
- opacity: 0.7;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- {/block:ifFadingPhoto}
- }
- {block:ifFadingPhoto}
- .entry img:hover{
- opacity: 1;
- }
- {/block:ifFadingPhoto}
- {block:ifFadingPhoto}
- .photosetfade {
- opacity: 0.7;
- filter:alpha(opacity=70);
- -moz-opacity: 0.7;
- -webkit-transition: all 0.7s linear;
- -moz-transition: all 0.7s linear;
- -o-transition: all 0.7s linear;
- }
- {/block:ifFadingPhoto}
- {block:ifFadingPhoto}
- .photosetfade:hover {
- opacity: 1;
- filter:alpha(opacity=100);
- -moz-opacity: 0.9;
- }
- {/block:ifFadingPhoto}
- .entry b, strong{
- color: {color:EntryBold};
- }
- .entry i, em{
- color: {color:EntryItalic};
- }
- .entry a{
- color: {color:EntryLink};
- text-decoration: none;
- }
- .entry h1{
- font-family: consolas;
- text-transform: uppercase;
- font-size: 15px;
- font-weight: 20px;
- letter-spacing: 1px;
- }
- .entry h1 a{
- color: {color:NormalLink};
- }
- blockquote{
- border-left: 4px solid {color:blockquoteborder};
- background-color:{color:blockquotebackground};
- color:{color:blockquotetext};
- font-size: 11px;
- padding-left:10px;
- padding-right: 4px;
- margin:5px;
- text-align:justify;
- }
- .entry blockquote img{
- max-width: 90%;
- margin-left: 3px;
- }
- blockquote img{
- max-width: 90%;
- margin-left: 3px;
- }
- .entry pre{
- word-wrap:break-word;
- white-space: pre-wrap;
- word-break:break-all;
- font-family:courier new;
- font-size:11px;
- padding:5px;
- letter-spacing:0px;
- background-color:{color:blockquotebackground};
- color:{color:blockquotetext};
- }
- .entry pre a{
- color:{color:BlockquoteLink};
- }
- .entry blockquote pre{
- background-color:{color:blockquotebackground};
- color:{color:blockquotetext};
- font-size:10px;
- font-family:courier new;
- width:93%;
- margin:5px;
- display:block;
- word-wrap:break-word;
- white-space: pre-wrap;
- word-break:break-all;
- }
- .entry blockquote pre a{
- color:{color:BlockquoteLink};
- }
- #quote{
- color: {color:Quote};
- padding: 15px;
- font-family: consolas;
- letter-spacing: 1px;
- line-height: 10px;
- }
- .entry:hover #perma {
- opacity: 1;
- {block:ifBigPosts}width: 514px;{/block:ifBigPosts}
- {block:ifNotBigPosts}width: 414px;{/block:ifNotBigPosts}
- margin-top: -15px;
- }
- #perma{
- font-family: calibri;
- font-size: 10px;
- letter-spacing: 1px;
- {block:ifBigPosts}width: 514px;{/block:ifBigPosts}
- {block:ifNotBigPosts}width: 414px;{/block:ifNotBigPosts}
- height: 8px;
- line-height: 8px;
- margin-top: -15px;
- margin-left: -10px;
- text-align: center;
- padding: 3px;
- opacity: 0;
- position: absolute;
- color: {color:PermaText};
- background-color: {color:PermaBackground};
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #perma a{
- color: {color:PermaText};
- font-style: none;
- }
- #perma a:hover {
- color: {color:EntryBackground};
- font-style: none;
- }
- .permalink {
- font-family: cambria;
- font-size: 10px;
- color: {color:EntryText};
- text-transform: uppercase;
- text-align: center;
- {block:ifBigPosts}width: 514px;{/block:ifBigPosts}
- {block:ifNotBigPosts}width: 414px;{/block:ifNotBigPosts}
- margin-top: 20px;
- margin-bottom: 10px;
- margin-left: -10px;
- float: left;
- background-color: {color:entrybackground};
- }
- .permalink b,strong{
- color: {color:EntryBold};
- font-weight: normal;
- }
- #date {
- color: {color:EntryText};
- }
- .permalink a {
- color: {color:NormalLink};
- text-decoration: none;
- }
- #tags {
- {block:ifBigPosts}width: 500px;{/block:ifBigPosts}
- {block:ifNotBigPosts}width: 400px;{/block:ifNotBigPosts}
- padding:10px;
- display: inline-block;
- font-size: 10px;
- font-family: calibri;
- font-style: normal;
- text-align: left;
- position:relative;
- }
- #tags a{
- padding:1px 5px 1px 5px;
- display: inline-block;
- font-size: 10px;
- font-family: calibri;
- font-style: normal;
- text-align: center;
- color:{color:EntryText};
- background-color: {color:EntryBackground};
- -moz-border-radius: 3px;
- -webkit-border-radius: 3px;
- border-radius: 3px;
- }
- .title{
- color: {color:PostTitle};
- padding-top: 5px;
- padding-bottom: 5px;
- font-size: 30px;
- font-family: tommaso;
- margin-bottom:10px;
- line-height: 100%;
- letter-spacing: 1px;
- text-transform: uppercase;
- text-align: center;
- background-color: {color:PostTitlebackground};
- border-bottom: 1px {color:PostTitle} solid;
- }
- .ask {
- display:block;
- padding:10px;
- background-color:{color:entrytext};
- color:{color:entrybackground};
- text-transform: none;
- }
- .askx img {
- max-width: 30px;
- display:block;
- margin-left:15px;
- margin-top:5px;
- -moz-border-radius: 30px 30px 30px 30px;
- -webkit-border-radius: 30px 30px 30px 30px;
- border-radius: 30px 30px 30px 30px;
- }
- .asky {
- display:block;
- float:left;
- text-transform:uppercase;
- margin-top:13px;
- font-size:10px;
- margin-left:5px;
- }
- .aska{
- display:block;
- margin-top:50px;
- border-top: 1px solid {color:text};
- }
- #source {
- font-family: consolas;
- font-size:7pt;
- text-align: right;
- margin-top: -5px;
- }
- ol.notes {
- background-color:{color:EntryBackground};
- font-family:tahoma;
- font-size:10px;
- padding-top:10px;
- border: 0px;
- padding-left:15px;
- margin-top:10px;
- {block:ifBigPosts}width:476px;{/block:ifBigPosts}
- {block:ifNotBigPosts}width:376px;{/block:ifNotBigPosts}
- margin-left: 0px;
- list-style-type: none;}
- ol.notes li.note {
- background: ;
- padding:5px;
- {block:ifBigPosts}width:480px;{/block:ifBigPosts}
- {block:ifNotBigPosts}width:380px;{/block:ifNotBigPosts}
- letter-spacing: 0px;
- text-align: left;
- }
- ol.notes li.note a{
- color:{color:EntryLink};
- background: ;
- font-family:tahoma;
- text-transform:none;
- letter-spacing:0px;
- font-size:10px;}
- ol.notes li.note img.avatar {
- vertical-align: -4px;
- margin-right: 0px;
- }
- #musicbox{
- width: 270px;
- height: 100px;
- text-align: left;
- }
- .cover {
- width:100px;
- height: 100px;
- display: block;
- position:absolute;
- z-index:2;
- }
- .cover img{
- width: 100px;
- height: 100px;
- }
- .coverx{
- width: 100px;
- height: 100px;
- display: block;
- position:absolute;
- z-index:1;
- }
- .coverx img{
- width: 100px;
- height: 100px;
- }
- .playbutton {
- width:20px;
- height: 20px;
- line-height:20px;
- overflow: hidden;
- position:relative;
- z-index:100;
- margin-left:2px;
- margin-top:2px;
- }
- .playbox {
- opacity: 0.8;
- background-color: #000000;
- position: absolute;
- z-index: 1000;
- margin-top:36px;
- margin-left:36px;
- width:30px;
- height:30px;
- line-height:32px;
- text-align:center;
- }
- .audioplayer {
- float:left;
- margin-left: 100px;
- position: absolute;
- display: block;
- margin-top: 10px;
- padding-bottom:7px;
- }
- .infomusic {
- text-align:left;
- {block:ifbigposts}max-width: 390px;{/block:ifbigposts}
- {block:ifnotbigposts}max-width: 290px;{/block:ifnotbigposts}
- margin-left:10px;
- padding:5px;
- background-color: {color:Blockquote};
- }
- .odd .line {
- padding: 3px;
- margin-bottom:3px;
- border-bottom: 2px solid {color:text};
- }
- .even .line {
- padding:3px;
- margin-bottom:3px;
- border-bottom: 2px solid {color:text};
- }
- .odd .name {
- padding: 3px;
- }
- .even .name {
- padding: 3px;
- }
- .tmblr-iframe {
- right:3px !important;
- position:fixed !important;
- z-index:9999999;
- opacity: 0.4;
- -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;
- }
- .tmblr-iframe:hover {
- opacity: 1;
- -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;
- }
- {CustomCSS}
- </style>
- </head>
- {block:IfInfiniteScrolling}
- <script type="text/javascript" src="https://static.tumblr.com/q0etgkr/EIBmz7s0p/infinitescrolling.js"></script>{/block:IfInfiniteScrolling}
- <body>
- <div id="sidebar">
- <div style="display: table; height: 100%; #position: relative; overflow: hidden; z-index:999;">
- <div style=" #position: absolute; #top: 50%;display: table-cell; vertical-align: middle;">
- <div style=" #position: relative; #top: -50%;">
- <div id="container">
- <div id="navibox">
- <a href="/">Home</a>
- <a href="/ask">Ask</a>
- <a href="/archive">Past</a>
- <a href="https://dianthus-s.tumblr.com/">Theme</a>
- </div>
- <img src="{image:SideBarImage}">
- <div id="descbox">
- {Description}
- </div>
- <div id="sidetitle">{Title}</div>
- <div id="custombox">
- {block:ifLink1}<a href="{text:URL1}" >{text:Link1}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:URL2}" >{text:Link2}</a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:URL3}" >{text:Link3}</a>{/block:ifLink3}
- {block:ifLink4}<a href="{text:URL4}" >{text:Link4}</a>{/block:ifLink4}
- {block:ifLink5}<a href="{text:URL5}" >{text:Link5}</a>{/block:ifLink5}
- {block:ifLink6}<a href="{text:URL6}" >{text:Link6}</a>{/block:ifLink6}
- </div>
- {block:IfNotInfiniteScrolling}<center><div id="pagi">{block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}
- {/block:Pagination}</div></center>{/block:IfNotInfiniteScrolling}
- </div>
- </div>
- </div>
- </div>
- </div>
- <div id="posts">
- {block:Posts}
- <div class="entry" >
- {block:IndexPage}
- {block:Date}<div id="perma"><a href="{Permalink}">{TimeAgo}</a>{block:NoteCount} //<a href="{Permalink}"> {NoteCountWithLabel}</a>
- {/block:NoteCount}
- <a href="{ReblogURL}">// REBLOG</a>
- </div>
- {/block:Date}
- {block:IndexPage}
- {block:Text}
- {block:Title}<div class="title">{Title}</div>{/block:Title}{Body}
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-500}" class="center">{LinkCloseTag}
- {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
- {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}
- {Caption}
- {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
- {/block:Photo}
- {block:Photoset}
- {block:IfBigPosts}<div class="photosetfade">{Photoset-500}</div>{/block:IfBigPosts}
- {block:IfNotBigPosts}<div class="photosetfade">{Photoset-400}</div>{/block:IfNotBigPosts}
- {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
- {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}
- {Caption}
- {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
- {/block:Photoset}
- {block:Link}
- <div class="title">
- <a href="{URL}" {Target}>{Name}</a>
- </div>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Quote}
- <div id="quote">{Quote}</div>{block:Source} <div id="source"> —{Source}</div> {/block:Source}{/block:Quote}
- {block:Chat}
- {block:Title}
- <div class="title">» {Title}</div>
- {/block:Title}
- {block:Lines}<div class="{Alt}">
- <div class="line">{block:Label}<span class="name">{Label}</span>{/block:Label} {Line}<br /></div></div>
- {/block:Lines}
- {/block:Chat}
- {block:Audio}
- <div id="musicbox">
- <div class="playbox">
- <div class="playbutton">{block:AudioPlayer}{AudioPlayerBlack}{/block:AudioPlayer}
- </div>
- </div>
- <div class="coverx"><img src="https://media.tumblr.com/90911ce35307a2b68bb52c9794d02dd0/tumblr_inline_mgshunrUnn1r8s568.png"></div>
- {block:AlbumArt}
- <div class="cover"><img src="{AlbumArtURL}"></div>
- {/block:AlbumArt}
- <div class="audioplayer">
- {block:Artist}
- <div class="infomusic"> <b>Artist:</b> {Artist}</div>
- {/block:Artist}
- {block:TrackName}
- <div class="infomusic"><b>Track:</b> "{TrackName}" </div>
- {/block:TrackName}
- <div class="infomusic"><b>Plays: </b> {PlayCountWithLabel} </div>
- </div>
- </div>
- {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
- {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}
- {Caption}
- {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
- {/block:Audio}
- {block:Video}
- {block:IfBigPosts}{Video-500}{/block:IfBigPosts}
- {block:IfNotBigPosts}{Video-400}{/block:IfNotBigPosts}
- {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
- {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}
- {Caption}
- {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
- {/block:Video}
- {block:Answer}
- <div class="ask">{Question}</div>
- <div class="arrow-down"></div>
- <div class="askx"><img src="{AskerPortraitURL-40}" align="left"></div>
- <div class="asky">{Asker}</div>
- <div class="aska">{Answer}</div>
- {/block:Answer}
- {block:PermalinkPage}
- <div class="permalink">
- <center><div id="date">{block:Date}posted {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}</div>{block:RebloggedFrom}<b>origin:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> | <b>via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br />{/block:RebloggedFrom}
- {block:HasTags}<b>tags »</b> {block:Tags} #<a href="/tagged/{Tag}">{Tag}</a>{/block:Tags}{/block:HasTags}</center>
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div>
- {/block:PermalinkPage}
- </div>
- {block:indexpage}
- {block:IfShowTags}
- {block:HasTags}
- <div id="tags">
- tags:
- {block:Tags} <a href="/tagged/{Tag}">{Tag}</a>{/block:Tags}
- </div>
- {/block:HasTags}
- {/block:IfShowTags}
- {/block:indexpage}
- {/block:Posts}
- </div>
- <div>
- <img src="{image:CornerImage}" style="position:fixed;
- max-height: 100%;
- max-width: 500px;
- right:-20px;
- bottom:-5px;
- z-index:-9;
- ">
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment