Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
themes-topic
Reboot Child Theme and Text editor
Avatar
kvr28
Member
Free Members
sp_UserOfflineSmall Offline
Apr 6, 2015 - 8:51 am

So I think I have my child theme set up the way I want it but I just noticed that all the buttons on the text editor are not showing. This is what I have done so far. I added a lines of code to the sp-function in the child theme, added some to the css in the child and changed the base colors of the midnight overlay, renamed it homestead and put that into the child theme folder. Any suggestions?

texteditor.jpgImage Enlarger

Avatar
kvr28
Member
Free Members
sp_UserOfflineSmall Offline
Apr 6, 2015 - 8:55 am

I think I figured it out, I added this to the custom css to override the inherited font

#spMainContainer div, #spMainContainer span, #spMainContainer h1, #spMainContainer h2, #spMainContainer h3, #spMainContainer h4, #spMainContainer h5, #spMainContainer h6, #spMainContainer p, #spMainContainer blockquote, #spMainContainer pre, #spMainContainer code, #spMainContainer em, #spMainContainer img, #spMainContainer big, #spMainContainer small, #spMainContainer strong, #spMainContainer b, #spMainContainer i, #spMainContainer ol, #spMainContainer ul, #spMainContainer li, #spMainContainer fieldset, #spMainContainer form, #spMainContainer label, #spMainContainer input, #spMainContainer select, #spMainContainer legend {
font-family: Helvetica,Arial,sans-serif!important;
font-size: 1em!important;
}

Is there a better way to do it?

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Apr 6, 2015 - 12:28 pm

You should just be able to do a font rule for body at the top of the SP theme to replace all of this.

But - I don't see that this should have anything to do with the tinyMCE toolbar. The only times I have seen that happen is if there is a script error late on in the proceedings - or - and perhaps more likely - the page has timed out while loading and the font that paints the buttons has failed.

andy-signature.png
YELLOW
SWORDFISH
Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17361
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625