-
AuthorPosts
-
chenasona1 Friend
chenasona1
- Join date:
- September 2014
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 9
- Thanked:
- 2 times in 1 posts
September 11, 2014 at 6:39 pm #201244Hello JoomlArt,
First of all thanks for making this great Template Purity III free, its the best I think.
I have a small problem, is com_contact (built in Joomla 3.3.3 with Recaptcha ) is responsive or not ?
If it is not responsive then how to make it so ?
Can anyone here suggest me what to do to make it fully responsive (please tell in step by step details) ?
A screenshot attached here regarding the problem.
Thanks in advance.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 12, 2014 at 4:45 am #549252Hello template is responsive , but the recaptcha is not responsive . its default Joomla plugin .
we can core support for joomla customization .Here are some links that can also help you to make it responsive
http://www.modernmagic.com/blog/joomla-technical-support/responsive-recaptcha.html
https://developers.google.com/recaptcha/docs/customization
you can also user third party recaptcha plugin from JED
Hope it helps
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
September 12, 2014 at 5:14 am #549266can you please post your site Url. Will provide you a suggestion.
chenasona1 Friendchenasona1
- Join date:
- September 2014
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 9
- Thanked:
- 2 times in 1 posts
September 16, 2014 at 1:54 pm #549715<em>@Chavan 445455 wrote:</em><blockquote>can you please post your site Url. Will provide you a suggestion.</blockquote>
Hello, very sorry for the late reply. here is the url http://www.subhasuchana.com/contact-us
also if possible please guide me how to make Banner (joomla default) responsive..chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
September 16, 2014 at 3:58 pm #549730Go to this File: /templates/purity_iii/css/custom.css
Add this code
@media (max-width: 500px) {
#recaptcha_challenge_image{
margin: 0 !important;
width: 100% !important;
}
#recaptcha_response_field
{
margin: 0 !important;
width: 100% !important;
}
#recaptcha_table.recaptchatable #recaptcha_image {
margin: 0 !important;
width: 100% !important;
}
.recaptchatable .recaptcha_r1_c1,
.recaptchatable .recaptcha_r3_c1,
.recaptchatable .recaptcha_r3_c2,
.recaptchatable .recaptcha_r7_c1,
.recaptchatable .recaptcha_r8_c1,
.recaptchatable .recaptcha_r3_c3,
.recaptchatable .recaptcha_r2_c1,
.recaptchatable .recaptcha_r4_c1,
.recaptchatable .recaptcha_r4_c2,
.recaptchatable .recaptcha_r4_c4,
.recaptchatable .recaptcha_image_cell {margin: 0 !important;
width: 100% !important;
background: none !important;
}}
1 user says Thank You to chavan for this useful post
chenasona1 Friendchenasona1
- Join date:
- September 2014
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 9
- Thanked:
- 2 times in 1 posts
September 16, 2014 at 8:13 pm #549752Wow, Re-captcha works perfectly 🙂
Any suggestion for default Banner (to make responsive) or any free extension to use for that ?chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
September 17, 2014 at 1:55 am #549788please advice me what do mean default Banner. May be you would post me a screenshot of it
chenasona1 Friendchenasona1
- Join date:
- September 2014
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 9
- Thanked:
- 2 times in 1 posts
September 17, 2014 at 7:21 am #549828I mean to say Joomla default Banner (Components > Banners or com_banners)
You can see it at previous contact us page.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
September 19, 2014 at 3:55 am #550124Add this code to /templates/purity_iii/css/custom.css
.banneritem > img {
height: auto;
width: 100%;
}
1 user says Thank You to chavan for this useful post
chenasona1 Friendchenasona1
- Join date:
- September 2014
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 9
- Thanked:
- 2 times in 1 posts
September 19, 2014 at 9:13 am #550158Perfectly Working. You are genius.. 🙂
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 3 voices, and was last updated by chenasona1 10 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum