Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Indented text inputs width

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #33940
    tlampo
    Member

    Hello,

    Hopefully this hasn’t been answered before. I did look around in the forums before posting, and couldn’t find a way to solve my problem. Apologies if it’s duplicated.

    I’m dynamically generating a complicated form using Javascript, that allows users to have indented items in a given form.

    A snippet of the generated code would look like this:








    (To make CSS simpler, I moved classes to style tags. I’m not coding it like that, for the record)

    My question would then be, what do I need to do on the CSS side so all inputs fill the width of the container div? I’ve been going crazy with this problem for about a day, and I’ve officially run out of imagination.

    Could any of you guys please lend a hand? Is it easy to solve?

    Thank you beforehand for your help :)

    #85081
    tlampo
    Member

    Answered my own question with Stack Overflow. If anyone’s curious, this is what it should look like:








    User Info












    Cheers!

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.