1

(11 replies, posted in HTML, CSS and Overall Look)

Hey, it might be because I am tired, but I cannot seem to move the cutenews catergory icon so that is is almost touching the grey border.

You can view it here: http://wifeee.com/V2/

and the cutenews code:

<div style="width:420px; margin-bottom:30px;">
<div><strong>{title}</strong></div>

<div style="text-align:justify; padding:3px; margin-top:3px; margin-bottom:5px; border-top:1px solid #D3D3D3;">{short-story}</div>

<div style="margin-top: 0px; float: right;">{category-icon}</div>

<div style="float: right;">[full-link]Read more •[/full-link]  [com-link]{comments-num} Comments[/com-link]</div>

<div><em>Posted on {date} by {author}</em></div>
</div>