Forums

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

Home Forums Design How to set the height of absolute Pos div?

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

    I’m trying to set responsively adjust the height of a div that is positioned absolute. It’s a long div with a bunch of text so ideally I’m looking for something similar to height=”auto”, but that doesn’t work.

    Here is a link to the live site:
    http://www.blackcloister.com/mug-club.html#rules

    #245643
    Paulie_D
    Member

    If you haven’t set a width it’s likely the element will continue to expand horizontally.

    A demo of the issue in Codepen. io would be ideal.

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