Hi all,

I just installed flatforum and everything seems to be working okay except that it ignores my background. Is there anyway to make it so that the background will extend as the forum thread gets longer. Its as if its floating on top. I've included an image to help illustrate the point.

Thanks again,
Paul

P.S. I'm using the version that works with 5

CommentFileSizeAuthor
Picture 12_2.png71.75 KBmitchepa

Comments

mitchepa’s picture

Fixed it, just needed to add the :

br.clear {
clear: both;
}

class selector to the stylesheet.

maartenvg’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)