<div dir="ltr">Hey Folks,<div><br></div><div style>I'm starting to play with a local copy of the wiki to make sure I have it setup the way I want before I actually put it on the internet.  I'm trying to add some custom CSS for a DIV.  I've ready through the following articles:</div>
<div style><br></div><div style><a href="http://www.pmwiki.org/wiki/PmWiki/MarkupMasterIndex">http://www.pmwiki.org/wiki/PmWiki/MarkupMasterIndex</a><br></div><div style><a href="http://www.pmwiki.org/wiki/PmWiki/CustomWikiStyles">http://www.pmwiki.org/wiki/PmWiki/CustomWikiStyles</a><br>
</div><div style><a href="http://www.pmwiki.org/wiki/PmWiki/WikiStyleExamples">http://www.pmwiki.org/wiki/PmWiki/WikiStyleExamples</a><br></div><div style><br></div><div style>So either I'm not understanding or I'm not going to the correct place online.</div>
<div style><br></div><div style>I've added this to my local/config.php:</div><div style><br></div><div style><div>$WikiStyle['looknfeel'] = array(</div><div><span class="" style="white-space:pre">      </span>'margin'<span class="" style="white-space:pre">                  </span>=><span class="" style="white-space:pre">             </span>'10px 5px 5px 25px',</div>
<div><span class="" style="white-space:pre">    </span>'border-collapse'<span class="" style="white-space:pre"> </span>=><span class="" style="white-space:pre">             </span>'collapse',</div><div><span class="" style="white-space:pre">        </span>'border'<span class="" style="white-space:pre">                  </span>=><span class="" style="white-space:pre">             </span>'0'</div>
<div>);</div><div><br></div><div style>Now how to I actually apply it to the DIV?</div><div style><br></div><div style>I have this now on the page:</div><div style><br></div><div style><div>!Vent Status</div><div>(:div class="looknfeel":)</div>
<div>!!Privacy Policy</div><div>(:div class="looknfeel":)</div><div>Junk</div><div>(:divend:)</div><div>(:divend:)</div><div><br></div><div style>What am I doing wrong, not understanding or mis reading, etc...</div>
<div style><br></div><div style>Or what is the best practice for adding CSS?</div><div style><br></div><div style>Thanks,</div><div style><br></div><div style>Brian</div></div></div></div>