How to make labels align correctly when custom layout is used and fields are use with their labels

Nadia_Ghazali November 13, 2019

Hi All,

In my Form, in Confulence, I am trying the make the labels align correctly when custom layout is used. I have used the following code from the ink below.

<style type="text/css">
#title-heading { display: none;}
.page-metadata-modification-info { display: none;}

span[class^="i_holdingrow_"] label{width:100px; max-width:100px; display: inline-block; vertical-align: top;
}
</style>

How to make labels align correctly when custom layout is used and fields are use with their corresponding labels

The code works but only on fields that do not have any 'show/hide 'rule applied to it. The moment I define the rule, the field label goes back to default. How can I have this code apply to those hidden fields when they are visible.

Thank you

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events