XHTMLforum

XHTMLforum (http://xhtmlforum.de/index.php)
-   CSS (http://xhtmlforum.de/forumdisplay.php?f=73)
-   -   Anfrageformular Responsive machen! (http://xhtmlforum.de/showthread.php?t=74502)

Larry2024 13.01.2023 12:09

Anfrageformular Responsive machen!
 
Ich habe das Problem, dass der Button für das Anfrageformular nicht responsive ist zu dem Email Eintrage Button ist!


Das ist der Code:

[form] { padding: 2px; -moz-box-sizing:border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } [form] input[type=text],[form] input[type=email], [form] select { width: 100%; border: 1px solid #bbb; height: auto; margin: 5px 0 0 0; } [form] .sib-default-btn { margin: 1px 0; padding: 12px 156px; color:#fff; background-color: #fb7955; border-color: #444; font-size: 16px; font-weight:400; line-height: 1.4285; text-align: center; cursor: pointer; vertical-align: middle; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; white-space: normal; border:10px solid transparent; border-radius: 3px; } [form] .sib-default-btn:hover { background-color: #444; } [form] p{ margin: 10px 0 0 0; } img { width: 100%; height: auto; }



Kleines Video aufgenommen: https://www.youtube.com/watch?v=9MGbiRFP64E

Kann mir da jemand helfen, dass beide Button/Objekte responsive sich gleichzeitig zueinander bewegen?

cloned 16.01.2023 08:18

CSS ohne dazugehöriges HTML ist relativ nutzlos. Bitte füge also auch das HTML zu deiner Frage hinzu. Verwende auch [ CODE ] ... [ /CODE ] tags (ohne die leerzeichen) damit dein Code formatiert ist.

Sabine1 16.01.2023 13:46

Lade dein Beispiel am besten auf deinen Webspace hoch.

Einen kostenlosen Webspace bekommst du auf der folgenden Seite
https://www.bplaced.net/


Alle Zeitangaben in WEZ +2. Es ist jetzt 07:46 Uhr.

Powered by vBulletin® Version 3.8.11 (Deutsch)
Copyright ©2000 - 2024, vBulletin Solutions, Inc.

© Dirk H. 2003 - 2023