You can if you want to. Buttons are not big enough to cause problems with responsiveness. The only problem would arrive if you would want to use more then one language on your board.
You want to replace the
You would also need to modify the button in css to remove the padding and the border from it.
or you can use background-image property in css to change the button
Btw why are you want to use images? You can easily recreate the button you posted with html and css edits![Smile :)]()
You want to replace the
i and span tag found inside of the buttons with the img tagYou would also need to modify the button in css to remove the padding and the border from it.
or you can use background-image property in css to change the button
Btw why are you want to use images? You can easily recreate the button you posted with html and css edits
Statistics: Posted by Mannix_ — Fri May 03, 2024 11:31 am