Responsive columns
-
Hi,
My site is located at https://www.niahealingcenter.org
Under the slider there is a call to action area with a graphic image and a you tube video. I used this code to separate the content into columns.
<div style="width:500; padding:25px 20px 20px 0px;float:left;"> <img src="https://niahealingcenter.org/wp-content/uploads/2015/10/book-promo1.jpg"></div> <div style="padding:25px 0px 0 0;float:left;"> <iframe width="500" height="315" src="https://www.youtube.com/embed/0H-QGBviRkM" frameborder="0" allowfullscreen></iframe> </div> <div style="clear:both;"></div>
The problem is its not responsive. The image stays the same size. I would like the size of the image and video to increase and decrease with the browser size.
Thanks for reading.
Soul
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Responsive columns’ is closed to new replies.