Ok, I'll do so thanks, but what's the difference between the contain and auto?It looks like you're using the Background Forum extension. All you have to do is modify the background.css file.
Find:ReplaceCode:
background-size: cover;
cover
withcontain
or100% auto
.
Your image is large enough for thecontain
value to do the job.
Statistics: Posted by deepndark — Wed Feb 21, 2024 2:45 pm