Topic List Thumbnails

Hello,

Thumbnails with blog style mode do not appear with the Air theme (discourse-air) theme

The Thumbnails appear with Air Theme only with list mode selected.

When a choose the default Theme the Thumbnails with blog style appear.

1°/ Can someone explain me how to make Thumbnails with blog style work with Air Theme (discourse-air)please ?

2°/ How can I get more text under the thumbnail please, like this:
image

and not like this :
image

1 Like

Hi,

  1. How to display all titles when using blog style mode ?
    topic list thumbnails

  2. How to choose different modes for desktop and mobile. For example, for desktop we use list mode and for mobile we use blog style mode.

Thank you very much for your help

1 Like

Hi,

  1. You can add this CSS in your theme or in component:
.topic-thumbnails-blog-style-grid {
  .main-link {
    .link-top-line {
      white-space: normal;
      overflow: auto;
    }
  }
}
  1. I don’t think you can do that out of the box – that’s a cool idea, though :+1:
5 Likes

A post was split to a new topic: Blog-style layout affects Tooltips

Another issue with the air theme (list view) is that the thumbnail doesn’t take all the vertical space in the list entry:
image

1 Like

found a bug with grid view
image
inside this topic: