• Resolved snooker65

    (@snooker65)


    Hi,

    I want to display a very compact calendar list and have got one problem:

    If I include the description via the template [description html=”yes”], the description is enclosed in a <div> </div> causing newlines.

    Is there any tweak with css to get also the description in the same line?

    Thanks and best regards
    Jan

Viewing 2 replies - 1 through 2 (of 2 total)
  • catnip216

    (@catnip216)

    This is untested, but div.simcal-event-description { display:inline; } should work.

    Thread Starter snooker65

    (@snooker65)

    Thanks!

    You pointed me to the right direction.

    Your Suggestion together with a mod of <p></p> with

    .simcal-event-descripction p { display:inline; }

    works fine.

    Thanks and best regards
    Jan

    • This reply was modified 6 years ago by snooker65.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘List view: How to suppress the newline before desciption?’ is closed to new replies.