Hi,

> thank you very. Now it has my desired colours. One more question,
> where can I find the names of the colours, such as "breadtrail"?

i think easiest is to view in the html sourcecode. For example, take a look at 
forrest.apache.org sourcecode and you will see:

<div class="breadtrail">
<a href="http://www.apache.org/";>apache</a>...
</div>

Here you have "breadtrail" as CSS class. If you have time left take a look at 
the upcoming dispatcher.  This makes skinning more easy, but its a bit 
difficult to get into it at the moment, cause dispatcher code evolves quicker 
than documentation :-)

Cheers
Chris

> Thanks again.
> 
> --Jose
> 
> 
> C.Grobmeier escribió:
>> Hi,
>> you can override the css definition in the
>> <extra-css>
>> block or uncomment
>> <color name="breadtrail" value="#cedfef" font="#0F3660" link="#0F3660"
> vlink="#0F3660" hlink="#000066"/>
>> and fill it with your colors.
>> Hope this helps, just can't try it out.
>> Regards,
>> Chris
>>
>>
>> On Fri, 29 Dec 2006 13:51:35 +0100, José Antonio Delgado Osuna
> <[EMAIL PROTECTED]> wrote:
>>
>>> Hi,
>>>
>>> In this file there isn't any place to change the frame I want to
> modify.
>>> Which is the name of the colour to change?
>>>
>>> Thank you very much.
>>>
>>> --Jose
>>>
>>> C.Grobmeier escribió:
>>>
>>>> Hi,
>>>> please take a look into:
>>>> $PROJECT/src/documentation/skinconf.xml
>>>> and search for "colors".
>>>> Cheers,
>>>> Chris
>>>>
>>>> On Fri, 29 Dec 2006 13:39:42 +0100, José Antonio Delgado Osuna
>>>>
>>> <[EMAIL PROTECTED]> wrote:
>>>
>>>>> Hi everyone,
>>>>>
>>>>>    I am new in Apache Forrest and need some help in changing the
> colour
>>>>> of the frame at the top of the page (the place in which appears
>>>>> "MyGroup>MyProject>"). It has the #cedfef colour, and I don't know
>>>>>
>>> where
>>>
>>>>> to change it.
>>>>>   If you could help me I would be very grateful.
>>>>>
>>>>> Thank you very much.
>>>>>
>>>>> --Jose
>>>>>
>>>>>
>>>>
>>>>
>>
>>
>>