É possível inserir algum efeito no botão enviar do formulário de email?
Autore: Denis Luiz A.
Visite 744,
Followers 1,
Condiviso 0
Olá, pessoal!
Gostaria de saber se tem como inserir algum efeito no botão enviar do formulário de email, ou se fica apenas estático e com a cor chapada.
Obrigado!
Postato il
Maybe it can be done with special code.
Identify the ID of the button, and then insert style-code in a html-object on the page.
You cannot set the styles that is set by the X5 - but as an example you can in the mailform-object set the background for the button to transparent, and then you can in the html-object set the style with a background-image.
Then you will see that background image as the button
I just discovered that you can make it without code.
In the mailform-object you can also specify an image as background.
In the email-form for the style you select "Send and Reset buttons"
And then set the background to transparent and then specify an image.
The image will then be the button.
So - the things that you cannot style in the X5, you can style with extra code.
You can also style the wrapper for the button with code.