|
Questions and answers
3.) The transparent background isn't show on my website. Why?This issue depends on the HTML-code used for displaying the banner. There are several parameters in the code. For transparent background you need to use<param name="wmode" value="transparent"> Furthermore, replace the parameter command for background color. If you use the HTML-code from this website the parameter for a transparent background is already set. |