« Return to Thread: jscoomkmenu / commandNavigation2 and images

Re: jscoomkmenu / commandNavigation2 and images

by sdfg43ushma3453434 :: Rate this Message:

Reply to Author | View in Thread

try style="border:0px;" in img tag. it works for me.
 
<img  src="img/dletnote.gif" height="16" width="16" style="border:0px;" />

kace <me_myself_and_aye@...> 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.

 « Return to Thread: jscoomkmenu / commandNavigation2 and images