editor displays wrong

GK User
Mon Nov 25, 2013 1:40 pm
hi there

on the frontend, after login. i want to edit the article.
as soon as i am logged in, and try to edit the page, see image for what i am seeing now.

thx
emel
User avatar
Platinum Boarder

teitbite
Mon Nov 25, 2013 7:08 pm
Hi

Can You please provide the image of the problem ? It was not attached I think.
User avatar
Moderator

GK User
Tue Nov 26, 2013 9:14 am
sorry, htere it is!
User avatar
Platinum Boarder

teitbite
Wed Nov 27, 2013 12:35 am
Hi

Ok. Looks like a styling is missing. Please tell me the url and an access so I'll be able to see it with my own eyes.
User avatar
Moderator

teitbite
Thu Nov 28, 2013 6:53 am
Hi

Please add this to override.css:

Code: Select all
div.mceEditor {
    margin-top: 10px;
}
User avatar
Moderator


cron