The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Tumblr Custom Theme Is Cutting Off
JCV2000
post Sep 20 2015, 02:18 AM
Post #1





Group: Members
Posts: 1
Joined: 20-September 15
Member No.: 23,551



Hello, a tumblr theme I have downloaded is cutting off the most recent posts, as well as the ask page. This is a new blog, it's very annoying that it is cutting off. Could someone please help me with fix this issue?

My tumblr blog url: http://educatethefuture.tumblr.com

Original link to the theme:http://trusthemes.tumblr.com/post/57336248039/theme-47-cool-customizable-sliding-message-8

Thank you in advance!!

---------------------
The HTML code is:

<!--
THEME BY WRONGLY.TUMBLR.COM
REMOVE CREDIT / STEAL MY CODES AND YOU WILL BE
DEALT WITH.
-->

<html lang="en">
<!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">
<script type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>


<head>


<!-- DEFAULT VARIABLES -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="color:background" content="#ececec"/>
<meta name="color:text" content="#000"/>
<meta name="color:title" content="#b0c5c0"/>
<meta name="color:link" content="#b0c5c0"/>
<meta name="color:hover" content="#c1edf1"/>
<meta name="color:scrollbar" content="#eee"/>
<meta name="color:blogtitle" content="#dddddd"/>
<meta name="color:border" content="#c5e2d5"/>

<meta name="image:sidebar" content=""/>
<meta name="image:background" content=""/>

<meta name="text:blogtitle" content="you are the only one"/>
<meta name="text:Sliding Message" content="Write a nice message for your followers to see in this space! In order to edit this area, go to customize > appearance and scroll down unti you find 'sliding message' "/>
<meta name="text:Link One Title" content="home↺" />
<meta name="text:Link One" content="" />
<meta name="text:Link Two Title" content="message" />
<meta name="text:Link Two" content="" />
<meta name="text:Link Three Title" content="etcetera" />
<meta name="text:Link Three" content="" />
<meta name="text:Link Four Title" content="other" />
<meta name="text:Link Four" content="" />
<meta name="text:Link Five Title" content="link #5" />
<meta name="text:Link Five" content="" />
<meta name="text:Link Six Title" content="link #6" />
<meta name="text:Link Six" content="" />
<meta name="text:Link Seven Title" content="link #7" />
<meta name="text:Link Seven" content="" />
<meta name="text:Link Eight Title" content="link #8" />
<meta name="text:Link Eight" content="" />

<style type="text/css">



::-webkit-scrollbar-thumb {
border-top: 1px solid #303030;
border-bottom: 1px solid #303030;
border-left: 1px solid #4B4B4B;
background-color:transparent;
height:auto;
}

#tumblr_controls{
position:fixed;

-webkit-filter:invert(100%);
-moz-filter:invert(100%);
-o-filter:invert(100%);
-ms-filter:invert(100%);
filter:invert(100%);

}

#tumblr_controls{
position:fixed !important;
-webkit-filter: invert(100%);

}

{block:iftinycursor}body, a, a:hover {cursor:
url(http://cur.cursors-4u.net/others/oth-6/oth589.cur),
progress;}{/block:iftinycursor}

iframe#tumblr_controls {top:5px; right:5px; !important; position:fixed
!important; -webkit-transition: opacity 0.7s linear;opacity:
0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s
ease-out;transition: all 0.8s ease-out;
}

iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s
linear;opacity: 1;-webkit-transition: all 0.4s
ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s
ease-out;}

}

.animated{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;}.animated.hinge{-webkit-animation-duration:2s;-moz-animation-duration:2s;-ms-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s;}@-webkit-keyframes pulse {
0% { -webkit-transform: scale(1); } 50% { -webkit-transform: scale(1.1); }
100% { -webkit-transform: scale(1); }
}
@-moz-keyframes pulse {
0% { -moz-transform: scale(1); }
50% { -moz-transform: scale(1.1); }
100% { -moz-transform: scale(1); }
}
@-o-keyframes pulse {
0% { -o-transform: scale(1); }
50% { -o-transform: scale(1.1); }
100% { -o-transform: scale(1); }
}
@keyframes pulse {
0% { transform: scale(1); }
50% { transform: scale(1.1); }
100% { transform: scale(1); }
}

.pulse {
-webkit-animation-name: pulse;
-moz-animation-name: pulse;
-o-animation-name: pulse;
animation-name: pulse;
}


.wrapper{
margin: 0px auto;
margin-left: 60px;
width: 802px;
}

.header{
float: left;
width: 100%;
}

.left{
float: left;
margin-right: 20px;
width: 802px;
}

.right{
float: right;
width: 200px;
background-color: #fff;
}

body, a, a:hover {cursor:
url('http://i41.tinypic.com/wrx62q.png'), progress; }

body {
margin:0px;
background-color: {color:Background};
background-image:url({image:Background});
background-attachment: fixed;
background-repeat: repeat;}
body, div, p, textarea, submit, input{
font-family: "Lucida Sans";
font-size: 9px;
line-height:12px;
text-transform:none;
letter-spacing:0px;
color:{color:Text};
}


::-webkit-scrollbar {width: 1px; height: 4px; background: #fff;
border-left:0px solid #aaa; }

::-webkit-scrollbar-thumb { width:7px; background-color: #fff;
border: 0px solid #fff;}


p {
margin:0px;
margin-top:0px;
}

a:link, a:active, a:visited{
text-decoration: none;
-webkit-transition: color 0.3s ease-out;
-moz-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
color: {color:Link};
}

a:hover {
color:{color:hover};
linear; -moz-transition: all 0.2s linear;
transition: all 0.2s linear;}

i{
font-style:italic;
letter-spacing:1px;
}

ok{
border-bottom:1px solid {color:border};
padding-bottom:2px;
font-style:bold;
}


#panel,#flip{
position:relative;
background:transparent;
display:inline-block;
}

#panel {
display:none;
background:white;
border-bottom:4px double #eee;
margin-top:0px;
margin-bottom:3px;
font-family:"Calibri";
font-size:10px;
font-style:italic;
letter-spacing:0px;
text-align:justify;
width:192px;
height:auto;
padding:4px;
}

div#sidebar {
position:fixed;
background:white;
width:200px;
height:auto;
top:26px;
left:130px;
padding-right:14px;
padding-left:14px;
padding-bottom:14px;
opacity:10;
z-index:9999999999;
}

div#sidebar img{
width:200px; height:auto;
}

#sidebarimage{
background:#fff;
display:inline-block;
margin-top:3px;
border-top:1px solid #f9f9f9;
border-right:1px solid #f0f0f0;
border-left:1px solid #f9f9f9;
border-bottom:1px solid #f0f0f0;
padding:3px;
}

div#linkbar{
position:fixed;
background:white;
height:20px;
width:auto;
top:0px;
left:363px;
border-bottom:1px solid #eee;
font-family:"Arial";
font-size:8px;
padding:3px;
line-height:20px;
letter-spacing:2px;
text-transform:uppercase;
text-align:left;
color:{color:border};
z-index:999999999;
}

.linkbar{
background:transparent;
margin-bottom:1px;
width:61px;
height:auto;
padding:1px;
font-family:"Consolas";
font-size:8px;
line-height:10px;
text-align:center;
display:inline-block;
text-transform:uppercase;
letter-spacing:2px;
border-left:0px solid {color:border};
color: {color:link};
font-style:bold;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

.linkbar:hover{
background: {color:border};
color:#fff;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}


#icon{
float:left;
margin-top:0px;
margin-left:-2px;
margin-right:5px;
margin-bottom:8px;
width:30px;
height:30px;
padding:10px;
border:1px solid #f3f3f3;
}

#desc{
display:inline-block;
background:transparent;
border-top:1px solid {color:border};
margin-top:2px;
margin-left:0px;
width:194px;
font-family:"Consolas";
letter-spacing:1px;
font-size:8px;
line-height:11px;
text-align:justify;
color:{color:text};
padding:3px;
}

div#topbar{
position:fixed;
background:white;
height:20px;
width:100%;
top:0px;
left:0px;
border-bottom:1px solid #eee;
padding:3px;
line-height:20px;
}

div#blogtitle{
position:fixed;
background:transparent;
height:60px;
width:1100px;
top:8px;
left:0px;
border:0px solid #eee;
text-align:center;
color:{color:border};
}

.blogtitle{
background:transparent;
margin-top:1px;
width:auto;
height:12px;
padding-left:0px;
font-family:"Consolas";
font-size:8px;
line-height:14px;
letter-spacing:2px;
text-transform:uppercase;
text-align:center;
font-style:normal;
color:{color:border};
opacity:1;
}

.blogtitle:hover{
color:{color:hover};
}

div#remove_this_and_get_reported{
position:fixed;
background:white;
border:1px solid #ddd;
right:5px;
bottom:0px;
width:52px;
height:17px;
text-transform:none;
text-align:center;
z-index:99999999999999;
overflow:auto;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

div#remove_this_and_get_reported:hover{
height:34px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}


.remove_this_and_get_reported{
background:transparent;
padding:4px;
border-radius:3px;
margin-right:-1px;
display:inline-block;
width:auto;
height:9px;
color:{color:text};
letter-spacing:0px;
font-family:"Consolas";
border-bottom:1px solid {color:background};
text-align:center;
text-transform:uppercase;
letter-spacing:2px;
line-height:8px;
font-size:8px;
z-index:999;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}

.remove_this_and_get_reported:hover{
background:#eee;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}

.text{
font-family:"Dixel";
font-size:8px;
line-height:10px;
color:#000;
width:190px;
margin-top:-15px;
}

div#center{
margin:auto;
margin-top:0px;
position:relative;
width:1200px;
background-color:;
overflow:auto;
overflow-y:hidden;
}

.entry {
float:left;
display: block;
overflow:block;
width:270px;
background:white;
padding-top:14px;
padding-right:14px;
padding-left:14px;
padding-bottom:12px;
border-right:1px solid #f4f4f4;
border-bottom:1px solid #f4f4f4;
margin:3px;
-webkit-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
transition: all 0.3s linear;
{block:PermalinkPage}
width:693px;
padding:0px;
{/block:PermalinkPage}
}

.entry img{
max-width:100%;
-webkit-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
transition: all 0.3s linear;
}

.entry img:hover{
opacity:0.7;
-webkit-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
transition: all 0.3s linear;
}

.entry .perma{
position:absolute;
border-right:1px solid #ddd;
border-bottom:1px solid #ddd;
background:white;
line-height:14px;
width:130px;
height:auto;
padding:5px;
top:40%;
left:26%;
font-family:Consolas;
text-transform:uppercase;
font-size:8px;
text-align:center;
display:inline-block;
border-radius:5px;
opacity:0;
z-index:999999;
box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
-moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
-webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
-webkit-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
transition: all 0.3s linear;
}

.entry:hover .perma{
overflow:visible;
-webkit-animation: pulse 1s; opacity:1;
-moz-animation: pulse 1s;
-ms-animation: pulse 1s;
}

permies{
border-bottom:1px solid {color:border};
padding:1px;
}

.title{
font-family: "Lucida Sans";
font-size: 12px;
line-height: 14px;
color: {color:Title};
text-shadow:1px 2px 2px #fff;
letter-spacing: 0px;
font-weight: normal;
text-transform:none;
}

.sel{
width:auto;
height:10px;
padding:0px;
letter-spacing:1px;
display: block;
background:transparent;
margin-left:0px;
margin-top:2px;
font-family:"Consolas";
border-top:1px solid {color:border};
border-bottom:0px solid {color:sidebar border};
border-radius:0px;
text-align:center;
font-size:8px;
padding-top:2px;
line-height:10px;
text-transform:uppercase;
opacity:10;
color:#aaa;
-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;
}

.selask{
width:283px;
display: block;
background:transparent;
margin-top: 0px;
padding-left:14px;
margin-left:-9px;
margin-top:5px;
font-family:"Silkscreen";
font-size:8px;
line-height:8px;
text-transform:uppercase;
text-align:left;
letter-spacing:2px;
color:#000;
-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;
}


#posts {
background:transparent;
width:650px;
top: 30px;
left: 302px;
position:relative;
overflow-y: hidden;
{block:PermalinkPage}
width:692px;
height:100%;
text-align:center;
{/block:PermalinkPage}
}

#infscr-loading{
bottom: -70px;
position: absolute;
left: 50%;
margin-left:-8px;
width:16px;
height:11px;
overflow:hidden;
margin-bottom: 50px;
}

#postnotes{
text-align: justify;
}

#postnotes blockquote{
border: 0px;
}

.chat{
text-decoration:none;
background:transparent;
border-left:1px solid {color:border};
padding-left:5px;
padding-bottom:3px;
margin-bottom:-10px;}


.audioplayerr{
position:absolute;
border:1px solid {color:border};
padding:2px;
padding-top:5px;
background: #fff;
text-align:center;
margin-left:23px;
margin-top:12px;
width:29px;
height:27px;
opacity:0.9;
overflow:hidden;
-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;}

.audioplayerr:hover{
width:76px;
height:77px;
margin-top:-11px;
margin-left:0px;
opacity:0.8;
-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;}

.albumartt{
margin-left:0px;
margin-bottom:10px;
}

.albumartt img{
background:#fff;
max-width:60px;
float:left;
padding:10px;
border:1px solid #f0f0f0;
}

audioshit{
border-bottom:1px solid {color:border};
font-style:normal;}

.infooo{
position:relative;
background:transparent;
border:1px solid #eee;
padding:8px;
font-family:Consolas;
font-size:8px;
letter-spacing:1px;
font-style:italic;
text-transform:uppercase;
height:64px;
margin-top:-10px;
margin-bottom:10px;
margin-left:90px;
padding-left:5px;
line-height:12px;}

chat{
height:auto;
padding:1px;
}

blockquote{
max-width:178px;
min-width:178px;
margin-top:5px;
margin-left:10px;
padding:5px;
font-size:9px;
text-align:left;
text-transform:none;
line-height:14px;
background:#f9f9f9;
border-left:2px solid {color:border};
}

blockquote p, ul{
margin:0px;
padding:0px;
}


#askicon{
float:left;
background:white;
margin-top:0px;
margin-left:0px;
margin-right:5px;
margin-bottom:8px;
width:30px;
height:30px;
padding:7px;
border:1px solid #f3f3f3;
z-index:99999999999;
}

.question{
margin-left: 0px; height:auto; margin-top: 0px; padding:2px; background:transparent; width:264px; line-height:12px; text-align:left; border-bottom:1px solid #eee; padding-left:3px;
}

.asker{
font-family:"Consolas";
font-size:8px;
text-align:left;
display:inline-block;
text-transform:lowercase;
letter-spacing:2px;
line-height:10px;
padding:0px;
margin-bottom:0px;
width:auto;
}

#answer{
margin-left:0px;
margin-bottom:0px;
margin-top:5px;
padding: 2px;
background:transparent;
line-height:10px;
text-align:right;
font-family:"consolas";
text-transform:uppercase;
letter-spacing:1px;
width:265px;
}


a img{border: 0px;}
ul, ol, li{list-style:none; margin:0px; padding:0px;}
.user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label,
.user_5 .label, .user_6 .label,
.user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}
.notes img{width:10px; position:relative; top:3px;
}

small{font-size: 90%;}

.video embed, .post div.video object {width:260px !important;
height:180px !important;}
.video2 embed, .post div.video object {width:400px !important;
height:400px !important;}

{CustomCSS}

</style>

{block:IndexPage}
<script type="text/javascript"
src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
<script type="text/javascript"
src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>

<script type="text/javascript">
$(window).load(function () {
var $content = $('#posts');
$content.masonry({itemSelector: '.entry'}),
$content.infinitescroll({
navSelector : 'div#pagination',
nextSelector : 'div#pagination a#nextPage',
itemSelector : '.entry',
loading: {
finishedMsg: '',
img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
},
bufferPx : 600,
debug : false,
},
// call masonry as a callback.
function( newElements ) {
var $newElems = $( newElements );
$newElems.hide();
// ensure that images load before adding to masonry layout
$newElems.imagesLoaded(function(){
$content.masonry( 'appended', $newElems, true,
function(){$newElems.fadeIn(300);} );


});
});
});
</script>
{/block:IndexPage}

<script src="jquery.js"></script>
<script>
$(document).ready(function(){
$("#flip").click(function(){
$("#panel").slideToggle("slow");
});
});
</script>


<title>{title}</title>

<link rel="shortcut icon" href="{Favicon}">
<link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
<meta name="viewport" content="width=820" />
</head>
<body onkeydown="return false">

<body>


<div class="wrapper">
<div class="header">
</div>

<div id="center">


<div id="topbar"></div>


<div id="sidebar">

<div id="panel">
{text:Sliding Message}
</div>

<img src="{image:sidebar}"</a>

<div class="blogtitle">{text:Blogtitle}</div>

<div id="desc">{Description}</div>

</div>


<div id="linkbar">
<a href="{Text:Link One}"><div class="linkbar"><b>{text:Link One Title}</b></div></a>

<a href="{Text:Link Two}"><div class="linkbar"><b>{text:Link Two Title}</b></div></a>

<a href="{Text:Link Three}"><div class="linkbar"><b>{text:Link Three Title}</b></div></a>

<a href="{Text:Link Four}"><div class="linkbar"><b>{text:Link Four Title}</b></div></a>

<a href="{Text:Link Five}"><div class="linkbar"><b>{text:Link Five Title}</b></div></a>

<a href="{Text:Link Six}"><div class="linkbar"><b>{text:Link Six Title}</b></div></a>

<a href="{Text:Link Seven}"><div class="linkbar"><b>{text:Link Seven Title}</b></div></a>

<a href="{Text:Link Eight}"><div class="linkbar"><b>{text:Link Eight Title}</b></div></a>

<div id="flip"><div class="linkbar"><b>for you +</b></div></div>

</div>


<div id="remove_this_and_get_reported">
<a href="http://wrongly.tumblr.com"> <div class="remove_this_and_get_reported">✄credit</div><a href="http://wrongly.tumblr.com">wrongly</a></a>
</div>


<div class="left">
<div id="posts">
{block:Posts}
<div class="entry">



{block:Audio}
<div class="albumartt">{block:AlbumArt} <img src="{AlbumArtURL}"> {/block:AlbumArt}</div><div class="audioplayerr">{AudioPlayer}</div>

<div class="infooo">{block:Artist} <b><audioshit>Artist:</audioshit></b> {Artist} {/block:Artist}<br>{block:TrackName} <b><audioshit>Track Name:</audioshit></b> "{TrackName}" {/block:TrackName}<br>{block:Album} <b><audioshit>Album:</audioshit></b> {Album} {/block:Album}</div>


<div class="sel">{block:PlayCount}<b><audioshit>Play Count:</audioshit></b> {PlayCount}{/block:PlayCount} + <audioshit><a href="{reblogurl}" target="_blank" title="reblog this photo">reblog</a></audioshit> + <audioshit><a id="notes{PostID}" href="{Permalink}" title="this post has {notecountwithlabel}">{NoteCount}</a></audioshit></div>
{block:IndexPage}
{/block:IndexPage}
{/block:Audio}



{block:Answer}
<div id="askicon"><img src="{AskerPortraitURL-30}" width="30" height="30"</a></div>

<div class="question">{Question}</div>

<div class="asker">asked by {Asker}</div>

<div id="answer">{Answer}</div>

<div class="sel"><a id="notes{PostID}" href="{Permalink}">{NoteCountWithLabel}</a> + <a href="{reblogurl}" target="_blank">reblog</a> > {timeago}</div>{/block:Answer}


{block:Text}
{block:Title}<span class="title">{Title}</span>{/block:Title}
<span class="entrytext">{Body}</span></a>
{block:IndexPage}
<div class="sel"><a id="notes{PostID}" href="{Permalink}">{NoteCountWithLabel}</a> + <a href="{reblogurl}" target="_blank">reblog</a> > {timeago}</div>
{/block:IndexPage}
{/block:Text}

{block:Link}
<a href="{URL}" class="title">{Name}</a>
{block:Description}{Description}{/block:Description}
{block:IndexPage}
<div class="sel"><a id="notes{PostID}" href="{Permalink}">{NoteCountWithLabel}</a> + <a href="{reblogurl}" target="_blank">reblog</a> > {timeago}</div>
{/block:IndexPage}
{block:Link}

{block:Photo}{block:IndexPage}
<div class="perma">
<permies><i><a href="{reblogurl}" target="_blank" title="reblog this photo">reblog</a></i></permies> + <permies><i><a href="{Permalink}" target="_blank" title="{notecount} people like this">{notecount} notes</a></i></permies> <br>this was posted > {timeago}</div>

{/block:IndexPage}
{block:IndexPage}
<a href="{Permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"
width=270px;></a>
{/block:IndexPage}
{block:permalinkpage}{LinkOpenTag}<center>
<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=655px;/></a>{LinkCloseTag}
</center>{/block:permalinkpage}
{/block:Photo}

{block:Quote}
<span class="title">{Quote}</span><br />
{block:Source}{Source}{/block:Source}
{block:IndexPage}
<br /><div class="sel"><a id="notes{PostID}" href="{Permalink}">{NoteCountWithLabel}</a> + <a href="{reblogurl}" target="_blank">reblog</a> > {timeago}</div>
{/block:IndexPage}
{/block:Quote}

{block:Chat}
{block:Title}<span class="title">{Title}</span>{/block:Title}
<ul class="chat">
{block:Lines}
<li class="user_{UserNumber}">
{block:Label}
<span class="label">{Label}</span>
{/block:Label}

{Line}
</li>
<chat>{/block:Lines}</chat>
</ul>
{block:IndexPage}
<div class="sel"><a id="notes{PostID}" href="{Permalink}">{NoteCountWithLabel}</a> + <a href="{reblogurl}" target="_blank">reblog</a> > {timeago}</div>
{/block:IndexPage}
{/block:Chat}

{block:Video}<center>
<div class="video">{Video-270}</div></center>
{block:IndexPage}
<div class="sel"><a id="notes{PostID}" href="{Permalink}">{NoteCountWithLabel}</a> + <a href="{reblogurl}" target="_blank">reblog</a> > {timeago}</div>
{/block:IndexPage}
{block:Video}

{block:PostNotes}<div align="middle">{caption}</div>
<center>

{block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}

{block:HasTags}
tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br>
{/block:HasTags}
{block:RebloggedFrom}
reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>

{/block:RebloggedFrom}
</center></span>
<br>
<div id="postnotes">{PostNotes}</div><br>

<center>{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}</center>

{/block:PostNotes}
</div>
{/block:Posts}
</div></div>

{block:IndexPage}
{block:Pagination}
<div id="pagination">
{block:NextPage}
<a id="nextPage" href="{NextPage}"></a>
{/block:NextPage}
{block:PreviousPage}
<a href="{PreviousPage}"></a>
{/block:PreviousPage}
</div>
{/block:Pagination}
{/block:IndexPage}

<BODY ondragstart="return false;">

</div>
</div>
</body>
</html>
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Frederiek
post Sep 20 2015, 07:50 AM
Post #2


Programming Fanatic
********

Group: Members
Posts: 5,146
Joined: 23-August 06
From: Europe
Member No.: 9



Posting the code of a Tumblr page is of no use for us, as most of us are not familiar with its coding.

Inspecting the source of your page makes me think that it's the height of 543px you set to div#posts.masonry. Increase it, as you can't even get rid of it or the posts will disappear.

Personally, I can make any sense of the way it's coded, it's not very logical.
And to me (since I don't have a tumblr account), the link to the theme is only an image and most texts are hard to read.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 23rd April 2024 - 02:51 AM