div.post-content overlaps div.post-frame-top. See the problem at http://d-theme.com/grassland. Fire up Firebug then removing the height from div.post-frame-top to see the overlap removed. There is then a problem of the background colour. Edit the HTML to end div.post-frame-top before the start of the next div and add a white background to the next div. Things look great.

Comments

peterx’s picture

Well, there is a slight variation in padding on the left hand side and no shaded edge on the right hand side.

peterx’s picture

The overlap is gone. The user block lacks a background so I tried adding post-content to the user block. The background looks right and I cannot see any other problems.
<div id="block-user-1" class="block block-user post-content">

peterx’s picture

Status: Active » Fixed

The user block now has a background.

ipwa’s picture

Hey peterx, thanks for reporting this, I had to remove the content-top area below the div.post-frame-top. I think the background issue will still happen for other blocks, so I'll have to add a white background to blocks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.