On 21/12/06, Wayne Marsh wayne.marsh@aldatasoftware.com wrote:
I added the rule textarea{font:x-small "Comic Sans MS";} to skins/common/common.css and that didn't change the font. To get the font to change I went back into EditPage.php to make sure I didn't miss something and added that same rule to ever textarea, might as well make it uniform... Anyway, do you have a better suggestion as to how I can do it cause I also tried based on the textarea ID and that't didn't work either.
1. The original message was about the display font, not the font used in the text box itself; changing the latter will not change the former, and vice-versa.
2. Caches? You need to hard-refresh after editing CSS files to make sure the browser fetches a fresh version.
3. I said MediaWiki:Common.css, which is a page on the wiki that is used to override CSS for all skins (in newer versions of the software); I didn't mean an actual file.
Rob Church