Comments on [F2U] Delicious Boxes All Comments Start of Thread Parent

Hello!

When I went in to try and replicate the problem, I deleted both sections, and the footer did not enlarge, nor did the image inside it change, as in the footer's style it is designated to be only 75px high under all circumstances. My best bet as to why something like that may be happening is that, when both sections were deleted, an additional div tag or something like that was also deleted on accident. Or maybe you could double-check line 109 and make sure the footer's height value wasn't accidentally changed? Those are my guesses, let me know!

I checked, and it was a div tag! I've managed to do it properly now. Thank you so much!