WebSite X5Help Center

 
Pavel M.
Pavel M.
User

Mail form buttons stick together on smartphones  en

Autor: Pavel M.
Visited 226, Followers 1, Udostępniony 0  

Hello!
When using a separator in a mail form, with data displayed on the next screen, the "Back" and "Next" or "Submit" buttons are stuck together in height. It is impossible to set the distance between them in the program.

site: https://ganzagruz.ru

Posted on the
4 ODPOWIEDZI - 1 PRAWIDłOWA ODPOWIEDź
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator

...you could solve it by assigning a margin of 10 pixels to the buttons...

.

Czytaj więcej
Posted on the from  ‪ KolAsim ‪ ‪
Pavel M.
Pavel M.
User
Autor
 ‪ KolAsim ‪ ‪
...you could solve it by assigning a margin of 10 pixels to the buttons... .

Where in the program can this be done :)

Czytaj więcej
Posted on the from Pavel M.
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator

Step 2 - Template > Text Style

Field / Button: these are the fields and buttons in the forms that are created with the Contact Form Object, the Search Object or the e-commerce shopping cart, the login/logout fields of the Members' Area, etc. When you create a new Contact Form Object the fields and buttons in it take on the style defined here by default. You can subsequently change the style of a particular form using the options in the Contact Form Object | Style section.

...............................

... or you can solve it immediately with this code:

<style>
#imObjectForm_28_buttonswrap input{ margin:5px !important}
</style>

.

Czytaj więcej
Posted on the from  ‪ KolAsim ‪ ‪
Pavel M.
Pavel M.
User
Autor

Thanks for the code!

There are no paddings for buttons in the template settings. There are only internal paddings in the button. And this is in the twentieth year of the program’s life!

Czytaj więcej
Posted on the from Pavel M.