← Back to team overview

dhis2-devs team mailing list archive

Re: [Dhis2-users] How to reduce table columns

 

Hi Stanley,

Trying adding this Script at the top of your custom form:

<style type="text/css">input {
    width: 3em !important;
}
</style>

You can change the width size to suite/fit your specs.

Hope this helps

Thanks

Sadik



On Thu, Dec 7, 2017 at 10:42 AM, Stanley Kalyati <skalyati@xxxxxxxxx> wrote:

> Hi All,
>
> I have gone through the responses and am not getting an answer still.
>
> Is there anyone who has been successful in this area and would want to
> share the process step by step?
>
> Thanks
>
> On Mon, Jan 9, 2017 at 4:29 PM, Paul Baloyi <paulbly@xxxxxxxxxxx> wrote:
>
>> I am new to DHIS2 andI have a data entry form which does not fit onto the
>> screen below;
>>
>>
>> I want to reduce the size of the columns and the text boxes so that that
>> it fits properly.
>>
>> Your assistance is greatly appreciated.
>>
>> regards,
>>
>> Paul
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to     : dhis2-users@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>

PNG image


Follow ups

References