-
AuthorPosts
-
vernontee Friend
vernontee
- Join date:
- November 2015
- Posts:
- 440
- Downloads:
- 53
- Uploads:
- 22
- Thanks:
- 18
- Thanked:
- 4 times in 4 posts
March 13, 2016 at 12:51 pm #898969May i know why i use K2 articles and they arent responsive? Using joomla normal content is fine.. but pasted in a K2 article it breaks. Also im using Allvideos youtube plugin and despite the fact i set it at 480|320 it still goes full width
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 13, 2016 at 1:31 pm #898980Hi
can u provide more details which articles is not responsive and in which device you are facing issue with url of article .
Also provide info for video issue with screenshot and page url so i can check it .vernontee Friendvernontee
- Join date:
- November 2015
- Posts:
- 440
- Downloads:
- 53
- Uploads:
- 22
- Thanks:
- 18
- Thanked:
- 4 times in 4 posts
March 26, 2016 at 2:37 pm #904954I added the link to the problem in the private message.. it also occurs here –> http://rapidfy.com/why-list-your-business
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 26, 2016 at 11:37 pm #905075Hi
Add this code in custom.css file.com_k2 .itemFullText img { width: 100%; }
It will make the images 100% width .
vernontee Friendvernontee
- Join date:
- November 2015
- Posts:
- 440
- Downloads:
- 53
- Uploads:
- 22
- Thanks:
- 18
- Thanked:
- 4 times in 4 posts
March 28, 2016 at 3:13 am #905272Its very very bad….. please see.. http://screenpresso.com/=UXX1c
I dont need the images full width, i just want the responsive.. having the 100% on desktop is too much. Btw, this does not affect the video.. the video still breaks responsiveness
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 28, 2016 at 3:21 am #905273Hi
To apply the the class only for small screen use this code@media (max-width:468px) {.com_k2 .itemFullText img { width: 100%; }}
it work only for image below the 468px width .
vernontee Friendvernontee
- Join date:
- November 2015
- Posts:
- 440
- Downloads:
- 53
- Uploads:
- 22
- Thanks:
- 18
- Thanked:
- 4 times in 4 posts
March 29, 2016 at 9:29 am #906110it works.. somewhat… but videos are still a no go. Its still broken.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 29, 2016 at 9:38 am #906115Hi
Video is not handled by template its coming from the style code of extension here > http://prntscr.com/algyg0
here is i suggest you to contact to video extension support team to how to make it responsive . -
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by Pankaj Sharma 8 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum