Comments on [F2U HTML] Modular User All Comments Start of Thread Parent

tysm, i'm glad you like it!! :D you can start by just removing three of those lines, which will automatically leave the other three centered like this:

image.png?ex=65ad50fe&is=659adbfe&hm=f59

image.png?ex=65ad51a7&is=659adca7&hm=2ae

but if you want them to take up the full width, you can change each col-6 col-sm-4 col-xl-2 into col-4, which will make them absurdly tall if you leave them as square images:

image.png?ex=65ad5133&is=659adc33&hm=9d4

image.png?ex=65ad51c1&is=659adcc1&hm=85c

if you want to shrink them down again, you can then give each <a> tag a max-width, like so, and they will be evenly spaced:

image.png?ex=65ad517f&is=659adc7f&hm=19d

image.png?ex=65ad51e1&is=659adce1&hm=360

let me know if that wasn't what you were looking for!

This user is not visible to guests.