Paragraph indents in CKEditor

Calion
Calion

Is there any way to indent the first line of paragraphs in CKEditor? How about inserting a tab character? Or, as a last resort, is there a way to have CSS that applies only to the Adventure Log?

Comments

  • Johnprime
    Johnprime
    Posts: 252

    I believe all you need to do to get an indent in your adventure log is to add the following CSS in the CSS section of the advanced tab in the settings tab of the site.

    .post-content > p {

      text-indent: 20px;

    }

    I added it to my OP site and I only saw a change in the adventure log section. I haven't checked every page in the site, but have looked at the home page, a few of the forum posts and the wiki and the only place that the indent showed was the adventure log. Try that and let me know.

    Johnprime

    Deadwood Deacon Banner

    Where the west is really wild!

    The Valley of Life Banner

    The Valley of Life

  • Calion
    Calion
    Posts: 144

    Gorgeous and perfect! Thank you so much!

Sign In or Register to comment.

April 2024
Season of Strife

Read the feature post on the blog
Return to Obsidian Portal

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Discussions