Closed (fixed)
Project:
Danland
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 May 2011 at 08:05 UTC
Updated:
18 Nov 2011 at 11:10 UTC
When placing the Recent Posts block in the left sidebar of the Danblog theme, the border and "delete" link is floating out of the block border and into the content. (The Danland theme displays this block correctly.) See the attached screenshot below.
| Comment | File | Size | Author |
|---|---|---|---|
| danblog_recent_content_block_error.png | 3.23 KB | Taxoman |
Comments
Comment #1
Taxoman commentedAh, and while at it, the table border in that block needs some adjustment:
There is too much space on its left side. (This spacing concern applies to both Danblog and Danland.)
I suggest the space is set to the same amount as the current space between the block heading and the top of the table, for both the left and the right side, and below that table.
Comment #2
prajaktam commentedHello,
I can not reproduce the issue with Recent Content block. But for reducing the spacing around the blocks in left and right sidebar region what you can do is :
Replace the styling
with
in style.css file in your danland and danblog themes.
Thanks,
Prajakta
Comment #3
Taxoman commented- and for anonymous users, that block displays two narrow, empty "columns" where "edit" and "delete" is placed for authenticated users, which looks weird.
I think perhaps the best thing would be to hide those cell borders alltogether and just adjust some of the spacing.
Comment #4
danpros commentedHi,
Like prajaktam, I can not reproduce the issue also :)
Maybe its because of your changes to the CSS.
Dan