Enlarge the "Send" button in the contact form
4 posters
Page 1 of 1
Enlarge the "Send" button in the contact form
Last edited by poesia-verses on January 31st 2024, 6:46 pm; edited 1 time in total
Re: Enlarge the "Send" button in the contact form
@poesia-verses Do you mean:
Can someone help me to understand how to enlarge the "Send" button in the contact form?
skouliki and TonnyKamper like this post
Re: Enlarge the "Send" button in the contact form
Hello
@poesia-verses please try to be polite when you are asking a question
I know you are using a translator but you can write your text in your language and translate it after
So since we have asked you the same thing many times please repeat your question using a more polite tone
Then the staff members will gladly answer to all your questions
@poesia-verses please try to be polite when you are asking a question
I know you are using a translator but you can write your text in your language and translate it after
So since we have asked you the same thing many times please repeat your question using a more polite tone
Then the staff members will gladly answer to all your questions
Niko, SarkZKalie and poesia-verses like this post
Re: Enlarge the "Send" button in the contact form
yes, I need this button, many people lose their password, but in my top menu there is a link “Write to the admin”, it leads here to this form, and they are from the phone in the web version, which is difficult to disable, I tried it myself, and this button is absolutely tiny
Re: Enlarge the "Send" button in the contact form
You can try this. add this to the top or bottom of your CSS files.
To make the box bigger change the
to the size you want.
To change your text size change
Screen shot of preview:
Please remember to say please when asking for help it really does mean a lot to our team and other members.
- Code:
.button{
padding: 8px; !important;
font-size: 16px !important;
}
To make the box bigger change the
|
To change your text size change
|
Screen shot of preview:
- See screenshot:
Please remember to say please when asking for help it really does mean a lot to our team and other members.
poesia-verses likes this post
Re: Enlarge the "Send" button in the contact form
@Ape but this code is for ALL forum buttons? many are already configured and don’t want to change.
Re: Enlarge the "Send" button in the contact form
- Code:
#form_contact .button{
padding: 8px; !important;
font-size: 16px !important;
}
Re: Enlarge the "Send" button in the contact form
it's always better to do all the buttons the same size and font's the same.
Not sure why you would want to use ten codes when you can use just one
Not sure why you asked this if you can find the code your self. Anyway topic closed as marked as solved.
Not sure why you would want to use ten codes when you can use just one
Not sure why you asked this if you can find the code your self. Anyway topic closed as marked as solved.
Problem solved & topic archived.
|
Niko and poesia-verses like this post
Similar topics
» can FM track IPs of those that send messages through the contact form
» Is there any way to disable the verification code(captcha) on the contact form?
» Issues With The Contact Form...
» Contact Form Logo
» Contact Form Tutorial (Help)
» Is there any way to disable the verification code(captcha) on the contact form?
» Issues With The Contact Form...
» Contact Form Logo
» Contact Form Tutorial (Help)
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum