I am using the RokWebify template and Facile Forms (and possibly DB Query) for a Website development project that will need to have a number of different types of forms produced for use on the site.
When I created a new static Contact Us page using the Facile Forms module to add the form to it . . . Facile Forms picked up the Websites blue background and placed it behind the form . . .
I need to have a white background, or no background behind all of my forms . . .
Where can I make the programming revisions (i.e., in the CSS, etc.) in order to eliminate picking up the blue background?
The Facile Forms are not generating a background variable themselves so are picking up RokWebify's. You will need to hack facile forms, to add the background. Maybe ask the developers about applying a background to the .php code.