Am Mittwoch 12 November 2008 15:38:56 schrieb Thomas Schwinge:
> Ah, right!  However, I solved this differently to what you suggested,
> using CSS' `clear' magic.  See the git log for that change and a few
> other CSS improvements.  By now I know more about CSS than I ever wanted.
> 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;
>     }

This could be due to padding (leaving space on the inside of the object). 

But I remember similar pains from setting up my own pages, so I'm not sure how 
to avoid it... 

Just be sure to test it in as many browsers as you can. CSS implementations 
aren't as standardized as they could/should. 

Putting "margin-top: 10px" into the .newsitemheader might be safer. 

Best wishes, 
Arne
-- 
-- My stuff: http://draketo.de - stories, songs, poems, programs and stuff :)
-- Infinite Hands: http://infinite-hands.draketo.de - singing a part of the 
history of free software.
-- Ein Würfel System: http://1w6.org - einfach saubere (Rollenspiel-) Regeln.

-- PGP/GnuPG: http://draketo.de/inhalt/ich/pubkey.txt

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to