Dear Rob,i can't provide a link because it's an internal hr-form - not for the public. But see the screenshot attached. The bordered fields are repeater-fields. They are shown as one row after another by default. I want them to have a border or a shadow around. So that it's easier to see the beginning and the end of each block of reapeater-field entries.thanks, tom
i am not sure how to implement your style tags.For now i find the following tags inside the "before fields" section:<legend class="frm_screen_reader">[form_name]</legend>
[if form_name]<h3 class="frm_form_title">[form_name]</h3>[/if form_name]
[if form_description]<div class="frm_description">[form_description]</div>[/if form_description]
which html-tag should i use to wrap your css suggestion?
thanks, tom
thanks 😉 but that causes all rows to have a 50px margin to the following row. it's more "stretched" than before. i can't find a seperate tag for the repeater fields or where to define one
Please login or Register to submit your answer
Can you provide a link to the page?