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?

1 Attachment

 
enlil replied on at Permalink Reply
enlil
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?
aleech replied on at Permalink Reply
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...
keeasti replied on at Permalink Reply
keeasti
what theme are you using ... maybe those are the only available styles?
aleech replied on at Permalink Reply
it's a custome theme based on Plain Yogurt.
keeasti replied on at Permalink Reply
keeasti
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

#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