[Pro] Impress and responsive not 100% proof ?

Trying to redesign my site to a responsive one. When I use the impress theme. The “responsiveness” stops at a breakpoint of “tablet 768” (I am using the theme “SecondSight” as a basis.
When I look at my site on a iPhone or smaller tablet, the slideshow doesn’t shrink any further. It is shown, but you have t scroll sidewards. When I am on smaller breakpoints I am not able to redefine the dimensions in Freeway Pro 7, like I can for example with movies.
Is this a limitation of the Exhibeo theme ? If not can anyone explain to me how to readjust the settings at smaller breakpoints ?
Txs
Ben

http://www.prive.benssite.nl/welkom2.html


Exhibeo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Ben,
You can correct this using a small bit of CSS to make the theme respond to the available screen width.
https://dl.dropboxusercontent.com/u/795566/Impress/index.html

Add this in Page > HTML Markup > Before ;


<style>
.impress-slideshow {
    min-width: 0;
}
.impress-wrapper {
    min-width: 0;
    height:0;
    padding-bottom:60%;
}
.impress-dots {
	top:auto;
	bottom:30px;
}
</style>

Regards,
Tim.

On 30 Jan 2015, at 13:39, Ben wrote:

Is this a limitation of the Exhibeo theme ? If not can anyone explain to me how to readjust the settings at smaller breakpoints ?


FreewayActions.com - Freeware and commercial Actions for Freeway Express & Pro - http://www.freewayactions.com


Exhibeo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hello Tim,
Thanks so much for your reaction. My apologies for my late respons. Somehow the email-notification started (with the use of Yosemite ?) to disappear in the “unwanted-mail” section in stead of my normal inbox.) Just discovered this when cleaning up my mail). I will certainly give this a try.
Thanks for the effort and the link to show how it works !

Thanks.

Ben


Exhibeo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I’ve tried this solution as I’m having the same problem with a site built in Backdraft, but it doesn’t work for me. Is there another solution that will work with BD?

Thanks

http://94.136.40.103/~cheaper-school-prospectus.co.uk/fcnew/index.html


Exhibeo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options