I’ve an issue to set picture dimension on varied place. I need a 300x100px in high, 100x75px for thumbnail and different dimensions on different place. In WordPress I can simply add “width” attribute to set picture width, additionally class. Instance: //img src=”location” width=”100″ class=”myclass” alt=””. In drupal I am unable to discovered tips on how to set this.
I do know, I can set in picture model with varied dimension however too many dimensions. I believe, it is going to enhance my internet hosting disk.
The way to set width attribute on picture in Drupal block/views like [img src=”location” width=”value”]?