On Tuesday 09 June 2009 16:25:05 Laurent de SEZE wrote:
> There are some discrepancies between the LightSkin demo page
> http://www.pmwiki.org/wiki/Cookbook/LightSkin and the real implementation.
...
> In particular the width of the real implementation is about 800 pixels
> instead of full width on the demo page.

It seems that the skin is hardcoded to full width on pmwiki.org.

> Can I fix this problem modifying some variable ?

You can have this behavior by adding to config.php such a line:
  $View = 'demo3'; # or demo2 for left sidebar

Thanks,
Petko

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to