13 Replies
Mar 29, 2018 10:00 am
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.
Mar 29, 2018 10:05 am
Hello,
I use the latest version
I just found another problem:
Mar 29, 2018 10:36 am
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}
Mar 29, 2018 10:43 am
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
Next