M
macroforum
Guest
Hello,
I would need support to modify this code of the message.less template. In this page of my forum www.macroforum.org I want the photographs to be all arranged like rows n. 4 and n. 5, of equal width and height. Can someone give me some advice? Unfortunately I don't know CSS well.
I think the code I should change is this:
CSS:
Read more
Continue reading...
I would need support to modify this code of the message.less template. In this page of my forum www.macroforum.org I want the photographs to be all arranged like rows n. 4 and n. 5, of equal width and height. Can someone give me some advice? Unfortunately I don't know CSS well.
I think the code I should change is this:
CSS:
Code:
// expanded article grid behavior @supports (display: grid) {
@media (min-width: @xf-responsiveMedium) {...
Read more
Continue reading...