PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Adding a background image to the entire form instead of just a color

  1. Hello Brilliant GF People,
    I'm trying to add a background image to the entire form. I have tried at all the solutions in previous post, however none of them are working (not sure what I'm doing incorrectly). Can you please help!!!

    Thank you in advance for your help.

    Link ---> http://revelatubrillo.com

    MJ

    Posted 12 years ago on Thursday March 15, 2012 | Permalink
  2. MJ this is certainly possible via one of the many unique ID's available on the form wrapper(s). Do you have a comp/mockup or the background image you are looking to place? Also looks like your site is on lock down. Can you provide this info to rob@rocketgenius.com

    Posted 12 years ago on Thursday March 15, 2012 | Permalink
  3. Hi Rob,
    Thank you very much for the quick response. I took the site off lock down so you can take a look at it.
    Here is a link to the image I'd like to add to the form.
    http://revelatubrillo.com/wp-content/uploads/2012/03/GFBackground.jpg

    Thank you so much for your help Rob!

    MJ

    Posted 12 years ago on Thursday March 15, 2012 | Permalink
  4. MJ, I'm still getting the splash screen:

    http://grab.by/cnzq

    Posted 12 years ago on Thursday March 15, 2012 | Permalink
  5. Hi Rob,
    Sorry, not sure why, the plugin is deactivated. I just tried, and it worked.

    MJ

    Posted 12 years ago on Thursday March 15, 2012 | Permalink
  6. OK man, I'm in! Right now you have this:

    [css]
    .newsletter {
    background-color: #ABD8FF;
    }

    Try this instead:

    [css]
    .newsletter {
    background: url(http://revelatubrillo.com/wp-content/uploads/2012/03/GFBackground.jpg) no-repeat bottom #020633;
    }

    You're also going to want to update this as well:

    [css]
    .gform_wrapper label {
    color: white;
    }

    Result: http://grab.by/cnOS

    Posted 12 years ago on Friday March 16, 2012 | Permalink
  7. OMG Rob, you're awesome...you're a genius! This worked perfectly.

    Thank you so much. I truly appreciate you and value all the hard work you do to help us!

    Sincerely,
    MJ

    Posted 12 years ago on Friday March 16, 2012 | Permalink
  8. MJ, thanks so much for the kind words. We appreciate the gratitude. Glad to help out!

    Posted 12 years ago on Friday March 16, 2012 | Permalink

This topic has been resolved and has been closed to new replies.