Skip to main content
March 3, 2009
Answered

DW background image - transparent container

  • March 3, 2009
  • 1 reply
  • 372 views
How do I select a transparent background for the container, siderbars, footer and header so I can see the body background image imported?
This topic has been closed for replies.
Correct answer bringelly
You may need to go into each of this and make sure you delete the background color. If you back ground is usually white e.g. background-color: #FFFFFF;
Delete this and then it should be transparent.

1 reply

bringellyCorrect answer
Participant
March 5, 2009
You may need to go into each of this and make sure you delete the background color. If you back ground is usually white e.g. background-color: #FFFFFF;
Delete this and then it should be transparent.