[pmwiki-users] Strange markup

Rene Visco rvisco at csdr-cde.ca.gov
Mon Oct 22 16:40:20 CDT 2007


Hi Hans, 

Thanks for your quick reply.  I did copy your code and it did not align
properly.  It's all three rows stacked.

I tried 250px and it did format the row into 250 colmuns, but still stacked
together like thick rows.

It looks like I have to upgrade pmwiki to recent release.

Rene V.


Date: Mon, 22 Oct 2007 22:26:56 +0100
From: Hans <design5 at softflow.co.uk>
Subject: Re: [pmwiki-users] Fixed columns?
To: Rene Visco <rvisco at csdr-cde.ca.gov>
Cc: pmwiki-users at pmichaud.com
Message-ID: <1172678528.20071022222656 at softflow.co.uk>
Content-Type: text/plain; charset=us-ascii

Monday, October 22, 2007, 10:10:59 PM, Rene Visco wrote:

> Or get 3 columns to be at the fixed width (33%) so the 3 columns will look
> good evenly. 

> Any ideas....maybe it's CSS code?

you could use wiki divs and styles, for instance:

>>lfloat frame width=30pct<<
some text which will wrap some text which will wrap some text which will
wrap some text which will wrap
>>lfloat frame width=30pct<<
second column text which will wrap second column text which will wrap second
column text which will wrap
>>lfloat frame  width=30pct<<
Third column. Little bit more text and it should wrap long lines I hope.
>><<

you need to use pct rather than % for percent units.
I had to go a little less than 33% to allow for margins when I tried.
I used 'frame' only to show some boxes.

see http://www.pmwiki.org/wiki/Test/FloatingColumns


  ~Hans




More information about the pmwiki-users mailing list