Issues editing text boxes
Permalink
If I edit a text box on my website, I am given the normal window, except there is one problem.
In the styles drop down menu, I have no styles listed there, instead I am prompted with "sign in" and "powered-by". Neither option does anything, either with the text, nor to prompt me to sign in.
Any ideas as to what exactly broke here and how to fix it?
In the styles drop down menu, I have no styles listed there, instead I am prompted with "sign in" and "powered-by". Neither option does anything, either with the text, nor to prompt me to sign in.
Any ideas as to what exactly broke here and how to fix it?
poke in the dark... Have you tried changing the setting in dashboard > system & settings > Rich text editor ?? Curious if changing the setting and saving or selecting a different or custom editor does away with the issue?
Changign to advanced, I get a few more dropdown boxes, and they all work fine (font size, font family) but the Sytles box is still messed up...
what theme are you using ... maybe those are the only available styles?
it's a custome theme based on Plain Yogurt.
Do you have a link to take a look. I had a look at the default Plain Yoghurt theme and it doesn't have too many styles ... I can see these two in main.css which seem to show up in your TinyMCE
NB. TinyMCE can be customised to show only certain styles so it depends how it is set-up
#page #footer span.sign-in {margin-left: 20px} #page #footer span.powered-by { float:right; }
NB. TinyMCE can be customised to show only certain styles so it depends how it is set-up