Hi there!
As I understand it, inline CSS code should be allowed in the WYSIWYG site designer. Can Support please help me figure out how to implement a fixed-position background for the site? Here's the inline CSS I've been using without success:
<body style="background-color:white;background-image:url('https://c.na14.content.force.com/servlet/rtaImage?refid=0EMd0000000TlGF');background-repeat:no-repeat;background-position:bottom right;">
Also, we were curious if it is possible to style the registration form table. We would like to have consistent styling across all HTML tables.
As I understand it, inline CSS code should be allowed in the WYSIWYG site designer. Can Support please help me figure out how to implement a fixed-position background for the site? Here's the inline CSS I've been using without success:
<body style="background-color:white;background-image:url('https://c.na14.content.force.com/servlet/rtaImage?refid=0EMd0000000TlGF');background-repeat:no-repeat;background-position:bottom right;">
Also, we were curious if it is possible to style the registration form table. We would like to have consistent styling across all HTML tables.
Comment