I am already going through this chapter, thanks.

there is stated that it must have <tr:document> tag, i am not able to get
should i enapcsulate all tags with in <tr:document> ? i am using
<ui:composition> as main tag

On 9/20/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> specify a CSS file (like blah.css) and add this:
>
> af|navigationPane::list-bullet
> {
>   background-image: none;
>   width: 0px;
> }
>
> There is a chapter on skinning in our developers guide ([1]). The
> small section "How to create a skin" explains how to create a skin.
> Also there is a small demo application, that also uses a custom skin
> ([2]).
>
> Once that is set up, re-start your application, clear your browser
> cache and re-access the page.
>
> HTH
> -Matthias
>
> [1] http://myfaces.apache.org/trinidad/devguide/skinning.html
> [2] http://code.google.com/p/facesgoodies
>
>
> On 9/20/07, alee amin <[EMAIL PROTECTED]> wrote:
> > I have this tag
> >
> > <tr:commandNavigationItem text="Item 1" action="guide.navigationPane"/>
> >
> > Now, i am unable to get what do you mean by "skinning-key" .. can you
> > elaborate please.
> >
> >
> > On 9/20/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
> > > Hi,
> > >
> > > try with this skinning-key
> > >
> > > af|navigationPane::list-bullet
> > >
> > >
> > > On 9/20/07, alee amin <[EMAIL PROTECTED]> wrote:
> > > > Hi,
> > > >
> > > > I am using commandNavigationItem to display menu on the side - it is
> > > > displaying the links but with each link it is displaying a bullet -
> i.e
> > > > bulleted links. I don't want to have those bullets in the link. How
> can
> > i
> > > > remove those? is there some property which i have to set? or there
> is
> > some
> > > > way around?
> > > >
> > > > cheers,
> > > > ..alee
> > > >
> > > > --
> > > > Muhammad Ali
> > > > http://techboard.wordpress.com
> > > > Software Engineer - E2ESP
> > > > muhammadaliamin(at)gmail(dot)com
> > >
> > >
> > > --
> > > Matthias Wessendorf
> > >
> > > further stuff:
> > > blog: http://matthiaswessendorf.wordpress.com/
> > > mail: matzew-at-apache-dot-org
> > >
> >
> >
> >
> > --
> >
> > Muhammad Ali
> > http://techboard.wordpress.com
> > Software Engineer - E2ESP
> > muhammadaliamin(at)gmail(dot)com
>
>
> --
> Matthias Wessendorf
>
> further stuff:
> blog: http://matthiaswessendorf.wordpress.com/
> mail: matzew-at-apache-dot-org
>



-- 
Muhammad Ali
http://techboard.wordpress.com
Software Engineer - E2ESP
muhammadaliamin(at)gmail(dot)com

Reply via email to