function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
John  SmithJohn Smith 

css in survey force

Does anyone have any sample code for css styling for Survey FOrce? There use to be some that was provided, which could be tailored. I also would like to add a background image to the border. any help greatly appreciated
Brian WestbrookBrian Westbrook
#survey_container{ margin: 0 auto; width: 600px; box-shadow: 0 0 14px #CCCCCC; -moz-box-shadow: 0 0 14px #CCCCCC; -webkit-box-shadow: 0 0 14px #CCCCCC; }