[xwiki-users] breadcrumb color in toucan

2009-02-03 Thread Sebastian Kannengiesser
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? 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?

Thanx,
Sebastian
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] breadcrumb color in toucan

2009-02-03 Thread Sebastian Kannengiesser
Many Thanx Vincent.
Have a nice day.

On Tue, Feb 3, 2009 at 9:51 AM, Vincent Massol vinc...@massol.net 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:#CC;
 text-decoration:none;
 }

 replace CC by 88 for example.

 Thanks
 -Vincent
 http://xwiki.com
 http://xwiki.org
 http://massol.net






 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users