Hi,
I am developing personal website using drupal 7.
1)I finished installation but I wanted to change the theme. I changed the theme and I clicked save and I got the following error :
Notice: Undefined index: css in _color_page_alter() (line 96 of C:\Documents and Settings\Jean Baptiste\workspace\OSS\modules\color\color.module).
Warning: Invalid argument supplied for foreach() in _color_page_alter() (line 96 of C:\Documents and Settings\Jean Baptiste\workspace\OSS\modules\color\color.module).
Can anyone tell me how to overcome this warning?
2) I want to add user links and I want to customize them, changing font-size, border to look much like the links you can see on top of this page,...... which file do I have to edit?