Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

Annoying empty space on top of most cross-posted topics in the forum.

2 Posts
2 Users
0 Reactions
2,577 Views
Eli
Posts: 101
 Eli
Customer
Topic starter
(@eli)
Member
Joined: 8 years ago

For some reason most of the time we get an empty space on top of topics that has been cross-posted from the blog, I'm not sure if this is a theme problem or what but it would be great if someone could help me fix it. you can see the problem at: https://deepinenespañol.org/comunidad/noticias-de-portada/deepin-cancela-las-estadisticas-de-cnzz-en-su-tienda/#post-882

I have also attached a screenshot of the problem.

Thanks in advance!

-Eli

PS: Also images that has been centered in the blog never center in the cross-posted topics or answers.

1532171393 empty space
1 Reply
Posts: 4233
 Tom
Admin
(@tomson)
Famed Member
Joined: 10 years ago

Hi @eli,

This issue comes with .aligncenter class of the post image. Please navigate to Dashboard > Forums > Settings > Styles admin page, put this CSS code in Custom CSS Code textarea, save it delete all caches and press Ctrl+F5 on forum front:

#wpforo-wrap .wpforo-post .wpf-right .wpforo-post-content img.aligncenter {
    clear: none;
}
Reply
Share:
Scroll to top