Hello everyone,
I'd like to have borders around the category images.
When I give outline to categorylistboxcontents the border is too large and outlines even the text.
It should outline only the picture.
What can I do?
Hello everyone,
I'd like to have borders around the category images.
When I give outline to categorylistboxcontents the border is too large and outlines even the text.
It should outline only the picture.
What can I do?
Try: .categoryListBoxContents img {border: 2px solid #FF0000;}
awesome!
I spend 10 hours with try&error
Learned a lot nevertheless