Many Thanx Vincent. Have a nice day.
On Tue, Feb 3, 2009 at 9:51 AM, Vincent Massol <[email protected]> wrote: > > On Feb 3, 2009, at 9:37 AM, Sebastian Kannengiesser wrote: > >> Hi guys, >> >> is it on purpose, that the breadcrumbs are nearly unreadable in toucan >> skin due to their color being almost the same as the background? > > Yes this is a plot to prevent users from reading anything and go > away.... :) > > More seriously it was done on purpose so that it's less visible than > the main text but maybe it's slightly too light depending on your > screen color settings. > >> I >> searched for the appropriate setting in various css stylesheets but >> couldn't find the appropriate setting. Can someone navigate me into >> the right direction? > > For CSS changes always use Firebug on FF. It's great and easy. > > Doing so I've found: > > toucan.css line 1225: > > #footerglobal a, #headerspace a { > color:#CCCCCC; > text-decoration:none; > } > > replace CCCCCC by 888888 for example. > > Thanks > -Vincent > http://xwiki.com > http://xwiki.org > http://massol.net > > > > > > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
