0

1

I can't figure out how to do it, but I thought I'd ask before assuming this should be a feature request.

flag

2 Answers

1

Can't do this via the WYSIWYG interface, but FogBugz 8 supports editing the source of the wiki page. (Technically, FogBugz 7 also does via the API or cut and paste, but it's a little indirect). Adding some div tags with style="float:right" and style="float:left" around the tables works for me.

link|flag
Not the perfect solution (the tables can start jumping around when you start filling the cells with text), but with a little hacking on the HTML, you can get the job done. – Greg Saven Aug 10 2010 at 18:16
0

If you're able to do side-by-side tables outside of FogBugz then it seems like it should work with FB as well; you'll need to add the appropriate CSS to your Wiki template with a name you can select from the menus.

link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.