waltmayo Posted October 2, 2016 Report Share Posted October 2, 2016 How can I set a form or report to a transparent background? Quote Link to comment Share on other sites More sharing options...
0 MayMusic Posted October 11, 2016 Report Share Posted October 11, 2016 In style in the classes: .cbFormTable .cbFormTableRow .cbFormTableRow_hover .cbFormTableEvenRow .cbFormTableEvenRow_hover background-color:transparent; You can also have an image like this: <style> body { background-image:url('http://7picture7.com/wp-content/uploads/pink-background_4814_1.jpg'); } </style> Quote Link to comment Share on other sites More sharing options...
0 autonumber Posted March 4, 2022 Report Share Posted March 4, 2022 Hello. Just to update this post, by using Styles in your account, you can set your background colors to none. To ensure that the changes were applied, you may need to deploy them to your website. For Submission: For Reports: Quote Link to comment Share on other sites More sharing options...
Question
waltmayo
How can I set a form or report to a transparent background?
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.