bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: About merging the Hurd homepage and the Hurd wiki


From: Thomas Schwinge
Subject: Re: About merging the Hurd homepage and the Hurd wiki
Date: Tue, 25 Nov 2008 13:39:43 +0100
User-agent: Mutt/1.5.11

Hello!

On Sun, Nov 23, 2008 at 10:40:34AM +0100, olafBuddenhagen@gmx.net 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

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]