Closed (fixed)
Project:
flatforum
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jul 2007 at 16:28 UTC
Updated:
18 Sep 2007 at 09:22 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| Picture 12_2.png | 71.75 KB | mitchepa |
Comments
Comment #1
mitchepa commentedFixed it, just needed to add the :
br.clear {
clear: both;
}
class selector to the stylesheet.
Comment #2
maartenvg commentedComment #3
(not verified) commented