Title: Image background under form
Last modified: August 22, 2016

---

# Image background under form

 *  [evieb](https://wordpress.org/support/users/evieb/)
 * (@evieb)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/image-background-under-form/)
 * Hi Kevin
 * I’m trying to get an image background to display under the form in my popup. 
   I’ve added the following to the css options:
 * .exitbotbg { background-image: url(“[http://theshores.com.au/wp/wp-content/uploads/2014/11/tspop1bot2.jpg&#8221](http://theshores.com.au/wp/wp-content/uploads/2014/11/tspop1bot2.jpg&#8221););
   background-repeat: no-repeat; width: 640px; height: 94px; }
 * Then I’ve addded the following to the popup content:
 * <div class=”exitbotbg”>
 * But it won’t display here:
 * [http://theshores.com.au/?page_id=17](http://theshores.com.au/?page_id=17)
 * Any clues how to make this work?
 * Regards
    Eva
 * [https://wordpress.org/plugins/wbounce/](https://wordpress.org/plugins/wbounce/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [kevinweber](https://wordpress.org/support/users/kevinweber/)
 * (@kevinweber)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/image-background-under-form/#post-5465916)
 * Hi Eva,
 * are you sure that you’ve inserted the code directly?
    As my screenshot shows,
   it looks broken: [https://ssl-account.com/cloud.kevinw.de/public.php?service=files&t=decd5d8d88a55298eaab0792b13e57d2](https://ssl-account.com/cloud.kevinw.de/public.php?service=files&t=decd5d8d88a55298eaab0792b13e57d2)
 * Hint: You cannot use a double quote within another double quote. Use a single
   quote within the double quote instead.
    That does not work: `style="background:
   url("HTTP://...");"` That is better: `style="background:url('HTTP://...');"`
 * Best regards,
    Kevin
 *  Thread Starter [evieb](https://wordpress.org/support/users/evieb/)
 * (@evieb)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/image-background-under-form/#post-5465969)
 * Thanks Kevin. That worked. Now to get the form to display properly! lol I’m using
   contactform7 and it’s a little tricky…
 * Warm regards
    Eva

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Image background under form’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wbounce_f0f1f3.svg)
 * [wBounce](https://wordpress.org/plugins/wbounce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wbounce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wbounce/)
 * [Active Topics](https://wordpress.org/support/plugin/wbounce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wbounce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wbounce/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [evieb](https://wordpress.org/support/users/evieb/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/image-background-under-form/#post-5465969)
 * Status: not resolved