Patrick R. Michaud wrote: > On Tue, Mar 13, 2007 at 01:04:54PM +0000, Hans wrote: >> Tuesday, March 13, 2007, 12:59:18 PM, Dan wrote: >> >>> Found my own answer just now. It helps to look at the generated HTML >>> code, stupid me. The way I defined the table it was using 'width:100%' >>> in the table style, which caused it to be on its own line. I added >>> ||width=auto to the markup and now it works. >> width=auto should be the browser default, so no need to add it. > > width=auto may be the browser default, but PmWiki > defaults || tables to be width='100%' . > > Pm
And it works perfectly now! _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
