hlindsay Posted May 17, 2023 Share Posted May 17, 2023 Hello, -- Is there a way to add a second button to a form? -- If not is there a way to format the size and page alignment of a button block to match a form button, so that it does not look stupid? Link to comment
tuanphan Posted May 20, 2023 Share Posted May 20, 2023 If users click on this button > it will? open a new page open a popup ..? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
hlindsay Posted May 20, 2023 Author Share Posted May 20, 2023 it will download a pdf, but can add the extra step of opening a new popup/page if that helps Link to comment
tuanphan Posted May 22, 2023 Share Posted May 22, 2023 On 5/20/2023 at 8:09 PM, hlindsay said: it will download a pdf, but can add the extra step of opening a new popup/page if that helps You can share link to page where you use form, we can add a code to add second button there Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
hlindsay Posted May 24, 2023 Author Share Posted May 24, 2023 So I can have a submit button and add a download a brochure button... or I can have one button that opens another page? Link to comment
tuanphan Posted May 28, 2023 Share Posted May 28, 2023 On 5/24/2023 at 8:14 AM, hlindsay said: So I can have a submit button and add a download a brochure button... or I can have one button that opens another page? We can use code to add second button. You can add PDF link or another link into this button Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
tuanphan Posted June 11, 2023 Share Posted June 11, 2023 On 6/8/2023 at 8:57 AM, hlindsay said: https://sahuri.squarespace.com/contact calgary23 I see you figured it out? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
hlindsay Posted September 7, 2023 Author Share Posted September 7, 2023 no I never figured it out. I have a second button which is an additional block, which would be ok, but I cannot size it and the form button to be the same size in different views. Link to comment
Solution tuanphan Posted September 11, 2023 Solution Share Posted September 11, 2023 On 9/7/2023 at 10:03 AM, hlindsay said: no I never figured it out. I have a second button which is an additional block, which would be ok, but I cannot size it and the form button to be the same size in different views. Add this to Custom CSS box div#block-yui_3_17_2_1_1683893680152_14760 .sqs-block-button-container { flex: 0; } @media screen and (min-width: 992px) { div#block-yui_3_17_2_1_1683893680152_14760 a { padding-left: 32px !important; padding-right: 32px !important; padding-top: 26px !important; padding-bottom: 26px !important; line-height: 1em !important; height: fit-content; } div#block-ff896849163fffbf446e input[type="submit"] { padding-left: 41px !important; padding-right: 41px !important; padding-top: 26px !important; padding-bottom: 26px !important; line-height: 1 !important }} @media screen and (max-width: 991px) { div#block-yui_3_17_2_1_1683893680152_14760 a { padding-left: 32px !important; padding-right: 32px !important; line-height: 1em !important; height: fit-content; padding-top: 19.2px !important; padding-bottom: 19.2px !important; } div#block-ff896849163fffbf446e input[type="submit"] { padding-left: 41px !important; padding-right: 41px !important; line-height: 1 !important }} Civic 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
hlindsay Posted September 12, 2023 Author Share Posted September 12, 2023 Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! Thank you! no I never figured it out. I have a second button which is an additional block, which would be ok, but I cannot size it and the form button to be the same size in different views. tuanphan 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment