0
Welcome Guest! Login
0 items Join Now

JCE configure to editor.css - RocketTheme, Gantry

    • MarioMari's Avatar
    • MarioMari
    • Elite Rocketeer
    • Posts: 513
    • Thanks: 0

    JCE configure to editor.css - RocketTheme, Gantry

    Posted 13 years 1 month ago
    • Hi!.
      RocketTheme templates are characterized by a beautiful and refined typography. Thank you and respect for such an ambitious work which changes the appearance of the contents of the modern Internet.

      But It is difficult to expect from the editors who write articles to learn and apply principles of CSS, HTML, JS, etc. etc. .. Fortunately, I have some other talented people who make a very good tool like the JCE should only be properly configured.
      :) I am glad we have a similar sentence www.rockettheme.com/magazine/1368-joomla-content-editors

      How to get the effect JCE WYSIWYG editor for formatted text in window editor?
      And how display a popup menu "Undordered list: types", "Format", "FontFamily", "FontSize" and "Styles" ( Styles – It's just I know but I can not get a final view during the editing window.)
      in the editor responsible for templates elements of typography.

      How to configure file editor.css to take advantage of all opportunities JCE WYSIWYG editor?

      www.joomlacontenteditor.net/forum/jce-ed...yg-edit/57419#p57419
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: JCE configure to editor.css - RocketTheme, Gantry

    Posted 13 years 1 month ago
    • Hi there,

      You are not going to get all of the formats to show in the editor window as some of the CSS relies on content position. For example certain CSS may have different proprties for different div ids.

      Typically, we may use different margins and padding for the class .rt-image depending on where it is.
      #rt-showcase .rt-image {margin: 0 5px 5px 0; padding:0;}
      #rt-footer .rt-image {margin:0; padding:8px;}

      The above code would only be shown as .rt-image in an editor as it has no way of knowing where the content is. This means it would not know how to display the content with a class of .rt-image

      I hope this helps you to understand that even though RocketTheme and JCE are great products, there will always be the limtations of Joomla and other extensions that need to be taken into cosideration.

      Hope this helps 8)

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information
    • MarioMari's Avatar
    • MarioMari
    • Elite Rocketeer
    • Posts: 513
    • Thanks: 0

    Re: JCE configure to editor.css - RocketTheme, Gantry

    Posted 13 years 1 month ago
    • Thank you for your response and interest.

      Let me repeat the question that I wrote to the author of JCE:

      You can now use the styles from the template in the JCE. (With the JCE configuration can be properly joined and hide unnecessary. They can even call it now that they are properly understood by the editor of the writer.)

      Is there really no chance to see yet used in the template - unordered lists types - popup menu (configure file editor.css?)

      What to use for purposes of illustration styles I understand that this is a completely new feature is not yet programmed the aforementioned JCE - a popup menu with styles for graphics. I think it happy_noodle_boy talented and creative man so surely think of something in the future.
    • MarioMari's Avatar
    • MarioMari
    • Elite Rocketeer
    • Posts: 513
    • Thanks: 0

    Re: JCE configure to editor.css - RocketTheme, Gantry

    Posted 13 years 1 month ago
    • Sorry for stubbornness Maniac. I just want to be sure that there is no other option but to seek other solutions.

      Are you sure that you can not do anything to edit the text using the JCE WYSIWYG as more particularly unordered lists, ordered lists, show menu: popup style, format, font and size?

Time to create page: 0.068 seconds