ScottKR
Member
Posted 6 months ago #
I want to place a google map to the right of a form. Without using CSS what code will do this for me? Here is what the form and google code is.
<iframe src="https://maps.google.com/maps?q=121+Whitney+Avenue+New+Haven,+CT+06510-1242&sll=41.314003,-72.921531&hl=en&ie=UTF8&hq=&hnear=121+Whitney+Ave,+New+Haven,+Connecticut+06510&ll=41.313515,-72.920884&spn=0.006141,0.007135&t=m&z=14&iwloc=r0&output=embed" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="570" height="350"></iframe>
<h2>Feedback</h2>
[contact-form 1 "Contact form 1"]
Andrew Bartel
Member
Posted 6 months ago #
ScottKR
Member
Posted 6 months ago #
I'm not running a CSS file. Can't I just do it in HTML and if so what code?
ScottKR
Member
Posted 6 months ago #
Sorry, there's a CSS file running.
What exactly do I need to enter into it to make it happen?
You may need to use a Custom CSS-type plugin, whereby you manage CSS separately from the theme's files. Otherwise you may lose your changes when the theme is updated.
What exactly you need to enter should be queried in forums that specialise in CSS support, such as http://csscreator.com/forum
ScottKR
Member
Posted 6 months ago #