WebSite X5Help Center

 
Denis Luiz A.
Denis Luiz A.
User

É possível inserir algum efeito no botão enviar do formulário de email?  en

Autor: Denis Luiz A.
Besucht 558, Followers 1, Geteilt 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!

Gepostet am
4 ANTWORTEN - 1 KORREKT
John S.
John S.
User

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.

Mehr lesen
Gepostet am von John S.
John S.
John S.
User

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

Mehr lesen
Gepostet am von John S.
John S.
John S.
User

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.

Mehr lesen
Gepostet am von John S.
John S.
John S.
User

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.

Mehr lesen
Gepostet am von John S.