Home › Forums › CSS › Responsive Content Image › Re: Responsive Content Image
April 9, 2013 at 10:05 pm
#131202
Member
Hi Thomas,
My first time here too! :-D
I think you need to add background-size: contain; to the #body div.
That will scale the image so its largest size while its width and height can fit inside the div.
Cheers
John