Closed Heraclion closed 11 years ago
How do i make to resize automatically watermark on photo when a monitor have lets say 1600x1050,i want to resize automatically like in photo uploaded when i change resolution and here it is watermark only for screen 1152
https://www.gambleromania.com/marked-cards-for-infrared-contact-lenses/modiano-texas-poker
I uploaded a image how i want the watermark to be height and width
You could add background-size: cover; to your div element or use img tag instead of div and set it absolute positioned and height: 100%
background-size: cover;
img
div
height: 100%
How do i make to resize automatically watermark on photo when a monitor have lets say 1600x1050,i want to resize automatically like in photo uploaded when i change resolution and here it is watermark only for screen 1152
https://www.gambleromania.com/marked-cards-for-infrared-contact-lenses/modiano-texas-poker
I uploaded a image how i want the watermark to be height and width