images on stream

Professional Joomla social template with metro design and JomSocial extension support.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Nov 24, 2015 2:09 pm
Reply with quote
Report this post
Greetings teitbite,
I have a problem with showing images on the stream.
could you please help me to arrange images ?
I think it is about a small modifications of :
Code: Select all
section img {
   height:
   max-width:
}
User avatar
Gold Boarder

GK User
Tue Nov 24, 2015 5:19 pm
Reply with quote
Report this post
Hi. Its not only teitbite who answers questions here :)
Could you please post an url to your site?
User avatar
Moderator

GK User
Tue Nov 24, 2015 7:12 pm
Reply with quote
Report this post
Cyberek wrote:Hi. Its not only teitbite who answers questions here :)
Could you please post an url to your site?

Ok, you have all data in private message. Please support !
User avatar
Gold Boarder

GK User
Wed Nov 25, 2015 7:50 pm
Reply with quote
Report this post
I was trying to find this problem on your site, perhaps you could mark it on a screenshot?
User avatar
Moderator

GK User
Wed Nov 25, 2015 7:52 pm
Reply with quote
Report this post
Ok, nvm. If we would display only one image at one line, would that be helpful?
User avatar
Moderator

GK User
Thu Nov 26, 2015 12:23 pm
Reply with quote
Report this post
no, this is not helpful. please advice how to make it show as it must show
User avatar
Gold Boarder

GK User
Fri Nov 27, 2015 5:29 pm
Reply with quote
Report this post
And how should it look like? Could you please post a screenshot of "correct" display?
User avatar
Moderator

teitbite
Sat Nov 28, 2015 3:24 pm
Reply with quote
Report this post
Hi

I was asked to join discussion. Can You please tell me the url to Your site as well ?
User avatar
Moderator

teitbite
Sun Nov 29, 2015 1:10 pm
Reply with quote
Report this post
Hi

I'm not entirely sure what You mean by "pictures in stream", but I suspect this is about multiple images in the most recent feed. Try add this to override.css:

Code: Select all
.jomsocial-wrapper .joms-media--images a {
    overflow: hidden;
    width: 33%;
    float: left;
    max-height: 100px;
}
User avatar
Moderator


cron