Make ADVANCED Editor Default for Posting
With necessity comes creation... or something of that nature. Anyway after long research and irritation that I could not get my "Advanced Editor" to default, I created a work around.
VERSION USED: vBulletin 5.1.5 Use at your own risk, this works for me, but I am no programmer or modder. If it doesn't work, undo and move on. I only used the Default Theme for modifications, this should work for them all, but again, I am not sure. Apply this workaround for any theme needed. Before: ![]() After: ![]() STEPS:
HTML Code:
.b-editor--cke-toolbar-is-hidden .cke_top { display: block; } Download No files for download. |