Forums

image placement (6 posts)

  1. 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"]

  2. Andrew Bartel
    Member
    Posted 6 months ago #

    CSS will

  3. 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?

  4. 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?

  5. Andrew Nevins
    Volunteer Moderator
    Posted 6 months ago #

    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

  6. ScottKR
    Member
    Posted 6 months ago #

    Ok

Reply

You must log in to post.

About this Topic