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
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.
Thanks Zonger. I've fixed the width, but it still moves to the next line very too early
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
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.
Thanks Zonger. I've fixed the width, but it still moves to the next line very too early