Notifications
Clear all

wpForo 1.x.x [Solved] Problem with Message Box

14 Posts
3 Users
2 Likes
3,285 Views
Posts: 17
 Rene
Topic starter
(@reneh)
Eminent Member
Joined: 6 years ago

Look at theΒ Attachment

13 Replies
Sofy
Posts: 4309
 Sofy
Admin
(@sofy)
Support Team
Joined: 6 years ago

Hi @reneh,

If you don't use the last version of wpForo, please update it and check again. In case that problem will not be solved, please leave us an example URL. We'll provide some CSS code to fix it.

Posts: 17
 Rene
Topic starter
(@reneh)
Eminent Member
Joined: 6 years ago

Hello,
I use the latest version

URL: https://ggmc.ml/forum/

I just found another problem:

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

Hi @reneh,

All the above CSS code should be inserted and cleared cache like it mentioned here. Make sure you're doing all steps after inserting the code (cache, Ctrl+F5, etc..).

This code will fix the top message bar.

.wpforo .header-top { z-index: 1; }

This one is for the search buttons:

#wpforo #wpforo-wrap .wpf-field.wpf-field-type-submit a{display: inline-block;}

And this one for the field icons

#wpforo #wpforo-wrap .wpforo-members-search .wpf-field-wrap .wpf-field-icon{display:none}
Posts: 17
 Rene
Topic starter
(@reneh)
Eminent Member
Joined: 6 years ago

Hello,
Thanks for the solutions! πŸ˜€

One more question: is it possible at
Simplified layout to put the account information in the middle? ... Look at the Attachment

Page 1 / 3