-
AuthorPosts
-
jp Friend
jp
- Join date:
- April 2012
- Posts:
- 105
- Downloads:
- 14
- Uploads:
- 32
- Thanks:
- 32
- Thanked:
- 5 times in 2 posts
July 11, 2014 at 10:06 am #199598Good day
After the last update my contact page is not displaying right
any idea what this could be
Regards
JP
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
July 14, 2014 at 5:06 pm #542290Hi,
Please open file root_folder/templates/ja_muzic/css/custom.css and add this code :
#contact-form input,
#contact-form textarea {
max-width: 250px;
}
#contact-form button {
max-width: 270px;
}This will fix the problem with input field. About the captcha field, I’m afraid that the sidebar is too small for all elements of captcha field to be fit in.
1 user says Thank You to Adam M for this useful post
jp Friendjp
- Join date:
- April 2012
- Posts:
- 105
- Downloads:
- 14
- Uploads:
- 32
- Thanks:
- 32
- Thanked:
- 5 times in 2 posts
July 23, 2014 at 10:59 am #543215Thank you so much this works
Is it possible to make the sidebar bigger so that Captcha can fit, else it looks ridiculous
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
July 25, 2014 at 8:18 am #543427Hi,
You can open custom.css file as mentioned above and add this code :
.form-horizontal .control-label {
width: auto;
text-align: left;
float: none;
}
.form-horizontal .controls {
margin-left: 0;
background: #fff;
}
.recaptchatable #recaptcha_image {
max-width: 130px;
}
.recaptchatable #recaptcha_response_field {
max-width: 110px;
}Save your file and recheck.
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Adam M 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Contact page not displaying right
Viewing 4 posts - 1 through 4 (of 4 total)