<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div>I did not originally have all those css-type statements included in my table.  The wiki was setup by someone else, and I am taking over as administrator for most issues.  Apparently all tables are being centered automatically, which I did not like the look of.  That's the reason for the <tablestyle = "float: left;">.  The theme being used in the wiki is basically Mandarin (available at the MoinMoin Theme Market), and I found these lines in its style.css file<div><br></div><div><div>    /*  margin: 0.5em auto;  */</div><div>    margin: 0.5em;    /*  if you don't like centered tables */</div></div><div><div><br></div><div>(originally the top one was active, and the 2nd one commented) which I hoped would make left-justification of tables the default.  Truth is, I'm not sure if it should or not, as I'm not sure I'm doing the right steps to enact such a change:</div><div><br></div><div>  > moin maint cleancache /packages/share/moin/wikis/mywiki/wikiconfig.py</div><div>  > sudo /etc/init.d/apache2 restart</div><div><br></div><div>But, if these steps are the right ones, I'm not seeing a difference.</div><div><br></div><div>Nevertheless, whatever the default placement of tables, it seems there should be commands to override it for a specific table without such drastic effect on the rest of the page.  Do such commands exist, and my <tablestyle = ...> is just the wrong one?</div><div><br></div><div>Thanks for the help.</div><div><br></div><div>Thomas</div><div><br></div><div><br><div>
<span class="Apple-style-span" style="font-size: 12px; "><div>Thomas L. Scofield</div><div>--------------------------------------------------------</div><div>Associate Professor</div><div>Department of Mathematics and Statistics</div><div>Calvin College</div><div>--------------------------------------------------------</div></span>
</div>
<br></div></div></body></html>