My website is www.casino-online.bz
On my right sidebar I have an iframe that contains all the banners. Such banners are retrieved from external websites, for this reason I cannot create a module for any banner (too much time to render the page).
There is only one module that contains the right-sidebar-iframe and it has such html code:
<iframe width="310" height="3200" frameborder="0" scrolling="no" src="/advertising/rightsidebar-casino.php"></iframe>
If I watch the website by a desktop pc everything is good, but when I watch the home page by a tablet the right sidebar disappear from the right column layout and change position going down, so I have at the bottom one long column like this one:
Is there a way to have a better layout so the right-sidebar banner images can fill out all the (empty) space at the right?