AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
Notifications
Clear all

[Closed] Quite a Odd Tiny MCE Problem

6 Posts
2 Users
1 Reactions
3,638 Views
Robert
Posts: 10754
Admin
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@robert)
Support Team
Joined: 3 months ago

First please note, that when you activate the Spamshield it adds three new fields on registration form. The original forum registration form looks like this:

 

Regarding to editor buttons. For some reason your theme CSS affects all buttons and sets 160px width. To fix this conflict please put the CSS code below in Dashboard > Forums > Settings > Styles > Custom CSS Code textarea. Save it, delete all caches and do Ctrl+F5 on forum front:

#wpforo #wpforo-wrap button, 
#wpforo #wpforo-wrap input[type="submit"]{
min-width: auto; height: auto;
}
.wpforo .section-content-page{
max-width: 76%;
min-width: 800px;
}

Also, I'd recommend change the forum style to Red style in Dashboard > Forums > Settings > Styles admin page. Once you changed and saved, also change the #12 Primary color to your theme color #C62641

 

 


Page 2 / 2
Share: