GetSimple Support Forum

Full Version: Weird problem in the Advanced Page Editor
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When I do headings, (H1,H2,H3,etc)
I click "Format->Heading 1" for instance. That works great, Then I can type in Heading 1 Size. But when I hit enter, the Cursor ALWAYS goes to the beginning of the line and pushes my heading down!! I actually wanted the more natural result which would be a new line, start new paragraph.

But this is getting old.. I've probably done this > 100 times. And I'm sick of it

Desired Solution : Have the cursor be where it appears to be. At the end of the line!!! Like it should be!!

Does anyone know of why this is happening and knows of a solution or at least a right direction to fix it???


Thanks,
Mike

This is in GetSimple 3.2
what exactly does source show ?
(2013-03-24, 09:42:21)shawn_a Wrote: [ -> ]what exactly does source show ?

ok say I am starting a new post, I click format->Heading 1, type my title, then click enter. This is the source result of that

Code:
<h1>
    &nbsp;</h1>
<h1>
    testing</h1>
yeah I think thats a ckeditor bug, you are better off applying the styles after typing them.