Questions tagged [google-web-designer]

A free, professional-grade HTML5 authoring tool from Google. Build interactive, animated HTML5 creative, no coding necessary. Used for creating ad banners too.

Create engaging, interactive HTML5-based designs and motion graphics that can run on any device.

Features

Google Web Designer gives you the power to create beautiful, engaging HTML5 content. Use animation and interactive elements to bring your creative vision to life, and enjoy seamless integration with other Google products, like Google Drive, DoubleClick Studio, and AdWords.

143 questions
6
votes
0 answers

Create a GIF from an HTML animation

THE PROBLEM I've created an HTML animation using google web designer, then I need to export my project as a GIF. Google web designer doesn't provide any tool to export as GIF so: WHAT I'VE TRIED I've tried to record my screen (using quick time…
Vanojx1
  • 5,574
  • 2
  • 23
  • 37
5
votes
1 answer

Google Web Designer: Javascript API - jump to key frame and stop

We use Google Webdesigner to comforatbly create animation which later should be controlled by a custom CMS. It is possible to define key frames. Is there a Javascript API to control the animation in a way to load it and move to a specific key frame…
Alex
  • 32,506
  • 16
  • 106
  • 171
5
votes
1 answer

Google Web Designer Custom HTML5 Components

How can I make custom Google Web Designer Components? I was assuming they'd be like Adobe Flash Components. It's in Beta and I can't find much info on it all. I've tried searching in all of the directories under /Applications/Google Web…
Lex
  • 4,749
  • 3
  • 45
  • 66
4
votes
1 answer

Font typograpghy issue on cross browser

I am using nova-font in my website, but it looks different-in Firefox (A-bit-zoom-and-more-sharp). Is there any solution so that it looks same on both Chrome and Firefox?
Ali Abbas
  • 43
  • 7
4
votes
5 answers

Google Web Designer has a very long load time

I'm creating an html5 banner using Google Web Designer. I've created the banner and published it. When I view the published version I noticed that it takes sometime to load. Someone else on my team is also creating HTML5 banners. The banner that he…
michelle
  • 303
  • 6
  • 16
4
votes
2 answers

Including banner created with Google Web Designer in a page

I've created an HTML5 based banner with Google Web Designer. When published it saves as an HTML file. My question is: how do I put this HTML ad on my site? Should I include the HTML file in some way?
user3182261
  • 271
  • 2
  • 10
  • 21
4
votes
3 answers

Google Web Designer on Windows XP

I've installed Google Web Designer on Windows XP, and saw this error: The procedure entry point GetSystemDefaultLocaleName could not be located in the dynamic library KERNEL32.dll What can I do?
F.Behzadi
  • 43
  • 1
  • 5
3
votes
1 answer

'alpha' is not exported from '@mui/system'

Please i'm getting this error from @mui/material library, I have checked the package.json of the mui/system and it has alpha exported in it. ./node_modules/@mui/material/styles/index.js Attempted import error: 'alpha' is not exported from…
3
votes
1 answer

Is there any easy way to position the buttons and headers together align vertically in Center of the Web Page in Flask application?

I am trying to align headers which we define in Title section and buttons which are defined in the Body section aligned the center of web page. Is there any easy way to position the buttons and headers together align vertically in the Center of the…
Manoj Deshpande
  • 311
  • 2
  • 18
3
votes
4 answers

Google Web Designer banner Missing click tag check on validation

I need to create doubleclick banner, and i am using Google Web Designer. I want to call clickTag by simple href="javascript:window.open(window.clickTag)", and everything works fine, but when i validate it on…
3
votes
3 answers

google web designer environment change

I've made a html5 banner with google web designer. As environment i'v choose "Non Google Ad". Now the ad agency would like to have "AdWords"-Banners. Is there a possibility to change the environment on an existed file? I try google but didn't found…
Stiller Eugen
  • 681
  • 2
  • 10
  • 28
3
votes
2 answers

Reduce initial load time - google web designer

We are developing some ads using google web designer tool so far its good but one main issue with it is, slow loading. its taking almost 3 seconds to load and we feel very bad about that. can anyone know how to optimize it? thanks.
cnu
  • 815
  • 10
  • 22
3
votes
1 answer

How to add custom font into Google Webdesigner?

How do you add a custom font into Google Webdesigner? I see there is an option to include Google Fonts, but I can't find a way to include one of own personal ones.
Tibor Udvari
  • 2,932
  • 3
  • 23
  • 39
3
votes
2 answers

Add 'Backup Image' in 'Google Web Designer' for Double Click banner ad

I am using Google Web Designer to create a DoubleClick banner ad in HTML5. The DoubleClick documentation says HTML5 ads should have a 'backup image' for browsers that don't have the capability to run HTML5 - however I can't find an explanation of…
niico
  • 11,206
  • 23
  • 78
  • 161
2
votes
5 answers

How to align center the box div responsively?

This is my html file body { background-color: rgb(231, 59, 59); font-family: "Alata"; font-size: 20px; margin: 30px; } h1 { margin-top: 100px; color: #202124; text-align: center; } .box { width: 1000px; } input { position:…
Aysha
  • 21
  • 1
1
2 3
9 10