Monday, February 22, 2010, 3:26:20 AM, Ivan Mann wrote: > We would like to be able to change the color of links in our wiki > pages. The links all show up in blue but we would like them to be in the > school colors of green.
> I have looked for how to do this but can't find it. The pages all > use the Triad skin. Would you change it there? I've now added a general note about tweaking settings to http://www.pmwiki.org/wiki/Cookbook/TriadTips#tweaks Triad uses a number of css stylesheets, which are in the skins/triad/css/ folder. Depending on the theme for colours and fonts choosen, triad uses one of the c-....css for colour settings, and one of the font-...css files for font, line height etc settings. Open the relevant file in a text editor, and figure out which of the settings you need to change. Then add your own custom setting to pub/css/local.css. That way a skin update will not overwrite your changes. ~Hans _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
