« Return to Thread: jscoomkmenu / commandNavigation2 and images

Re: jscoomkmenu / commandNavigation2 and images

by kace :: Rate this Message:

Reply to Author | View in Thread

Thanks Abhi,

I tried it in both

<t:navigationMenuItem id = "nav_2_3"
                                      itemLabel = "validate" action = "go_validate"
                                      icon = "/styles/admin/ThemeOffice/copy.gif" inlineStyle="border:none"/>
and in

<t:graphicImage url="/styles/admin/images/pic1.gif" inlineStyle="border:none;" />

and both are still producing borders..

..kace

Abhi-10 wrote:
use inlineStyle="border:none" in your image

On 10/8/07, kace <me_myself_and_aye@hotmail.com> wrote:
>
>
> Hi fellas,
>
> when using commandNavigation2 I use images instead of value but it looks
> ugly due to the border placed around the image and same when using icons
> in
> jscookmenu.
>
>
> Is it possible to remove the border around the icons or images that are
> used
> within jscookmenu and commandNavigation2?
>
> Thanks,
>
> ..kace
>
> --
> View this message in context:
> http://www.nabble.com/jscoomkmenu---commandNavigation2-and-images-tf4591491.html#a13107426
> Sent from the MyFaces - Users mailing list archive at Nabble.com.
>
>

 « Return to Thread: jscoomkmenu / commandNavigation2 and images