I'm trying to add a background to a form. I need bits of advice first.
1.) Where would I make the edit to place the image as a background?
2.) is the css as follows:
.gform_wrapper {background-image: http://mysite.com/folder/image.png;}
Please let me know if I'm in the right direction with my css and in what file I would place this bit of code.
I found the code in another post on the forum that had to do with changing the background color, however, I need to know where that line of code goes, as well as whether or not I have the css code written correctly.
Thanks in advance. I appreciate it.