[dokuwiki] Re: Error in css.php and js.php

vlq@xxxxxx wrote:
Hi,

I quickly looked over the style. The poll-plugin seems to be the enemy.

div.poll_bar{border:1px solid 
__dark__;padding:0;height:12px;width:200px;}div.dokuwiki 
div.poll_full{background-color:__light__;font-size:10px;height:12px;border-right:1px
 solid __dark__;}

I will check this in the evening. If that's the problem, I will just remove 
this plugin, I only installed it for testing purposes.

Regards,

Guenther
The March release allows substitutions in CSS. Some (many?) plugins that provide their own styles may make use of the substitutions to match the wiki colour scheme. You can either remove those plugins or replace the substitutions with colours directly in the plugin style.css file.

To force a recreation of the DokuWiki css, touch your conf/local.php and then force a complete reload in your browser (normally shift-reload or ctrl-reload).

Cheers,

Chris
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: