Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

picture and videos white space issue

8 years 8 months ago
Licenses:
JomSocial Active

ISSUE SUMMARY:

how is posible to remove the white space between pictures and margin right? it´s very bad, we lost a lot of space in white color, we need to have all pictures, videos and gallery at full width. in reponsive desing.


STEPS TO REPLICATE:
1
2 please see my picture in attachement file
3
4
5
RESULT
EXPECTED RESULT
BROWSER

Attachments:
8 years 8 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi Jose,

I am sorry this is not possible, if you wanna make it bigger it will make your image will looks bad because the thumb be designed like that, which is the javascript code generate the image stream layout

But, well you can try this css, I am not sure it will work but you can try it :

@media only screen and (min-width: 481px){
.joms-media.like, .joms-media--image, .joms-media--images, .joms-media--event {
    max-width: 700px !important;
}
}

thank you!

8 years 8 months ago
Licenses:
JomSocial Active

Dimas, it´s working perfect
but I add - changue to the code 700px by 100% and it´s perfect by now testing in localhots, I will test in a normal browers and in all screen types.

@media only screen and (min-width: 481px){
.joms-media.like, .joms-media--image, .joms-media--images, .joms-media--event {
max-width: 100% !important;
}
}

infor me if you see any problems in this change
gratefull
Jose

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW