07-29-2019, 05:47 AM
I just posted in Moderate, but found the feature options toolbar (I was going to set font to Courier) missing. Is it just my browser, or has anyone else noticed this?
In the page code, I still see
etc., but that menu bar is not visible. I get an impression the bar is being overlaid. Have I hornswoggled my browser in some way?
The edit window also seems unusually small, with small font.
In the page code, I still see
Code:
toolbar: "bold,italic,underline,strike|left,center,right,justify|font,size,color,removeformat|horizontalrule,image,email,link,unlink|video,emoticon|bulletlist,orderedlist|code,php,quote|maximize,source",
};
(function ($) {
$.sceditor.locale["mybblang"] = {
"Bold": "Bold",
"Italic": "Italic",
"Underline": "Underline",
"Strikethrough": "Strikethrough",
"Subscript": "Subscript",
"Superscript": "Superscript",
"Align left": "Align left",
etc., but that menu bar is not visible. I get an impression the bar is being overlaid. Have I hornswoggled my browser in some way?
The edit window also seems unusually small, with small font.