BBpress user profile error

Posted in: Newsmag
Post count: 28

Hi all
I have i problem with css here
http://analisidelsangue.net/forums/users/drumma/replies/

this user for example wrote about 1800 replies in the forum site…
In the html code of the page I see the list of the replies… but the page of the site is white, without anything

can you help me? How can I sole this problem?
thank you
a

Post count: 28

Hi all… anyone here? can you help me?
thank you very much

a

Post count: 6535

Hi

Sorry for the delay but we take take the topics from the oldest to the newest.
I’ve added this issue on our issue tracker and we will fix it in the next theme’s updates. Meanwhile you can try this css in theme panel > custom code > custom css: http://screencast.com/t/oMFOQsB0ZTNs

#bbpress-forums #bbp-user-wrapper ul.bbp-replies{
clear: both;
}

Thanks!

  • This reply was modified 10 years by Andrei L..
Post count: 28

Hi Andrei,
thank you – it’s working properly.

I have the same problem here
http://analisidelsangue.net/forums/users/drumma/topics/

can you suggest me custom code css for this section too?
thank you again!

Post count: 28

ok .. I solved by my self

.bbp-user-page .bbp-replies {
width: 100%;
height: 100%;
}

and

.bbp-user-page .bbp-topics {

width: 100%;
height: 100%;
}

thankx
a

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newsmag’ is closed to new topics and replies.