Hi,
I have a div which contains a background image. Within that div i want to place a few more divs which will contain images. The problem i'm having at the moment is that when i add images to the divs, the main div does not adjust it's height to fit them in. So i have an overlapping div.
This is the css for the larger div
Code:
and this is a sample of the inner divs
Code:
I wouldn't be too much of an CSS expert so the problem is probably easily resolved. Thanks
Reply With Quote