You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-user@incubator.apache.org by "Meyer, Stefan" <S....@S2neueinformatik.de> on 2007/01/10 17:11:42 UTC

Tr:icon

I want ro display skin specific images. Can I add new icons and display
them with tr:icon? How?

Re: Tr:icon

Posted by Matthias Wessendorf <ma...@apache.org>.
Stefan-

can you put these infos to the skinning wiki of Trinidad?
Would be cool if users can learn from users ;)

thx!
-M

On 1/10/07, Jeanne Waldman <je...@oracle.com> wrote:
> Hello,
>
> If you want a skinnable icon where tr:icon name="arrow", for example,
> then you would create this definition in your skin file:
>
> .AFArrowIcon:alias {
>   content:url(/skins/purple/images/next.png); width:11px; height: 15px;
> }
>
> - Jeanne
>
> Meyer, Stefan wrote:
>
> >I want ro display skin specific images. Can I add new icons and display
> >them with tr:icon? How?
> >
> >
> >
>
>


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

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

Re: Tr:icon

Posted by Jeanne Waldman <je...@oracle.com>.
Hello,

If you want a skinnable icon where tr:icon name="arrow", for example, 
then you would create this definition in your skin file:

.AFArrowIcon:alias {
  content:url(/skins/purple/images/next.png); width:11px; height: 15px; 
}

- Jeanne

Meyer, Stefan wrote:

>I want ro display skin specific images. Can I add new icons and display
>them with tr:icon? How?
>
>  
>