Notifications
Clear all

[Closed] For some reason, topic text appears at the bottom, anyone else having this problem ?

5 Posts
2 Users
0 Likes
1,357 Views
delouvois.com
Posts: 3
Topic starter
(@delouvois-com)
Active Member
Joined: 6 years ago

Hi there,

I'm not sure how to describe this, so i'll join a picture : as you can see there seem to be a problem : text appears at the bottom of the topic and takes a lot of space, basically making it weird looking.

   Also I really like this forum, I have tried a lot of them and I would like to keep it because it's well developped, but this is problematic : 


Thanks and have a nice day !

4 Replies
delouvois.com
Posts: 3
Topic starter
(@delouvois-com)
Active Member
Joined: 6 years ago

When i add an image, we can clearly see that there is a big chunk of the post that is empty at the top... weird.

Robert
Posts: 10503
Admin
(@robert)
Support Team
Joined: 8 years ago

This is a CSS conflict with your WP theme. Please navigate to Dashboard > Forums > Settings > Styles admin page and put this CSS code in Custom CSS Code textarea, then save it, delete all caches and do Ctrl+F5 on forum front:

#wpforo #wpforo-wrap .wpforo-post .wpf-right .wpforo-post-content {
display: inline-block;
}
delouvois.com
Posts: 3
Topic starter
(@delouvois-com)
Active Member
Joined: 6 years ago

Wow ! It works like a charm now.

 Thank you very much for your help, the forum is well done and very effective, love it   ! 

Matt.

Robert
Posts: 10503
Admin
(@robert)
Support Team
Joined: 8 years ago

Thank you!

If it works fine and you don't have other issues please leave some good review on plugin review section:

https://wordpress.org/support/plugin/wpforo/reviews/?filter=5

We'd really appreciate it.