[pmwiki-users] CSS help

Hans design at softflow.co.uk
Wed Mar 1 09:15:46 CST 2006


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