The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> My Tumblr theme keeps blocking photo posts?
nightcheesetime
post May 2 2012, 09:26 PM
Post #1





Group: Members
Posts: 1
Joined: 2-May 12
Member No.: 17,033



I just installed a new Tumblr theme, and I love it, but it keeps blocking photo posts. The post itself shows up on my blog, and any text that was part of the post, but the picture is just gone. Is there something in my code that is blocking photo posts? Any help is appreciated!

Here's the code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<!-- THEME #11 BY HBKS -->

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

<head>

<!-- DEFAULT VARIABLES -->
<meta name="color:background" content="#F8F5E9" />
<meta name="color:sbar" content="#F3EFE1" />
<meta name="color:entry" content="#F3EFE1" />
<meta name="color:info" content="#F8F5E9" />

<meta name="color:tbar" content="#F3EFE1" />
<meta name="color:tlinks" content="#F8F5E9" />
<meta name="color:thover" content="#F8F5E9" />

<meta name="color:scrollbar" content="#E6DCD0" />

<meta name="color:title" content="#D4CABE" />
<meta name="color:texty" content="#D4CABE" />
<meta name="color:urls" content="#E2D6C9" />
<meta name="color:lhover" content="#E2D6C9" />

<meta name="font:title" content="georgia" />
<meta name="font:body" content="georgia" />

<meta name="text:Link1" content="" />
<meta name="text:Link1 Title" content="" />
<meta name="text:Link2" content="" />
<meta name="text:Link2 Title" content="" />
<meta name="text:Link3" content="" />
<meta name="text:Link3 Title" content="" />
<meta name="text:Link4" content="" />
<meta name="text:Link4 Title" content="" />
<meta name="text:Link5" content="" />
<meta name="text:Link5 Title" content="" />
<meta name="text:Link6" content="" />
<meta name="text:Link6 Title" content="" />
<meta name="text:Link7" content="" />
<meta name="text:Link7 Title" content="" />
<meta name="text:Link8" content="" />
<meta name="text:Link8 Title" content="" />

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

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>{Title}</title>
{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
<link rel="shortcut icon" href="{Favicon}" />
<link rel="alternate" type="application/rss+xml" href="{RSS}" />
<style type="text/css">
html{
background:url('http://i637.photobucket.com/albums/uu100/gab_the_bomb/fey-2.jpg') repeat;
background-attachment:fixed;
}

::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:30px;}
::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:10px!important;}
::-webkit-scrollbar {background-color:{color:entry}; height:10px; width:10px;}

body {color:{color:texty}; background-color:{color:background}; background-attachment:fixed; font-family:{font:body}; font-size:10px; line-height:110%; text-align:justify}

a:link, a:active, a:visited{color:{color:urls}; text-decoration:none}
a:hover{color:{color:lhover}}

small{font-size:10px; line-height:110%}
big {font-size:14px; line-height:110%}
b, strong{color:{color:texty}}
i, em {color:{color:texty}}
p{margin-top:5px; margin-bottom:5px}
blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:texty}}

img a{border:none; width:100%}

#container {background-color:transparent; width: 800px; text-align: center; margin: 0 auto -10px auto}

#entries {margin: 22px 0 -10px 260px; margin-right:-50px; float:right; text-align: justify}

#entry {margin: 0px 0 0px 0; width: 500px; background-color:{color:entry}; text-align: justify; padding: 4px}

#sidebar {top: 40px; margin-left:-80px; padding:0px; width: 262px; position:fixed}

#description{background-color:{color:sbar}; padding:5px; float:left; width:262px; margin-top:-20px; margin-bottom: 25px; text-align:center; border:4px solid {color:sbar}}

#description img{max-width:250px; margin-bottom:10px; border:7px solid {color:info}}

#title{color:{color:title}; font-family: 'LavanderiaRegular', Cookie; font-size:28px; line-height:28px; letter-spacing:2px; font-weight:normal; font-style:normal; text-transform:none; margin:0px; padding:0px; text-align:center; margin-bottom:9px}

@font-face {
font-family: 'LavanderiaDelicate';
src: url('http://static.tumblr.com/2lqtwbf/0Gylyrsld/lavanderia_delicate-webfont.eot');
src: url('http://static.tumblr.com/2lqtwbf/0Gylyrsld/lavanderia_delicate-webfont.eot?#iefix') format('embedded-opentype'),
url('http://static.tumblr.com/2lqtwbf/2Fnlyrsn1/lavanderia_delicate-webfont.ttf') format('truetype'),
url('http://static.tumblr.com/2lqtwbf/zPFlyrsmj/lavanderia_delicate-webfont.svg#LavanderiaDelicate') format('svg');
font-weight: normal;
font-style: normal;}

@font-face {
font-family: 'LavanderiaRegular';
src: url('http://static.tumblr.com/2lqtwbf/G1Dlyrsst/lavanderia_regular-webfont.eot');
src: url('http://static.tumblr.com/2lqtwbf/G1Dlyrsst/lavanderia_regular-webfont.eot?#iefix') format('embedded-opentype'),
url('http://static.tumblr.com/2lqtwbf/RAPlyrset/lavanderia_regular-webfont.ttf') format('truetype'),
url('http://static.tumblr.com/2lqtwbf/kb1lyrsq2/lavanderia_regular-webfont.svg#LavanderiaRegular') format('svg');
font-weight: normal;
font-style: normal;}

#stext {text-align:justify; font-family: georgia; font-size: 10px; padding:1px; margin-bottom:3px}

#pagination {font-family:georgia; text-align:center; font-size:10px; text-transform:uppercase}

#tbar {background-color:{color:tbar}; width:115px; height:110%; margin-left:210px; margin-top:0px; position:fixed; overflow:hidden; border-left:0px solid; border-right:0px solid; padding:3px}

#timg {margin-top:50px; margin-bottom:10px}
#timg img {width: 80px; height:80px; -moz-border-radius: 64px; -webkit-border-radius: 64px}

#tlinks a {width:80px; display:block; background-color:{color:tlinks}; font:9px georgia; text-transform: lowercase; color:{color:link}; text-decoration: none; letter-spacing: 3px; text-align:center; padding:6px; margin-top:0px; margin-bottom:-9px}
#tlinks a:hover {background-color:{color:thover}}

h1{color:{color:title}; font-family:{font:title}; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding:0px; text-align:left}

h2{color:{color:title}; font-family:{font:title}; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding:0px; text-align:left}

h3{color:{color:title}; font-family:{font:title}; font-size:12px; line-height:14px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding:0px; text-align:left; margin-bottom:3px}

#source{font-size:11px; text-align:right; margin-top:1px}

#info {background-color:{color:info}; margin:6px 0px 0px 0px; padding:3px; display:block; font-size:9px; letter-spacing:1px; text-transform:lowercase}
#info a {color:{color:urls}}
#info a:hover {color:{color:texty}}

#tags {background-color:transparent; font-family:georgia; text-align:right; margin-left:7px; padding:3px; text-transform:lowercase; letter-spacing:1px; font-style:italic; font-size:9px; width:495px}

#questions {background-color:{color:entry}; color: {color:texty}; padding:2px; margin-top: 2px; margin-bottom:2px; font-family:georgia; font-size:10px; text-transform:lowercase; border-bottom:1px dotted {color:texty}}
#questions a {color:{color:urls}}

.audio{background-color:black; display:block;}

.user_1 .label {color:{color:urls}; font-weight:bold}
.user_2 .label {color:{color:texty}; font-weight:bold}
.user_3 .label {color:{color:urls}; font-weight:bold}
.user_4 .label {color:{color:texty}; font-weight:bold}
.user_5 .label {color:{color:urls}; font-weight:bold}
.user_6 .label {color:{color:texty}; font-weight:bold}
.user_7 .label {color:{color:urls}; font-weight:bold}
.user_8 .label {color:{color:texty}; font-weight:bold}
.user_9 .label {color:{color:urls}; font-weight:bold}
.user_10 .label {color:{color:texty}; font-weight:bold}
.user_11 .label {color:{color:urls}; font-weight:bold}
.user_12 .label {color:{color:texty}; font-weight:bold}
.user_13 .label {color:{color:urls}; font-weight:bold}
.user_14 .label {color:{color:texty}; font-weight:bold}
ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px}

.notes img{width:10px; position:relative; top:1px}
ol.notes, .notes li{width:490px; list-style:none; margin:4px 0 -3px 5px; padding:0px}

</style>
<style type="text/css">{CustomCSS}</style>
</head>

<body>

<div id="container">

<div id="entries">

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

{block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}

{block:Quote}<h2>“{Quote}” — {Source}</h2>{/block:Quote}

{block:Link}<a href="{URL}"><h1>{Name}</h1></a>
{block:Description}<p>{Description}</p>{/block:Description}{/block:Link}

{block:Photo}<center><img src=""/></center>
{block:Caption}{Caption}{/block:Caption}{/block:Photo}
{block:Photo}<center><img src=""/></center>
{block:Caption}{Caption}{/block:Caption}{/block:Photo}

{block:Photoset}<center>{Photoset-500}</center>
{block:Caption}{Caption}{/block:Caption}{/block:Photoset}

{block:Chat}{block:Title}<h3>{Title}</h3>{/block:Title}
<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}

{block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}

{block:Answer}<div id="questions"><em>{asker}</em> whispered: {Question}<br /></div>
{Answer}{/block:answer}

{block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}

<div id="info">{block:Date}posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:RebloggedFrom} <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}{block:ContentSource} (© <a href="{SourceURL}">{SourceLink}</a>){/block:ContentSource} <div style="float:right">{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div></div></div>

{block:IndexPage}{block:HasTags}<div id="tags">{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}</div> {/block:HasTags}<br />{/block:IndexPage}

{/block:Posts}

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

<div id="tbar">
<div align="center" id="timg"><img src="http://l-userpic.livejournal.com/113819121/32962588"></div>

<div align="center" id="tlinks">
<a href="/archive">archive</a><br />
<a href="/ask">ask</a><br />
<a href="/tagged/my_stuff">graphics/gifs</a><br />
<a href="http://www.ebay.com/sch/gabthebomb/m.html?_nkw=&_armrs=1&_from=&_ipg=">ebay</a><br />
<a href="http://www.hautelook.com/short/3CY88">Hautelook</a><br />
{block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a><br />{/block:ifLink1}
{block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a><br />{/block:ifLink2}
{block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a><br />{/block:ifLink3}
{block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a><br />{/block:ifLink4}
{block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a><br />{/block:ifLink5}
{block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a><br />{/block:ifLink6}
{block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a><br />{/block:ifLink7}
{block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a><br />{/block:ifLink8}
<a href="http://jeripunked.tumblr.com/tagged/themes">theme</a></div></div>

<div id="sidebar">
<div id="description">
<div id="title"><a href="/">{Title}</a></div>

<div align="center"><a href="/"><img src="{image:sidebar}" /></a><br /></div>

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

<div id="pagination"><br />{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}</div>
</div>

</div>

</div>

</body>

</html>
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: 29th March 2024 - 04:13 AM