Download & Extend

CKE editor larger than content area

Project:BlueMasters
Version:7.x-1.2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I have provided an image. How would I correct this? I have noticed that some views pages also do this when using a grid view..

The editor extends under the sidebar 1 menu.

Also , If a menu is long IE. the user account menu about a users page. It will extend like this also. Is there a way to get it to not do so, if anything id prefere that it looked tacky and forced the menu item below.

Image provided.

Thanks for you help.

~slater

AttachmentSize
Screen shot 2011-08-13 at 12.38.37 PM.png32.75 KB

Comments

#1

Also when I updated to version 1.2 of D7 I kept my main php and page php , where there any updates made to those files?

#2

Hi,

To fix this add the following css in your style.css file:

.form-item {
  overflow : visible;
}

Hope this helps.
Thanks,
Komal

#3

Perfect Thank you!

Another way to do it that I found is to change the cke editor box size to 98% but this way you stated is much cleaner

#4

Status:active» fixed

#5

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here