Archived topic
How to adjust the content postion from Generatebloks container
7 replies · Started by Paul on August 10, 2021
hello how are you
In ” contact us”, i add a google map below the contact form,
its look is https://prnt.sc/1m6nw9y ( full page for the map ) but it is only at left (https://prnt.sc/1m6pehj) and how to make it full page from left to right?
thanks in advance
paul
Hi there,
how are you adding the map to the page ?
As its using an iframe that has a width="600" attribute which is why it only spans that far.
hi, David,
i got the html of the map from google map, then add it to block container.
how to change the width px and let it enlarge the width?
paul
Check the HTML they provided and look for the width attribute in that code, what does it say?
hello david
I'm sorry that I don't understand what you are saying.
the html is below
pls check it thanks
If you look at the code you will see ( towards the end ):
width="600" height="450"
Change the width to width="100%"
Hello David
thanks again and one more "surprise".
I'm sorry I'm not good at the code
thanks again
have a nice day and stay safe
paul
No apologies necessary :) If we didn't ask questions we would never find the answers!
Glad to be of help