In node.tpl.php :
<div class="content">
<?php print $content ?>
</div>
<span class="clear"></span>
<?php if ($picture): ?>should be
<div class="content">
<?php print $content ?>
</div>
<span class="clear"></span>
<?php if ($picture): ?>
Comments
Comment #1
tonyn commentedI think both of those code snippets are the same... are they?
Comment #2
idflorin commentedupsy
into
---
Comment #3
tonyn commentedI don't see this code in the theme. Think you can you supply a patch file? And some detailed info on what problem you're gettng?
-tony
Comment #4
idflorin commenteddamn, i was working on the first release. sorry to bother you. still... i 'l like a http://www.plaintxt.org/themes/plaintxtblog/ like columns. (content loads first and after comes the sidebars on the left) .. any ideas ?
Comment #5
tonyn commentedI'm not sure if I completely understand... but I think that plaintxt example is a nice link, though I'm unsure if that design method would work with this theme.