Hi,
How can I limit the size of a text icon on a screen of a 255-byte object?
How can I limit the size of a text icon on a screen of a 255-byte object?
determine size icon object 255 bytes
|
Hi,
How can I limit the size of a text icon on a screen of a 255-byte object?
23.01.2018, 10:50
You can set max-width to limit text size via CSS (Additonal classes):
Code: .myclass {
Thank you very much
Hi, This class does not work for me, it still has an overflow
24.01.2018, 11:35
Check that Additonal classes is set to myclass without leading dot (should not be .myclass)
|
« Next Oldest | Next Newest »
|