Open badstorm opened 7 years ago
I'm trying to create a thumb with black space around the image. For this I used the "background" option, but I get alway white space. This the code:
<img src="{% thumbnail issue.cover 100x130 background='#000' bw %}">
Thanks. Marco
I'm trying to create a thumb with black space around the image. For this I used the "background" option, but I get alway white space. This the code:
<img src="{% thumbnail issue.cover 100x130 background='#000' bw %}">
Thanks. Marco