Anton,

using FireBug is good so check what kind of styles are rendered

with

.p_OraTreeRowSelected a:visited
{
 color:#000000;
 text-decoration:underline;
}

.p_OraTreeDisclosedSymbol {
 font-family:Arial,Helvetica,Geneva,sans-serif;
 font-size:40pt;
 font-weight:normal;
 text-align:right;
}


I was able to make them black, underline and big (40pt)

HTH,
Matthias

On 1/16/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
there are some private style like

.p_OraTreeDisclosedSymbol

-M

On 1/16/07, Kunze, Anton <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I'm using the trinidad tree and navigation tree components and I have to
> customize the look and usability. How can I change the node character
> (triangle) or replace with an image?
> How can I mark a selected entry with a given background color?
>
> Best regards
>
>
>


--
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com



--
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Reply via email to