Huge Performance Improvements, CSS Units and More

Joomla Wesbite Builder Gridbox with Performance Improvements and CSS Units
Mon. - Fri. 9 am - 5 pm Ask a Question
Remember me

Move the send button

6 years 9 months ago #1

  • sylvain's Avatar
  • sylvain
  • Posts: 56
Hello, I would like to send my button next to a mail field.
As on your website

you can see on my website down
site-en-construction.fr/pelletier/index.php

thank you in advance
Attachments:

6 years 9 months ago #2

  • Artem's Avatar
  • Artem
  • Posts: 10779
Hello,

1. Make 2 column layout and align button to the Right, like on my screen



2. To your template custom.css file add next code
input.ba-btn-submit {
    position: absolute;
    top: 25px;
    right: 15px;
}

.com-baforms .ba-form {
    height: 150px;
}

Regards,

6 years 9 months ago #3

  • sylvain's Avatar
  • sylvain
  • Posts: 56
Thank you very much !
Powered by Kunena Forum