Page 1 of 1

Centering Google docs code in HTML frame

Posted: Sun Jan 26, 2020 2:31 pm
by Trugmaker
I am adding google document into a HTML frame and all works well but I just cannot find a way to centre the published document. When viewed it is aligned right. In the set up it states Use <Div> to Set position and size, I can set the size but cant find how to set position?

Re: Centering Google docs code in HTML frame

Posted: Sun Jan 26, 2020 3:40 pm
by Pablo
You cannot control the layout of the page of an inline frame from the 'outside'. This can only be done by editing the code of the page itself.