RSS Feed/News Help modify template message.less

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
27,096
Points
823

Reputation:

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...
 
Status
Not open for further replies.
Top