Posted by slater101 on August 13, 2011 at 4:48pm
5 followers
Jump to:
| 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
| Attachment | Size |
|---|---|
| Screen shot 2011-08-13 at 12.38.37 PM.png | 32.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
#5
Automatically closed -- issue fixed for 2 weeks with no activity.