[pmwiki-users] Skins / CSS query
DaveG
pmwiki at solidgone.com
Fri Nov 7 13:18:04 CST 2008
> How does $WikiStyle['text']['background-color'] = 'red' relate to the
> skin? Or how do they play together?
> Or which one has priority?
Typically the PmWiki declarations come after the css, and thus will
over-ride what is in the css. There are some exceptions to this,
particularly if the css uses "!important", but as a general rule that's the
way it should work.
More information about the pmwiki-users
mailing list