[drupal-support] floated images inside nodes, border

Bèr Kessels berdrupal at tiscali.be
Thu Sep 8 02:18:06 UTC 2005


have a look here: http://phrogz.net/css/understandingfloats.html
Your problem is explaibned in "Floats in Containers"

Op donderdag 08 september 2005 02:50, schreef Cheryl Chase:
> I'm trying to format a page that has images within nodes (a page full
> of nodes that are bios for people, with thumbnail images floated left).
>
> My theme has a border around the node. If the text is short, the
> image protrudes from the border. Any advice on how to fix this?
>
> The page is at http://www.isna.org/about/board
>
>
> The image is represented as: [image:885 class=bio_image]
>
>
> The css has:
>
> img.bio_image {
>    float: left;
>    border: 1px solid black;
>    margin: 10px;
> }
>
>
> Thanks,
> Cheryl
Regards,
 Bèr
-- 
 [ Bèr Kessels | Drupal services www.webschuur.com ]



More information about the drupal-support mailing list