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.

 

wpForo 1.x.x [Solved] Can not choose colors

6 Posts
2 Users
1 Reactions
2,899 Views
Posts: 316
Topic starter
(@1sharonkat)
Reputable Member
Joined: 9 years ago

Well, one picture worth 1K words...

Can I install an enhanced editor to replace wpForo editor?

Thank you

5 Replies
Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

This is a theme conflict. I can't help here, just click on left space before [A] icon and it'll be opened. You can't change wpForo editor.

Posts: 316
Topic starter
(@1sharonkat)
Reputable Member
Joined: 9 years ago

How the f... you know all those little secrets....

What I'll do without your brain - thank you! 

I'll try an official WP theme to check for a perfect compatibility, I'm open for suggestions...  

Posts: 316
Topic starter
(@1sharonkat)
Reputable Member
Joined: 9 years ago

Follow-up,

I've changed the theme to WP official Twenty Ten and I have the same issue.

Is it possible a RTL problem? Seems that the down-arrow is there on the left but invisible.

Thank You. 

Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

Maybe this is a RTL issue. Please navigate to Forums > Settings > Styles admin page and put this CSS code in "ustom CSS Code" textarea. Then delete cache and do Ctrl+F5 on forum page:

#wpforo #wpforo-wrap .mce-btn-small i {line-height: 20px;vertical-align: top;}
#wpforo #wpforo-wrap .mce-btn .mce-caret {margin-right: 0;margin-top: 8px;}
#wpforo #wpforo-wrap .mce-btn-small .mce-caret {margin-right: 0; margin-top: 8px;}
#wpforo #wpforo-wrap .mce-caret {border-right: 4px solid transparent; border-left: 4px solid transparent; border-top: 4px solid #333 !important; content: ""; display: inline-block; height: 0; vertical-align: top;width: 0;}
#wpforo #wpforo-wrap .mce-caret:hover { background-color:inherit;}
#wpforo #wpforo-wrap .mce-disabled .mce-caret {border-top-color: #aaa;}
Page 1 / 2