Re: column's height with background color
Chad Whitacre <[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.design |
|---|---|
| Message-ID | <[email protected]> |
> /I am not an expert of css, but what I know is that columns are not
> managed with tables (as in plone 1.0) but with "float" instructions in
> css.../
Actually, we reverted to a tabled layout in rc4 or something. There is
still a tableless layout in there, but tabled is default. To color the
left column, you can just stick this in ploneCustom.css:
#portal-column-one {
background: pink;
}
chad
Claudio Conte wrote:
> /Hello gurus/
>
> /I am working with plone 2.0, and i am trying to get the full control of
> columns in main template. /
>
> / /
>
> /I would like to manage the color of the background in the left column
> (or column one), trying to fill all this column with the same color.
> But also if I set "height 100%" he just fills the space right to contain
> the contents in the column itself. The only I have found till here is
> just to set height as exact value (but this may lead to other problems)./
>
> / /
>
> /I am not an expert of css, but what I know is that columns are not
> managed with tables (as in plone 1.0) but with "float" instructions in
> css.../
>
> / /
>
> /Someone has experienced the same problem?/
>
> / /
>
> /Thanks//!/
>
> /Claudio/
>
> / /
>
> / /
>
> / /
>
>
>
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click