Jose (& Benny), Thanks, I finally tried “resize:none” and it seems to work well on my test server. Not sure if I’ll get cleared to put it on production since BMC won’t support it, but I might try –
David David Durling University of Georgia From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Jose Huerta Sent: Monday, June 04, 2012 5:35 PM To: [email protected] Subject: Re: Hiding 'resize handle' character fields on midtier ** You can solve it with CSS with the next modifications: Go to the mozilla ARSystem CSS. <midTierInstallDir>\resources\moz\stylesheets\ARSystem.css And add the next parameter: resize: none to the next classes: textarea.text textarea.sr<http://textarea.sr> textarea.dat textarea.readonly textarea.PopupEditor input.text input.currency input.decimal Let me know if it works. -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]<mailto:[email protected]>] On Behalf Of David Durling Sent: 01 June 2012 19:13 To: [email protected]<mailto:[email protected]> Subject: Re: Hiding 'resize handle' character fields on midtier … Benny's suggestion about customizing CSS is an idea, but since it sounds like an upgrade might "fix" this, I'll probably leave it alone. > > -----Original Message----- > > From: David Durling > > Sent: Friday, June 01, 2012 11:15 AM Newsgroups: > > public.remedy.arsystem.general > > To: [email protected]<mailto:[email protected]> > > Subject: Hiding 'resize handle' character fields on midtier > > > > Hi all, > > > > Character fields on our Remedy forms when seen in browsers like > > Firefox and I think Chrome (not IE) show a little handle at the > > bottom right that you can drag to resize the field. … _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

