Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #390537

    I would like to put a contact form using Contact Form 7, if possible, in the background of this site. It will go to the right of the logo in the background image I have at the top. Could I put it in inner-container?

    http://relationships-at-work.com/

    #390539

    could I put something like this and add it to inner-container so it would show where I want it?
    <?php echo do_shortcode( ‘[contact-form-7 id=”47″ title=”Contact form 1″]’ ); ?>

    If so, how could I style it and get it into position?

    thank you
    gary

    #390585

    Hi!

    Please refer to my post here – https://kriesi.at/support/topic/search-not-working-in-ie8/#post-328178
    and add your code as following

    echo do_shortcode( ‘[contact-form-7 id=”47″ title=”Contact form 1″]’ );

    Cheers!
    Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.