You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-dev@incubator.apache.org by Duong BaTien <du...@gmail.com> on 2007/02/20 15:30:09 UTC

Re: Oracle Skin

Hello Mark:

I hope you can help me as i do not have enough time to go deep enough. I
need to change default Trinidad Tabs <tr:navigationPane hint="tabs" >
<tr:commandNavigationItem> from pale yellow color to different one.

So far, i can only change the background of the commandNavigationItem
using:
	af|navigationPane::tabbs-active af|navigationPane::tabs-mid A {
		background-color:#66d9ff;
		color:#000000
	}

I need to change the color of the left, right images and the bar at the
bootom.

Thanks

> On 2/19/07, Mark Robinson <ma...@mizar.com> wrote:
> > I've had some interest inside of my company for a sort of skin
> > 'repository' for people to donate skins.  Although there hasn't been
> > much work in that sort of direction.
> >
> > I had to use adf/ in the jar file since trinidad looks for resources in
> > a jar file by using adf.
> >
> > Mark



Re: Oracle Skin

Posted by Mark Robinson <ma...@mizar.com>.
Hi Duong,

you should look for the Trinidad skinning selector.  It's got the best
information on what you need to change.

Mark

Duong BaTien wrote:
> Hello Mark:
>
> I hope you can help me as i do not have enough time to go deep enough. I
> need to change default Trinidad Tabs <tr:navigationPane hint="tabs" >
> <tr:commandNavigationItem> from pale yellow color to different one.
>
> So far, i can only change the background of the commandNavigationItem
> using:
> 	af|navigationPane::tabbs-active af|navigationPane::tabs-mid A {
> 		background-color:#66d9ff;
> 		color:#000000
> 	}
>
> I need to change the color of the left, right images and the bar at the
> bootom.
>
> Thanks
>
>   
>> On 2/19/07, Mark Robinson <ma...@mizar.com> wrote:
>>     
>>> I've had some interest inside of my company for a sort of skin
>>> 'repository' for people to donate skins.  Although there hasn't been
>>> much work in that sort of direction.
>>>
>>> I had to use adf/ in the jar file since trinidad looks for resources in
>>> a jar file by using adf.
>>>
>>> Mark
>>>       
>
>
>
>
>
>
>