<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small"><div class="gmail_default">I'm puzzled about something.  In my HTML I have a simple <div>.  I have the <div> styled such that <b>background-color:</b> <b>black;</b> which works just fine.</div><div class="gmail_default"><br></div><div class="gmail_default">The problem is, when the <span style="color:rgb(35,110,37);font-family:monospace;font-size:medium;white-space:pre-wrap"><!--PageText--> </span>get's rendered, the page text doesn't show up - it appears to be invisible.</div><div class="gmail_default"><br></div><div class="gmail_default">When I inspect the element in Chrome, I see that the following code is being introduced in to my template (ignore the <pre> </pre> tags):</div><div class="gmail_default" style="font-size:12.8000001907349px"><font size="1"><pre></font></div><div class="gmail_default"><br></div><div class="gmail_default" style="font-family:arial,sans-serif;font-size:12.8000001907349px"><font face="monospace, monospace" size="4" color="#38761d"><div id = 'wikitext'></font></div><div class="gmail_default" style="font-family:arial,sans-serif;font-size:12.8000001907349px"><font face="monospace, monospace" size="4" color="#38761d">  <p><span style='color: black;'>  ... Page Text ... </span></p></font></div><div class="gmail_default" style="font-family:arial,sans-serif;font-size:12.8000001907349px"><font face="monospace, monospace" size="4" color="#38761d">  <div class='vspace'></div></font></div><div class="gmail_default" style="font-family:arial,sans-serif;font-size:12.8000001907349px"><font face="monospace, monospace" size="4" color="#38761d"></div></font></div><div class="gmail_default"><br></div><div class="gmail_default" style="font-size:12.8000001907349px"><font size="1"></pre></font></div><div class="gmail_default"><br></div><div class="gmail_default">I never specified this, and it's not the desired effect.  If I try to adjust my font color to be white by changing 'wikitext' in the pmwiki.css file it has no effect since the span style is over-riding it.</div><div class="gmail_default"><br></div><div class="gmail_default">1.  How can I fix this?</div><div class="gmail_default"><br></div><div class="gmail_default">2.  Assuming that I haven't done something to mess this up, would it not be better to make the default behaviour for PmWiki to not set the font color?  It should be left up to the browser's default, or the user in my opinion.</div><div class="gmail_default"><br></div><div class="gmail_default">Thanks in advance for you assistance!</div><div class="gmail_default"><br></div><div class="gmail_default">Steven Leite</div></div></div>