• I am trying to get a Google sheet embedded into one of my pages, which I can do. It’s there.

    One thing that I am having a problem with and always have had this problem in the past is that I can NEVER get the embedded part to align center.

    I have tried to code it in through the html side and I have also tried to do it on the visual side. While doing this on the visual side I noticed that the editor will move the image of the sheet to the center but it will not actually keep it there after I update the page and get to viewing it.

    Does anyone know how to fix this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Is there anything in the Google sheet code that says “align:left” or “float:left”?

    the editor will move the image of the sheet to the center

    As this is an image, it needs to be styled as “block” and have right and left margins as “auto”. Then it will center.

    Thread Starter bwking

    (@bwking)

    There is no align of float on it. As indicated above I have manually drop them on there in the html part and the visual part but in the end when I switch to one or the other or even update the embed will then align itself again to the left. I have noticed that the “align center” will stay there but it doesn’t actually align it.

    I don’t understand why it moves back or doesn’t allow it to stay center.

    I have also had this problem for a long time across several themes, this isn’t my first time having a hard time to make this work nicely.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Embed Google Sheet Alignment’ is closed to new replies.