Number Fields on One Line
-
Hi, I have two groups of fields. Each group is supposed to be displayed on one line.
The issue is the first group is being displayed correctly on one line but the second group is being displayed each field on a separate line.Here is the code:
<div class=questions>primary:</div> [number* primary-r id:rgb placeholder "R"][number* primary-g id:rgb placeholder "G"][number* primary-b id:rgb placeholder "B"] <div class=questions>secondary:</div> [number* secondary-r id:rgb placeholder "R"][number* secondary-g id:rgb placeholder "G"][number* secondary-b id:rgb placeholder "B"]
Attached is an image of how it’s being displayed.
https://pasteboard.co/PVcXhTmQoLFA.jpgI’d appreciate your assistance,
Thank you
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Number Fields on One Line’ is closed to new replies.