@isoshy said in Resolution Problem Help:

i love you

Interesting! Thank you, I think. :-)

the compliments module is meant to be used in

position: "lower_third", of your config. I would check that first. I should also ask if you changed the size of the font classes?

Assuming you haven’t changed anything there then you could try classes: "thin medium bright", or classes: "thin large bright", in your config. Example:

{ disabled: false, module: "compliments", position: "lower_third", config: { classes: "thin medium bright", } },

By the way, this information is in the readme of the module. You should read the module readme’s. ;-)