Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #519410

    Hello,
    I’m working on a 2/3+1/3 (70% + 30%) page layout and encountered two nasty problems:

    a) While using a Tab element (with 3 tabs + icons) on the 1/3 wide block, resizing the page or viewing it on a tablet causes the title tabs to shift on a second row, with an effect that is estethically horrible. Please see this partial screenshot:

    Shifting tabs

    How can I avoid such a problem? I have already tried to get rid of the icons, but this is not enough.

    b) On some other pages, I placed a 360° HTML5 panoramic movie inside the 2/3 wide section, using the PanoPress plugin and configured the iframe movie to be 100% wide and 422px tall. In this case there are two different problems:

    • The fulscreen movie function does not work (even if the allowfullscreen parameter has been activated)
    • After having loaded the page with the panoramic movie, if the orientation of a tablet changes from horizontal to vertical, the iframe containing the movie gets superimposed with the left 1/3 section, making it unreadable.

    Is there any way to make those panoramic movies work 100% inside Enfolio?
    Thanks for your help!
    Note: moderators can see a direct link to a page under construction containing the panoramic movie.

    #519495

    Hey nightjar!

    Would you like to try having the tabs switch to their mobile version on larger screens as well? Right now if your viewing on a screen smaller than 767px then they should be displaying the mobile version. You can change that on line 1049 in the /enfold/css/shortcodes.css file.

    @media only screen and (max-width: 767px)  {
    

    Best regards,
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.