MicroTiny Width
Posted: Wed Feb 27, 2013 3:25 pm
Dear all
Using 1.10.3 "Hyacinthe" with Microtiny.
For some reason, the Microtiny editing box for pages is coming up very wide, meaning that a horizontal scrollbar is being added and users are finding it difficult to create their pages.
It is most likely to be something in my CSS, but I have no idea what. I've tried adding loads of styles as below, but to no avail.
.mceContentBody.CMSMSbody{width:200px;}
.mceContentBody{width:200px;}
#m1_testarea_tbl.mceLayout.html{width:200px;}
html.mceContentBody.CMSMSBody{width:200px;}
#m1_testarea_parent.mceEditor.o2k7Skin.o2k7SkinBlack span{width:200px;}
#m1_moduleform_1.cms_form{width:200px;}
.m1_testarea_parent.mceEditor.o2k7Skin.o2k7SkinBlack span{width:200px;}
.m1_moduleform_1.cms_form{width:200px;}
Does anyone know how I can set the Microtiny Width please?
Many thanks in advance,
Harry
Using 1.10.3 "Hyacinthe" with Microtiny.
For some reason, the Microtiny editing box for pages is coming up very wide, meaning that a horizontal scrollbar is being added and users are finding it difficult to create their pages.
It is most likely to be something in my CSS, but I have no idea what. I've tried adding loads of styles as below, but to no avail.
.mceContentBody.CMSMSbody{width:200px;}
.mceContentBody{width:200px;}
#m1_testarea_tbl.mceLayout.html{width:200px;}
html.mceContentBody.CMSMSBody{width:200px;}
#m1_testarea_parent.mceEditor.o2k7Skin.o2k7SkinBlack span{width:200px;}
#m1_moduleform_1.cms_form{width:200px;}
.m1_testarea_parent.mceEditor.o2k7Skin.o2k7SkinBlack span{width:200px;}
.m1_moduleform_1.cms_form{width:200px;}
Does anyone know how I can set the Microtiny Width please?
Many thanks in advance,
Harry