Can somebody assist me ?
I've comment field boxes or some of custom field text boxes in our screens and those width is some what high, how to make them as normal width boxes, is there any option ?
First right click on comment box on screen and go to inspect and find out the id of comment box
and give the below code in announcement banner and set
<style>
#comment
{
width: 100px;
}
</style>
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.