How to use an image as form background?

FacebookLinkedInStumbleUponTwitterShare

Question:

How to use an image as form background?

 

Answer:

To use an image as a form background, select the style that is used for the DataPage, check the advanced option and go to the advanced tab where you see the CSS codes. In the object cbFormtable, add this:

.cbFormtable{

Background-image: http://enter_complete_url_of_the_image

}

Then comment out the background color styles in the following classes:

 .cbFormTableRow

.cbFormTableEvenRow

.cbFormTableRow_hover

.cbFormTableEvenRow_hover

 

Contact Support

Leave a Reply

 
© 2011 Caspio, Inc. All rights reserved! Sitemap | Terms of Use | Privacy Statement Suffusion theme by Sayontan Sinha