Hello!
On Sun, Nov 23, 2008 at 10:40:34AM +0100, [EMAIL PROTECTED] wrote:
> On Wed, Nov 12, 2008 at 03:38:56PM +0100, Thomas Schwinge wrote:
> > But still not enough:
> >
> > .newsitemcontent
> > {
> > /* TODO. Why is this needed to make the floating text appear on the
> > same
> > vertical height as is the item's title? */
> > margin-top: -10px;
> > }
>
> The problem is:
>
> .newsitem { padding: 2px; }
> I wonder why you have the ".newsitem { padding: 2px; }" there at all? Is
> it to make sure the headers of short news items don't stick together?
Correct.
> so, I suggest adding instead:
>
> .newsitemheader { margin-bottom: 1em; }
I have changed this (change not yet installed on the gnu.org page; had
switched away from padding already in an earlier change), but I still
need margin-top and margin-bottom in .newsitemcontent to avoid the space
at the top and bottom of a single news item. Why is that?
How do I then make the news items' boxes not run under the sidebar? I
tried moving the sidebar into the page's content itself (as suggested by
Anatoly), but this alone didn't help.
<div id=sidebar>[sidebar]</div>
[other content]
For the text this already works and ever worked, as we can see, but why
not for the boxes?
Regards,
Thomas
signature.asc
Description: Digital signature
