On 7/24/07, <b class="gmail_sendername">Thomas Gemperli</b> &lt;<a href="mailto:gemperli@arch.ethz.ch">gemperli@arch.ethz.ch</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all<br><br>I hope this isn&#39;t a stupid question, I would like to overwrite a<br>style (id), which is defined in $Skin.css, within a Wikipage.<br>More precise, I want to hide #wikiright on a single page, something<br>
like #wikiright {display:none; }<br><br>Is this possible, and if yes, could someone give me a hint?<br><br>Thanks,<br>Thomas<br></blockquote></div><br>I suggest you have a look at <a href="http://pmwiki.org/wiki/Cookbook/CSSInWikiPages">
http://pmwiki.org/wiki/Cookbook/CSSInWikiPages</a>.&nbsp; This recipe provides the ability to do what you&#39;ve described.<br><br>I think you might also be able to have a local css file called YourGroup.YourPage.css within /pub/css, but I&#39;m not sure.
<br><br>Jon<br>