Is there anyway to widen the right column so it will show a 300px image there without doing too much hacking?
Is there anyway to widen the right column so it will show a 300px image there without doing too much hacking?
That's easy...
<div class="widget" style="margin:0 -15px;">
... // content
</div>
This topic has been closed to new replies.