Forums

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

Home Forums CSS Don’t move the box

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #40935
    madsrh
    Member

    Hi
    I’m trying to build a responsive website and have a problem I hope you guys can help me with.

    On the page there’s an image next to some text. As I make the browser window smaller the image moves to the next line, before it scales.

    Is there any way I can make the image stay next to the text? at least until the screen width is too small for both text and image+

    This is the page: http://madsrosendahl.dk/?page_id=71

    Best regards
    MadsRH

    #115179
    zonger
    Member

    Check your inside_box class width. If you set it to be exactly the width of the text. It should let you resize the window a bit more before the image moves down to next line.

    #115552
    madsrh
    Member

    Thanks Zonger. I’ve fixed the width, but it still moves to the next line very too early

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