 Rogier
Member
|
Indeed they do.
But how active is the BBPress development actually?
Wouldn’t PunBB be a better choice?
|
 Sam
Member
|
I get a very big gap between posts. Does anyone else (using Firefox)?
|
 simon
Key Master
|
Rogier: BBPress had checkins in the last couple of days, it’s reasonably active. I like the fact it’s tiny and it’s similar to wordpress so I can tweak easily. The other BB software tends to be a lot bigger. Unless I have problems with this I’ll probably stick to it.
Sam: Not sure what you mean, gap in time or in visual space (I’m using FF too)?
|
 Sam
Member
|
Visual space (400px +)
Edit:
I think this CSS is the possible cause (the hack for IE):
#thread li {
clear: both;
height: 100%; /* hack for IE */
width: 100%;
}
On line 483 of the style sheet.
|
 simon
Key Master
|
Whoa! Could you screenshot it and send it to me via e-mail: s.steele at pnotepad dot org?
What font size do you use, what OS, and what version of FF?
|
 simon
Key Master
|
I’ve commented that out for the moment, my IE6 seems to still work OK – is the page OK for you now?
|
 Dariusc123456
Member
|
I want to know how to compile my code into my software for a stand alond
|