Adventure log subtitles: wrap instead of truncate?

Catbus
Catbus

I don't know whether this is true for every OP template or just the one I'm using, but when I view an adventure log whose subtitle is too long for the line, instead of wrapping the subtitle, it gets cut off with an ellipsis appended to the end. I'd rather have the subtitle display in full. Is there any way to make this happen?

Comments

  • cgregory
    cgregory
    Posts: 780

    Yes it is possible, thanks to the wonders of our soon to be alien overlords

    .adventure-log-show .adventure-log-post-subtitle {

        white-space: normal;}

    Assuming you want the subtitle only to wrap on the actual adventure log page and not the index page.

    If you want it to wrap both on the adventure log page and the adventure log index page then you need

    .adventure-log-index .adventure-log-post-subtitle, .adventure-log-show .adventure-log-post-subtitle {

        white-space: normal;}

     

    They are among us!

    image

                       XCom: Defiance - Campaign of the Month November 2016

     

     

Sign In or Register to comment.

March 2024
Wrath of the Highborn

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