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
1
vote
2 answers

How can I center the navigation bar, but have more navigation on the top right in fixed positions

So I have some code here and I wanted to have my main navigation in the middle and then the account and cart tabs on the top right. I want it in a way where the tabs that say "buy,sell,trade... etc" are directly in the middle and not in the middle…
PayInCash
  • 45
  • 5
1
vote
0 answers

how to create a simple Collision/Catch game in Google web designer?

So i have been trying to create a simple catch game where a ball falls into a basket(moved by the user). Once the ball reaches the same coordinates of the basket, the animation moves ahead using an eventif code that i found online but does not seem…
1
vote
1 answer

How can i minimize the side bar in my website while opening another page?

I am working on a portal, currently designing the UI. I am using frameset here. I need to minimise the left frame (ie Sidebar/Menu) when I click on any link in the sidebar and the web page loads up in the right(Right) frame. The minimised version of…
user6466895
1
vote
1 answer

Google Web Designer - Video Component (on click) - Remove Blue Border

I have created a Non-Google ad banner using Google Web Designer and have used a video component to show the video. Everything works fine. The accessibility feature, a blue border appears when the video component is clicked to play or pause the…
xaxist
  • 598
  • 5
  • 9
1
vote
2 answers

How to make the Title Heading H1 small in size in Generate Pro Genesis Theme for Wordpress

I am using Generate Pro theme of Genesis and the biggest con about this theme is the size of the heading when seen in the Mobile. Also the Font. As the users are shifting more on mobile, is very important for me to make my site look beautiful in…
1
vote
0 answers

GWD with angular 2+ - issue with data binding

gwd.auto_AboutEventMouseout = function(event) { // GWD Predefined Function gwd.actions.events.setInlineStyle('aboutEvent', 'border-bottom: none;'); …
userName
  • 11
  • 1
1
vote
2 answers

Card Flip not working when input field is empty

I am trying to make a simple signin/register form where if the user clicks on the register button on signup form the card flips to register form and vice versa. But it doesn't work as expected if the input email field is empty in the form but works…
Kshitiz Sharma
  • 722
  • 6
  • 14
  • 34
1
vote
3 answers

How to add a class name to a specific elements

how i can create a javascript code to add class name to specific divs only for Exapmle : i want to add a class_name to from div5 to the end of all divs ?
1
vote
0 answers

Your webpage is using 30 inline CSS styles

How do I get rid of them? I made a website in WordPress using a Sidney theme and i am trying to optimize it. I am using an online SEO score checker and it gives me this message as an error: Your web page is using 30 inline CSS styles. How can I…
1
vote
1 answer

How to know which frame is selected in Carousel component?

In Google Web Designer, I've added a carousel control. How can I know which image the user is currently viewing? I added a new Frame Activated event, and created a custom action: