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:
}
section img {
height:
max-width:
}
Cyberek wrote:Hi. Its not only teitbite who answers questions here
Could you please post an url to your site?
.jomsocial-wrapper .joms-media--images a {
overflow: hidden;
width: 33%;
float: left;
max-height: 100px;
}