Oracle WebCenter Sites (MOSC)

MOSC Banner

CKEditor Style (position) in Web Mode (Insite Editing)

edited Dec 11, 2013 5:39AM in Oracle WebCenter Sites (MOSC) 1 commentAnswered
Considering the following snippet
<insite:edit field="body"
                  list="offersBodyList"
                  column="value"
                  editor="ckeditor"
                   assetid='<%=ics.GetVar("cid")%>'
                  assettype='<%=ics.GetVar("c")%>'
 />

The content of he CKEditor has a style classes and when aded to the appage is adequtly adjusted, but in web mode, on clicking on the slot to add edit the textthe CKEditor appears but unfortuantely not in the same location of the slot (where the content was displayed), it appears in the upper left corner of the surrounding div tag.

Any suggestions on how I can control that style and be flexible enough to keep in mind direction changes according to dimension (locale) ?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center