« Return to Thread: jscoomkmenu / commandNavigation2 and images

Re: jscoomkmenu / commandNavigation2 and images

by sdfg43ushma3453434 :: Rate this Message:

Reply to Author | View in Thread

I am not sure why it didn't print the whole tag I had in the previous mail, but here it is again
 
< img  src = " img/dletnote.gif " height = " 16 " width=" 16 " style = " border : 0px; " / >
 
I hope it gets it this time.
What I am saying is, you have to set the style ( border : 0px; ) to the image tag. I have not used jscookmenu, but I have used images with commandLinks and this is based on my experience of that.
 
hope it works for you,
 
Sushma

kace <me_myself_and_aye@...> wrote:

Thanks Sushma,

do you mean instead of doing the following :

itemLabel = "validate" action =
"go_validate"
icon =
"/styles/admin/ThemeOffice/copy.gif" style="border:0px;"/>

I should do

itemLabel = "validate" action =
"go_validate"
">
/styles/admin/ThemeOffice/copy.gif


I am looking to get the icon to lose its border and grey background color.
The above does not work. Anything else I can try.

thanks

..kace

Sushma Sharma wrote:

>
>
> try style="border:0px;" in img tag. it works for me.
>
> img/dletnote.gif
>
> kace wrote:
>
>
> tried style; that didnt work either.
>
> I would also like to get rid of the background color of the icon along
> with
> the border.
>
> anyone have another suggestion?
>
> ..kace
>
>
>
> Abhi-10 wrote:
>>
>> hey sorry this inlineStyle is an attribute of trinidad please check what
>> attribute is there for styling.
>>
>> On 10/8/07, kace wrote:
>>>
>>>
>>> Thanks Abhi,
>>>
>>> I tried it in both
>>>
>>> >> itemLabel = "validate" action =
>>> "go_validate"
>>> icon =
>>> "/styles/admin/ThemeOffice/copy.gif" inlineStyle="border:none"/>
>>> and in
>>>
>>> >> 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 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.
>>> >>
>>> >>
>>> >
>>> >
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/jscoomkmenu---commandNavigation2-and-images-tf4591491.html#a13107554
>>> Sent from the MyFaces - Users mailing list archive at Nabble.com.
>>>
>>>
>>
>>
>
> --
> View this message in context:
> http://www.nabble.com/jscoomkmenu---commandNavigation2-and-images-tf4591491.html#a13109052
> Sent from the MyFaces - Users mailing list archive at Nabble.com.
>
>
>
>
> The word "Impossible" itself says " I m possible".
> Sushma
>
>
>
>
> ---------------------------------
> Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user
> panel and lay it on us.
>

--
View this message in context: http://www.nabble.com/jscoomkmenu---commandNavigation2-and-images-tf4591491.html#a13117509
Sent from the MyFaces - Users mailing list archive at Nabble.com.




The word "Impossible" itself says " I m possible".
Sushma


Tonight's top picks. What will you watch tonight? Preview the hottest shows on Yahoo! TV.

 « Return to Thread: jscoomkmenu / commandNavigation2 and images