M

Help modify template message.less

  • Thread starter Thread starter macroforum
  • Start date Start date
M

macroforum

Guest

Hello,
I would need support to modify this code of the message.less template. In this page of my forum https://www.macroforum.org/pagine/area-commento/ 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...
 
Similar threads Most view View more
Back
Top Bottom