Matt,
Yes the page allows posts from users, that’s why i really don’t understand why it doesn’t work.
And yes it would be interesting to contribute for this feature. Let me know when we could do that ;-).
Thanks.
@gayedicon, the Facebook Friends Boxes should be on the right sidebar when you’re editing or writing a post in ‘Posts’.
You have to change this line :
.odd { border-left: none !important; background-color: #000000 !important; }
by this one :
.odd { border-left: none !important; background-color: #FFFFFF !important; }