• Hey there,

    I’m trying to align my contact form on the left hand side so that I can place a photo on the right, beside it.

    This is what the code looks like on the wordpress html page view:

    [contact-form 1 "Contact form 1"]<img class="alignright size-medium wp-image-40" title="Vancouver Downtown" src="https://www.mhmadvisors.com/test/wp-content/uploads/2011/04/mhm-contact-300x199.jpg" alt="" width="300" height="199" />

    I’ve tried adding a p align left to the contact form, no luck. Any ideas? Right now, the image just shows up below the contact form (and the contact form is only filling up 1/3 of the page).

    Thanks

Viewing 1 replies (of 1 total)
  • did you figure it out yet?
    1. I think you should be using ‘style’ not ‘class’
    2. Try using <img style=”float:right” instead of alighnright..

Viewing 1 replies (of 1 total)
  • The topic ‘align contact form 7’ is closed to new replies.