Closed (fixed)
Project:
Grassland
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2009 at 02:14 UTC
Updated:
27 Mar 2009 at 16:20 UTC
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
Comment #1
peterx commentedWell, there is a slight variation in padding on the left hand side and no shaded edge on the right hand side.
Comment #2
peterx commentedThe 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">Comment #3
peterx commentedThe user block now has a background.
Comment #4
ipwa commentedHey 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.