[pmwiki-users] CSS help
Susan
pmwiki at onebit.ca
Wed Mar 1 09:51:26 CST 2006
Nope. That changes the distance between the bottom of the cream section
and the green bar. On this page, the menu is longer than the content, so
the margin of the menu div takes precedence.
(The sidebar changes length depending on user authorization and whim of
the site owner, so min-height for the main section won't work, either.)
Thanks for trying. Any other ideas?
Susan
Hans wrote:
> Wednesday, March 1, 2006, 2:23:24 PM, Susan wrote:
>
>>I would like the content section to be equal to or longer than the side bar.
>
>
>>http://www.onebit.ca/cricket/index.php?n=Drafts.Shorttest
>
>
> you could possibly try and change the value for the bottom margin
> of the #maincell division in your rosetrellis.css
>
> you got:
> margin: 0px 20px 20px 13em;
>
> The third value refers to the bottom.
> So
> margin: 0px 20px 0 13em;
> may do the trick.
>
>
> Best,
> ~Hans
More information about the pmwiki-users
mailing list