[pmwiki-users] skin .css color
    Petko Yotov 
    5ko at free.fr
       
    Thu Jul 26 20:29:41 CDT 2007
    
    
  
On Friday 27 July 2007, Matt Strauser wrote:
> Once a skin has been selected in config.php  {$Skin = 'triad';} is there
> way to refer to one of the skin's colors? For example if the skin has a
> .css file that defines a body background color like this:
>
> body { background:#AECCEB; }
>
> Is there a way I can reference the body background color in the
> config.phpfile?
Best is to create a file "/pub/css/local.css": it will override any CSS 
definitions by the skin. (You need to be familiar with CSS.)
See also:
   http://pmwiki.org/wiki/PmWiki/PerGroupCustomizations
Thanks,
Petko
    
    
More information about the pmwiki-users
mailing list