Hi all,
I have a website where I need to centre the facebook embed code and google map embed code.
I have managed to centre twitter with some code, but cant seem to get facebook and google maps to sit central! - any help will be appreciated.
Hi all,
I have a website where I need to centre the facebook embed code and google map embed code.
I have managed to centre twitter with some code, but cant seem to get facebook and google maps to sit central! - any help will be appreciated.
Hi @AdieJAM
Not sure, but here’s a suggestion - it may be what you’re already doing.
Place your code bric within another empty div and centre by flex or bumping along the columns?
Hi @TrevReav,
Thanks for the reply.
I tried putting it in a DIV and centre it, I will try with flex - thanks.
I want to do this over the various break points, but on the given embed it left aligns it them. I aded this to centre align, but does not work…ill keep trying !
aha !..all sorted, the below code works on both.
I did this last night and for some reason did not work - done it just and BOOM 
it now works!
<center>
</center>
with the iframe code in the middle.
Strange how it works now - but not last night…but all good!
@Flashman haha ! true ! very strange !! I applied this exact code, as this is what I do for all the twitter feeds but would still align left. Maybe closing down Blocs and re-applying it…dunno!
All good now though.