Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS CSS Height Container Issue Reply To: CSS Height Container Issue

#265538
Jemima Abu
Participant

Hey, I took a look at the code and I think it would help if you set the images as background images and then set the background-size to cover.
For example, instead of using the img tag inside ‘num0 img slide’, you could just set the image as a background-image.
Hope this helps.