New Landing How can we help? Themeforest Theme Support Pinpoint 3 bugs in page structure (short pages)

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Pinpoint
  • #23499
    EntangledInWeb
    Member
    Post count: 20

    Hi,
    currently using 1.5.4.
    hopefully you can fix the following 3 bugs as soon as possible and
    provide quick fixes until we get the next update.

    1. background image is truncated for short pages (see attachment)
    2. background image is truncated if you zoom out
    3. design jumps if vertical scrollbar shows/hides (especially bad for Masonry sites, short ones have no scrollbar, longer ones have, design jumping during filtering)
    #23719
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Can you provide a link to your site so that we can check?

    – Ed

    #24155
    EntangledInWeb
    Member
    Post count: 20

    I’m still on local development webserver, live server still being migrated to MySQL 5.
    If you zoom out any page you can see it in demo site as well:
    e.g. http://pinpoint.swiftideas.net/404 (zoom out to see the truncated background)

    If one has a very short page (see screenshot) or a high vertical resolution screen you’ll get the design jumps (due to some pages showing scrollbars while others don’t). Especially bad on Masonry pages. Fixed this with custom css to always display scrollbars but I still need a fix for that truncated background images.

    #24159
    EntangledInWeb
    Member
    Post count: 20

    Hi Ed,

    Visit:

    Portfolio – Four Column Masonry Gallery


    Go fullscreen on a display with at least 1080px vertical resolution.
    Switch filter back and forth from “all” to “print”.

    You’ll see the horizontal design jump due to vertical scrollbar (dis)appearing
    as well as the truncated background.
    Tried to quick-fix it with some min-height css but didn’t manage to correct it yet.

    Thank you in advance.

    #24293
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Zooming in and out on the browser isn’t supported.

    For the height issue, you can add the following to the custom css box within theme options:

    .inner-page-wrap {
    min-height: 1000px;
    }

    – Ed

    #24627
    EntangledInWeb
    Member
    Post count: 20

    Ed,

    thanks for the partial fix.
    1000px doesn’t do the trick (higher resolution displays, unneccessary scrollbars)
    I’ll continue my search for a fix based on percentage values.

    #25025
    Melanie – SUPPORT
    Member
    Post count: 11032

    Fantastic 🙂 Glad we could bring you on the right track! Cheers

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register