The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to change width of drop down field

Stefan Vogt
May 28, 2021

Dear all!

How it is possible to change the width of fields in registration and filter macros?

I would really love to make more information visible. To illustrate my question please see the following screenshot.

grafik.png

 

It should be somehow possible using the parameter input via CSS

grafik.png

 

I tried out using width: 1000px; but it seems that there is a limiting threshold. By using width: 10px; the form gets somehow smaller but not as small as 10px wide.

Much thanks for any hints in advance!

Stefan

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Answer accepted
Alex Medved _ConfiForms_
Community Champion
May 28, 2021

Width of the element is not always controlled and set via the "width" parameter.

There are few more and the one that is important here is the 

min-width:1000px;width:1000px;

Alex 

Stefan Vogt
May 28, 2021

Awesome! Thanks a lot! :-)

Stefan

Jonathan Saldarriag
Contributor
February 7, 2024

Hi Alex, I had the same issue and found this response very helpful, thank you. Now the field is shown as half gray and half white. Like the gray portion seems to be the old width of the field and the new width is seems to be white. See screenshot below. Is there additional coding to make the whole filed the same color?

Untitled.png

Alex Medved _ConfiForms_
Community Champion
February 7, 2024

Try setting the "max-width" as well (to the same value as other "width" properties)

Jonathan Saldarriag
Contributor
February 7, 2024

Perfect, it works

TAGS
AUG Leaders

Atlassian Community Events