The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> TUMBLR POST SHELL HTML HELP!
itemb
post Apr 22 2012, 09:50 PM
Post #1





Group: Members
Posts: 1
Joined: 22-April 12
Member No.: 16,968



Hey everyone, I have been writing and rewriting my tumblr page, and I am a TOTAL amateur. I want my post shell to stop after each post and before the next, so that I can see a little glimpse of my background image between each post, but have the entire post frame one color. how can i interrupt the DIV SHELL after each tumblr post? here's my code:

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

theme by pouretrebelle themes.pouretrebelle.com/lycoris
powered by tumblr tumblr.com
supercharged by jquery jquery.com

/\ _ _ _ _
___ ___ _ _ _ _ ___ _| |_ _ _ ___ | |_ ___ | || | ___
| . \/ . \| | || '_>/ ._> | | | '_>/ ._>| . \/ ._>| || |/ ._>
| _/\___/`___||_| \___. |_| |_| \___.|___/\___.|_||_|\___.
|_|

-->
<html xmlns="http://www.w3.org/1999/xhtml" class="no-js">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</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}">
<meta name="google-site-verification" content="F7WadZ73sc_Rtmeq3mB-Nr8TwDy3HbSG4VnwJv4aaMs" />
<meta name="color:Text" content="#000000"/>
<meta name="color:Permalink Text" content="#333333"/>
<meta name="color:Link" content="#4361a3"/>
<meta name="color:Background" content="#ffffff"/>
<meta name="color:Permalink Background" content="#ffffff"/>
<meta name="color:Header Background" content="#ffffff"/>
<meta name="color:Twitter Background" content="#ffffff"/>
<meta name="color:Post Background" content="#ffffff"/>

<meta name="font:Serif" content="Raleway:100, serif"/>
<meta name="font:Sans Serif" content="Raleway:100, sans-serif"/>

<meta name="image:Permalink" content=""/>
<meta name="image:Title" content=""/>
<meta name="image:Background" content=""/>
<meta name="image:Header Background" content="http://static.tumblr.com/me5sfsd/UbPlt0pwx/background2.jpg"/>
<meta name="image:Twitter Background" content="http://static.tumblr.com/me5sfsd/TsXlt0qe8/twitter.jpg"/>
<meta name="image:Post Background" content="http://static.tumblr.com/me5sfsd/gdRlrripo/background.jpg"/>

<meta name="if:Infinite Scrolling" content="0"/>
<meta name="if:Scroll To Top Button" content="1"/>
<meta name="if:Stretch Photos" content="0"/>
<meta name="if:Show Captions" content="1"/>
<meta name="if:Floating Header" content="1"/>
<meta name="if:Full Sized Background" content="0"/>
<meta name="if:Jump Pagination" content="5"/>
<meta name="if:Smaller" content="0"/>
<meta name="if:Bigger" content="0"/>

<meta name="text:Distance Between Posts" content="40px"/>
<meta name="text:Link Separator" content="/"/>
<meta name="text:Permalink Opacity" content="0.8"/>

<meta name="text:Twitter Username" content=""/>
<meta name="text:Analytics ID" content=""/>

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
<link href='http://fonts.googleapis.com/css?family=Raleway:100' rel='stylesheet' type='text/css'>
<script type="text/javascript">
var lycoris = {name: '{Name}', infscr: {block:IndexPage}{block:IfInfiniteScrolling}true{/block:IfInfiniteScrolling}{block:IfNotInfiniteScrolling}false{/block:IfNotInfiniteScrolling}{/block:IndexPage}{block:PermalinkPage}false{/block:PermalinkPage}, fixedheader: {block:IfFloatingHeader}true{/block:IfFloatingHeader}{block:IfNotFloatingHeader}false{/block:IfNotFloatingHeader}, bigger: {block:IfBigger}true{/block:IfBigger}{block:IfNotBigger}false{/block:IfNotBigger}, pad: false, padd: false, paddd: false}
if ("{color:Background}" == "{color:Post Background}" && "{image:Background}" == "{image:Post Background}") {lycoris.pad = true;} else {lycoris.pad = false;};
if ("{color:Background}" == "{color:Twitter Background}" && "{image:Background}" == "{image:Twitter Background}") {lycoris.padd = true;} else {lycoris.padd = false;};
if ("{color:Background}" == "{color:Header Background}" && "{image:Background}" == "{image:Header Background}") {lycoris.paddd = true;} else {lycoris.paddd = false;};
</script>
<script type="text/javascript" src="http://static.tumblr.com/me5sfsd/kFwlt0ps5/lycoris.js"></script>

<style type="text/css">
/* structure */
{block:IfFullSizedBackground}html {background: url('{image:Background}') no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}{/block:IfFullSizedBackground}
body {font-size: 11px; letter-spacing: 2px; margin: 50px; padding: 0; color: {color:Text}; {block:IfNotFullSizedBackground}background: url('{image:Background}') {color:Background} fixed repeat;{/block:IfNotFullSizedBackground} font-family: {font:Sans Serif};}
#shell {margin:0 auto;}
#shell.small {width: 620px;}
#shell.medium {width: 620px;}
#shell.big {width: 800px;}
#header {width: 620px; border: 1px solid; padding-top: 0px; margin-bottom: 20px; background: url('{image:Header Background}') {color:Header Background} scroll repeat;}
.links {text-transform: uppercase; font-size: 2em; letter-spacing: 2.5px; z-index: 12345; position: relative; font-family: {font:Sans Serif};};}
.links .inner {position: relative;}
.links .background {display: none;}
#fixer .background {display: block!important;}
#fixer .inner {padding: 10px 10px 10px 0;}
.paddd #fixer .inner {padding: 0px;}
.small #fixer {max-width: 620px;}
.medium #fixer {max-width: 620px;}
.big #fixer {max-width: 600px;}
#fixer {position: fixed; top: 0; background-color: rgba({text:RGBA Overlay});}
#header.paddd #fixer {margin-left: -10px;}
#header a {text-decoration: none;}
#description {margin-top: 5px;}
#twitter {background: url('{image:Twitter Background}') {color:Twitter Background} scroll repeat;}
#twitter .post {text-transform: uppercase; letter-spacing: 1px; word-spacing: 1px; font-family: {font:Serif};}
.post-shell {margin: 0 0 {block:IndexPage}{text:Distance Between Posts}{/block:IndexPage}{block:PermalinkPage}10px{/block:PermalinkPage}; background: url('{image:Post Background}') {color:Post Background} scroll repeat;}
.post.pad, .caption.pad, #twitter.padd .post, #header.paddd {padding: 10px;}
.permalink {margin-left: -40px; position: absolute;}
.permalink, .permalink a {color: {color:Permalink Text};}
.permalink .line, .permalink .square {height: 30px;}
.permalink .line {margin-bottom: 10px;}
.permalink .square {height: 30px; width: 30px; margin-right: 10px; cursor: pointer;}
.permalink .cap {vertical-align: middle; margin-left: 40px; margin-top: -30px; position: relative;}
.permalink .cap .inner {padding: 7px; position: absolute;}
.permalink .cap .background, .links .background, #totop .background {width: 100%; height: 100%; position: absolute; background-color: {color:Permalink Background}; opacity: {text:Permalink Opacity};}
{block:IfNotPermalinkImage}.time .square {background-image: url('{PortraitURL-30}'); background-repeat: no-repeat;}{/block:IfNotPermalinkImage}
.permalink .square, .permalink .cap {display: none;}
.post-shell:hover .square {display: inline-block;}
.line:hover .cap {display: block;}
#post-info {text-align: center; letter-spacing: 1px; font-family: {font:Serif};}
/* text */
img, iframe, embed, video, .square {vertical-align: bottom;}
a {text-decoration: underline; color: {color:Text}; -webkit-transition: color 0.2s ease-out; -moz-transition: color 0.2s ease-out; transition: color 0.2s ease-out;}
a:hover {color: {color:Link};}
.post *:first-child {margin-top: 0;}
.post *:last-child {margin-bottom: 0;}
p {margin: 0.5em 0 0;}
p:first-child {margin-top: 0!important;}
.real img {{block:IfNotStretchPhotos}max-{/block:IfNotStretchPhotos}width: 100%;}
blockquote {margin: 0.5em 0 0.5em 5px; padding-left: 10px; border-left: 1px solid {color:Text};}
.post ul, .post ol {padding-left: 20px; margin: 0.5em 0 0;}
.post ul {list-style-type: circle;}
h3, h4 {font-weight: normal; letter-spacing: 1px; margin: 0 0 5px; font-family: {font:Serif};}
h3 {font-size: 0.8em; line-height: 110%;}
h4 {text-transform: uppercase; font-size: .8em;}
/* post-specific */
.chat td {vertical-align: top;}
.photo .caption, .video .caption, .photoset .caption {padding-top: 10px;}
.quote .caption, .audio .caption {margin-top: 0.8em;}
.clearbg {background: none!important;}
.photoset .caption, .photo .caption {margin-top: 5px; background: url('{image:Post Background}') {color:Post Background} scroll repeat;}
.audio {overflow: auto;}
.albumart {float: left; margin-right: 10px;}
.medium .albumart, .big .albumart {width: 283px;}
.medium .pad .albumart {width: 263px;}
.small .albumart {width: 183px;}
.small .pad .albumart {width: 163px;}
/* notes */
#notes ol {padding: 0; margin: 0; list-style-type: none; counter-reset: li;}
#notes li {min-height: 16px; margin: 0 0 10px 14px;}
#notes li:last-child {margin-bottom: 0;}
#notes li:before {content: counter(li); counter-increment: li; position: absolute; margin-left: -18px; padding-bottom: 10px; height: 16px; vertical-align: top;}
#notes li:last-child:before {display: none;}
#notes img.avatar {vertical-align: bottom;}
#notes span.action {margin-left: 10px;}
#notes blockquote {margin-left: 30px; border-width: 0; padding: 0;}
#notes blockquote a {text-decoration: none;}
/* nav */
#nav
#nav a {text-decoration: none; text-transform: uppercase; background: url('{image:Post Background}') {color:Post Background} scroll repeat;}
#nav a#prev {float: left;}
#nav a#next {float: right;}
#nav.pad a {padding: 6px 10px;}
#infscr-loading {position: fixed; bottom: 10px; left: 50%; margin-left: -25px;}
#totop {position: fixed; top: 20px; right: 20px cursor: help; vertical-align: middle; text-align: center; font-size: 3em; line-height: 36px; display: none{block:IfNotScrollToTopButton}!important{/block:IfNotScrollToTopButton};}
#totop .inner {width: 30px; height: 30px; position: relative;}
#totop .background {background: url('{image:Post Background}') {color:Post Background} scroll repeat;}
{CustomCSS}
.shuffle {
position: fixed;
top: 25px;
right: 50px;
_position: static;
_margin: 3px;
_text-align: right;
z-index: 1337;
}

</style>

{block:IfAnalyticsID}
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', '{text:Analytics ID}']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
{/block:IfAnalyticsID}
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=271140516272162";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
</head>



<body>

<div id="totop"><div class="background"></div><div class="inner">⇑</div></div>

<center><div id="header" class="paddd">
{block:IfTitleImage}<a href="/"> <img src="{image:Title}" style="max-width: 100%; margin-bottom 10px;" alt="{Title}" border="0" /></a>{/block:IfTitleImage}
<div class="links"><div class="background"></div><p align="center"><img src="http://26.media.tumblr.com/tumblr_m2unqp0FTm1r7f4cso1_r2_500.jpg" width="400px"></p><div class="inner">
<a href="/" id="home">{Title}</a> {block:HasPages}{text:Link Separator}{block:Pages}{text:Link Separator} <a href="{URL}">{Label}</a> {/block:Pages}{/block:HasPages}{block:AskEnabled}{text:Link Separator} <a href="/ask">{AskLabel}</a> {/block:AskEnabled}{block:SubmissionsEnabled}{text:Link Separator} <a href="/submit">{SubmitLabel}</a> {/block:SubmissionsEnabled}
{block:TagPage}<center><br />:: {Tag} ::</center>{/block:TagPage}
</div></div>
{block:Description}<div id="description">{Description}</div>{/block:Description}<br><a style= "float: left" href="http://www.facebook.com/profile.php?id=1379618992"TARGET="_BLANK"> <b> FB</a><a style="float:right;" href="http://26.media.tumblr.com/tumblr_m1uk82bxHp1r7f4cso1_r4_1280.jpg" TARGET="_BLANK"> what is <big>item-b?</big></a><br><br>
<hr><br> <p align="center">
<a href="/tagged/brooklyn"><img src="http://26.media.tumblr.com/tumblr_m2mjl6gWam1r7f4cso1_r2_250.jpg" width="80" height="40">
<a href="/tagged/The+City"><img src="http://25.media.tumblr.com/tumblr_m2mjjuewaR1r7f4cso1_r2_250.jpg" width="80" height="40">
<a href="/tagged/bicycle"><img src="http://26.media.tumblr.com/tumblr_m2mjkhLDaG1r7f4cso1_r2_250.jpg" width="80" height="40">
<a href="/tagged/portland"><img src="http://28.media.tumblr.com/tumblr_m2mjkwlciZ1r7f4cso1_r2_250.jpg" width="80" height="40"><p align="center">
<a href="/tagged/faces"><img src="http://30.media.tumblr.com/tumblr_m2mjk5MjzF1r7f4cso1_r2_250.jpg" width="80" height="40">
<a href="/tagged/video"><img src="http://27.media.tumblr.com/tumblr_m2mjjgoKDl1r7f4cso1_r2_250.jpg" width="80" height="40">
<a href="/tagged/audio"><img src="http://30.media.tumblr.com/tumblr_m2mjj63mS01r7f4cso1_r2_250.jpg" width="80" height="40">
<a href="/tagged/FGFS"><img src="http://24.media.tumblr.com/tumblr_m2mjiw6F431r7f4cso1_r2_250.jpg" width="80" height="40"><br><br>
</a></p>
</b>
</div></center>

<div id="shell" style="background-color:#ffffff" class="{block:IfSmaller}small{/block:IfSmaller}{block:IfNotSmaller}{block:IfBigger}big{/block:IfBigger}{block:IfNotBigger}medium{/block:IfNotBigger}{/block:IfNotSmaller}">


<div id="content"
<p align="center">{block:Posts}
{block:Date}<b><u>
{block:NewDayDate}
{DayOfWeek}, {Month} {DayOfMonth}, {Year}
{/block:NewDayDate}
</b></u>{/block:Date}<br><br><br><br></p>
{block:IfTwitterUsername}{block:IndexPage}
<div id="twitter" class="post-shell padd"></div>
{/block:IndexPage}{/block:IfTwitterUsername}
<div class="post-shell{block:Photoset} clearbg{/block:Photoset}{block:Photo} clearbg{/block:Photo}">


{block:Date}{block:IndexPage}
<div class="permalink">
<div class="line time"><a href="{Permalink}"><div class="square">{block:IfPermalinkImage}<img src="{image:Permalink}" style="max-height: 30px; max-width: 30px;" border="0px" />{/block:IfPermalinkImage}</div></a><div class="cap"><div class="background"></div><div class="inner">{PostType} posted {TimeAgo}{block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}{block:HasTags}<br />tagged:{block:Tags} <a href="{TagURLChrono}">{Tag}</a>{/block:Tags}{/block:HasTags}</div></div></div>
{block:Answer}<div class="line asker"><div class="square" style="background-image: url('{AskerPortraitURL-30}');"></div><div class="cap"><div class="background"></div><div class="inner">asked by {Asker}</div></div></div>{/block:Answer}
{block:RebloggedFrom}
<div class="line reblogged"><a href="{ReblogParentURL}"><div class="square" style="background-image: url('{ReblogParentPortraitURL-30}');"></div></a><div class="cap"><div class="background"></div><div class="inner">reblogged from {ReblogParentName}</div></div></div>
<div class="line source"><a href="{ReblogRootURL}"><div class="square" style="background-image: url('{ReblogRootPortraitURL-30}');"></div></a><div class="cap"><div class="background"></div><div class="inner">originally by {ReblogRootName}</div></div></div>
{/block:RebloggedFrom}
</div>
{/block:IndexPage}{/block:Date}

<div class="post real {block:Photo}photo{/block:Photo}{block:Photoset}photoset{/block:Photoset}{block:Quote}quote pad{/block:Quote}{block:Link}link pad{/block:Link}{block:Text}text pad{/block:Text}{block:Chat}chat pad{/block:Chat}{block:Audio}audio pad{/block:Audio}{block:Video}video{/block:Video}{block:Answer}answer pad{/block:Answer}" id="{PostID}">

{block:Quote}
<h4>"{Quote}"</h4>
{block:Source}<div class="caption">{Source}</div>{/block:Source}
{/block:Quote}

{block:Photo}
<center>{LinkOpenTag}<img src="{block:IfSmaller}{PhotoURL-400}{/block:IfSmaller}{block:IfNotSmaller}{block:IfBigger}{PhotoURL-HighRes}{/block:IfBigger}{block:IfNotBigger}{PhotoURL-HighRes}{/block:IfNotBigger}{/block:IfNotSmaller}" alt="{PhotoAlt}" border="0px" />{LinkCloseTag}</center>
{block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}<div class="caption pad">{Caption}</div>{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
{block:IfShowCaptions}{block:Caption}<div class="caption pad">{Caption}</div>{/block:Caption}{/block:IfShowCaptions}</a>
<div align="left"> <div class="facebook-button"><div class="fb-like" data-href="{Permalink}" data-send="true" data-layout="button_count" data-width="450" data-show-faces="true"></div></div>
<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};"><img src="http://assets.tumblr.com/images/iframe_reblog_alpha.png?4"/></a></p>
{/block:Photo}

{block:Photoset}
{block:IfSmaller}{Photoset-400}{/block:IfSmaller}{block:IfNotSmaller}<center>{Photoset-500}</center>{/block:IfNotSmaller}
{block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}<div class="caption pad">{Caption}</div>{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
{block:IfShowCaptions}{block:Caption}<div class="caption pad">{Caption}</div>{/block:Caption}{/block:IfShowCaptions}
<br/>
<div align="left"><div class="facebook-button"><div class="fb-like" data-href="{Permalink}" data-send="true" data-layout="button_count" data-width="620" data-show-faces="true"></div></div>
<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};"><img src="http://assets.tumblr.com/images/iframe_reblog_alpha.png?4"/></a></p>
{/block:Photoset}

{block:Video}
{block:IfSmaller}{Video-400}{/block:IfSmaller}{block:IfNotSmaller}{Video-500}{/block:IfNotSmaller}
{block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}<div class="caption pad">{Caption}</div>{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
{block:IfShowCaptions}{block:Caption}<div class="caption pad">{Caption}</div>{/block:Caption}{/block:IfShowCaptions}
<br/>
<div align="left"><div class="facebook-button"><div class="fb-like" data-href="{Permalink}" data-send="true" data-layout="button_count" data-width="500" data-show-faces="true"></div></div>
<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};"><img src="http://assets.tumblr.com/images/iframe_reblog_alpha.png?4"/></a></p>
{/block:Video}

{block:Link}
<h3><a href="{URL}" {Target}>{Name}</a></h3>
{block:Description}{Description}{/block:Description}
{/block:Link}

{block:Chat}
{block:Title}<h3>{Title}</h3>{/block:Title}
<table class="chat" style="border-spacing: 0px; width: 100%;">
{block:Lines}
<tr>
{block:Label}<td class="label" style="padding-right: 20px;">{Label}</td>{/block:Label}
<td class="line">{Line}</td>
</tr>
{/block:Lines}
</table>
{/block:Chat}

{block:Audio}
{block:AlbumArt}
<a href="{Permalink}" title="posted {TimeAgo}{block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}">
<img border="1" src="{AlbumArtUrl}" class="albumart" />
</a>
{/block:AlbumArt}
<div class="audiobox" id="{PostID}">{AudioPlayerBlack}</div>
{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
<br/></div>
<div align="left"><div class="facebook-button"><div class="fb-like" data-href="{Permalink}" data-send="true" data-layout="button_count" data-width="620" data-show-faces="true"></div></div>
<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};"><img src="http://assets.tumblr.com/images/iframe_reblog_alpha.png?4"/></a></p>{/block:Audio}

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

{block:Answer}
<strong><big>{Question}</big></strong>{Answer}
{/block:Answer}

</div>
</div>

{block:PermalinkPage}
{block:Date}
<div class="post-shell">
<div class="post pad" id="post-info">
{PostType} posted {TimeAgo}{block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}{block:Audio} and {PlayCountWithLabel}{/block:Audio}{block:HasTags}<br />tagged:{block:Tags} <a href="{TagURLChrono}">{Tag}</a>{/block:Tags}{/block:HasTags}
</div></div>
{block:PostNotes}<div class="post-shell">
<div class="post pad" id="notes">
{PostNotes}
</div></div>{/block:PostNotes}
{/block:Date}
{/block:PermalinkPage}
<br/><hr>
{/block:Posts}
<br><br><br>
<b> {block:Pagination}
{block:PreviousPage}
<a href="{PreviousPage}">Previous</a>
{/block:PreviousPage}

{block:JumpPagination length="20000"}
{block:CurrentPage}
<span class="current_page">{PageNumber}</span>
{/block:CurrentPage}

{block:JumpPage}
<a class="jump_page" href="{URL}">{PageNumber}</a>
{/block:JumpPage}
{/block:JumpPagination}

{block:NextPage}
<a href="{NextPage}">Next</a>
{/block:NextPage}
{/block:Pagination}</b>

</div>

</div>

{block:IfTwitterUsername}{block:IndexPage}
<script type="text/javascript" src="http://twitter.com/statuses/user_timeline/{text:Twitter Username}.json?callback=twitterCallback&count=1"></script>
{/block:IndexPage}{/block:IfTwitterUsername}
<div class="shuffle"> <a href="/random"><img src="http://static.tumblr.com/gmvpk3i/iAcll0j1w/shuffle.png"></a></div>
<hr>

<!-- SnapWidget -->
<div align="center"><iframe src="http://snapwidget.com/in/?u=YnJvd25ldmFufGlufDUwfDl8M3x8bm98NQ==" allowTransparency="true" frameborder="0" scrolling="no" style="border:none; overflow:hidden; width:495px; height: 165px" ></iframe><br>
<b>I N S T A G R A M</b><br><br><a href=http://item-b.com/archive>archive</a><br><br>© 2011-2012 evan brown<br><br>
<a href=http://25.media.tumblr.com/tumblr_m2oqrvcJsT1r7f4cso1_500.jpg><img src=http://25.media.tumblr.com/tumblr_m2oqrvcJsT1r7f4cso1_250.jpg></a><br><b>HESHLIFE :: stickers for bikes and bar bathrooms<br><br></b>email me if you want some. coming may 2012
</body>

</html>






<!-- Start of StatCounter Code for Tumblr -->
<script type="text/javascript">
var sc_project=7656278;
var sc_invisible=1;
var sc_security="3b5119a0";
</script>
<script type="text/javascript"
src="http://www.statcounter.com/counter/counter.js"></script>
<noscript><div class="statcounter"><a title="tumblr visit
counter" href="http://statcounter.com/tumblr/"
target="_blank"><img class="statcounter"
src="http://c.statcounter.com/7656278/0/3b5119a0/1/"
alt="tumblr visit counter"></a></div></noscript>
<!-- End of StatCounter Code for Tumblr -->
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Apr 23 2012, 10:53 AM
Post #2


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



Have you tried specifying a margin for the .post or .post-shell selector in your CSS?
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 - 02:53 AM