How to make background transparent in GWD?

2,660 views
Skip to first unread message

dig...@cinema.com.my

unread,
Feb 26, 2016, 4:20:32 AM2/26/16
to Google Web Designer beta
Hi guys,

Is it possible to have a transparent background when doing creatives in Google Web Designer? A white background will be inserted by default when we create a new file. How do we make this white background transparent?

I tried manually adding the below transparentbg div script but it didn't work.

<style type="text/css">
.transparentbg {
background-color: white; -moz-opacity: 0.8; opacity:.80; filter: alpha(opacity=80);
}
</style>

<gwd-doubleclick id="gwd-ad" polite-load="">
<gwd-metric-configuration></gwd-metric-configuration>
<div id="transparentbg">
*my content here*
</div>
</gwd-doubleclick>


Thanks for any help!

Madhukar Thapa Magar

unread,
Feb 27, 2016, 1:35:23 AM2/27/16
to Google Web Designer beta
Yes, this is possible.

Make sure you haven't selected any object in stage.
Click on stage.
Go to properties panel in right.
Go to style option.
you will see the stage color there. Click the color icon.
You will see opacity slider there which is 100% in default.
Lower the slider to 0%. Done. :)

dig...@cinema.com.my

unread,
Mar 1, 2016, 1:07:05 AM3/1/16
to Google Web Designer beta
Thanks! Will test it out and see if it works.
Reply all
Reply to author
Forward
0 new messages