Page 1 of 1

How can I change the height of my collapsible set via css?

Posted: Wed Sep 04, 2013 10:20 pm
by Eric Khozindar

seems like it will be an easy answer but I'm abit lost.


How can I change the height of my collapsible set via css?

Posted: Wed Sep 04, 2013 10:52 pm
by Alena Prykhodko

Hello Eric!

Please clearify, do you want to change height of all set or heigth off headers?
Check this http://stackoverflow.com/questions/99...


How can I change the height of my collapsible set via css?

Posted: Wed Sep 04, 2013 11:59 pm
by Eric Khozindar

I want all of the headers in the set to be heightened. The link you gave me only shows how to change the wrapping of the headers, but what if my header text is short.

I just want to have the text centered in the header and have the header enlarged.


How can I change the height of my collapsible set via css?

Posted: Thu Sep 05, 2013 3:00 am
by Alena Prykhodko

You can drop Labels in headers and style its height, text-align with CSS.
Set Label's Class Name, create New CSS with needed properties.


How can I change the height of my collapsible set via css?

Posted: Thu Sep 05, 2013 7:24 am
by Eric Khozindar

that works perfectly. Thanks alot. I have no idea why that was so hard for me....