• Resolved bansan66

    (@bansan66)


    Hi
    I would like to embed a google sheet into a wordpress page without having the scroll…but it’s not working : https://www.badolac.com/stagiaires/

    I tried to put this in the parameters ( scrolling=”no”)
    I tried ( overflow hidden) too

    [google-drive-embed url="https://docs.google.com/spreadsheets/d/[....]/htmlembed?single=true&gid=659608474&range=r10%3At27&widget=false&chrome=false" title="x.xlsx" icon="https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png" style="overflow:hidden;height:100%;widh:100%" height="100%" width="100%" scrolling="no" width="200" height="400" style="embed"]

    …but it doesn’t work

    When i inspect the page with chrome , i can see that there ‘s a css called “sheet-viewport” where the overflow is in “auto” …but i can’t find this css…

    Can you help me?

    Thanks a lot

    https://www.ads-software.com/plugins/google-drive-embedder/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thanks for your post.

    You might see some suggestions here:

    https://wp-glogin.com/2014/08/embedding-google-spreadsheets-with-more-control-over-appearance/

    For example, you can specify the range to display, so hopefully this will mean you can limit the view to just the cells you want, and then the scrollbar won’t be needed.

    Please email with any follow-up: [email protected]

    Regards,

    Dan

    Thread Starter bansan66

    (@bansan66)

    Hi
    Thaank you for your answer

    I tried the suggestions i said ,
    I even already tried before posting you the first post
    And i don’t understand why it doesn’t work

    Here is my page
    https://www.badolac.com/stagiaires/

    and my shortcode

    [google-drive-embed url="https://docs.google.com/spreadsheets/d/1SElYoGhipSZgYvallEg_Z83BgAuDj04xaG53IM3OAck/htmlembed?single=true&gid=659608474&range=r10%3At27&widget=false&chrome=false" title="inscription 02-07.xlsx" icon="https://ssl.gstatic.com/docs/doclist/images/icon_11_spreadsheet_list.png" style="overflow:hidden height="100%" width="100%" scrolling="no" style="embed"]

    There is always a scroll X

    Thread Starter bansan66

    (@bansan66)

    Hi
    thank you

    I found why
    It was my fault because of my range was too big, so automattically the scroll appears

    This is good now

    RESOLVED

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘would like to embed spreadshhet google in a wordpress page with no scroll X’ is closed to new replies.