You can find the code in BaseDesktopSkin.java that registers the default icons.

In your skin, you should be able to do things like:

.AFDetailDisclosedIcon::alias {
  content: "V";
}
or

.AFDetailDisclosedIcon::alias {
  content: url(/skin/myskin/icons/myIcon.gif);
}

-Andrew

On 8/23/07, DLC <[EMAIL PROTECTED]> wrote:
> Yes.  Sorry, I forgot to add [Trinidad] to the subject.
>
> --Dave
>
> --- Andrew Robinson <[EMAIL PROTECTED]> wrote:
>
> > Is this in relation to Trinidad?
> >
> > On 8/22/07, DLC <[EMAIL PROTECTED]> wrote:
> > > Hi all,
> > >
> > > I would like to substitute the text icons * and X for required and error 
> > > markers on fields
> > with my
> > > own markup (an image and/or other text).  Is there any way to do this?  
> > > If so, how?
> > >
> > > Thanks,
> > >
> > > --Dave
> > >
> > >
> > >       
> > > ____________________________________________________________________________________
> > > Shape Yahoo! in your own image.  Join our Network Research Panel today!
> > http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7
> > >
> > >
> > >
> >
>
>
>
>       
> ____________________________________________________________________________________
> Shape Yahoo! in your own image.  Join our Network Research Panel today!   
> http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7
>
>
>

Reply via email to