Blog Post Styling

@oshyan what a lovely site! I especially like your Categories drop-down!

2 Likes

This is actively on my list to try to get working. I just finished some fixes and updates to another component, so I’ll see what I can do with this one as soon as possible. There’s lots on my plate right now, so it might be a little bit. If for some reason you haven’t heard anything in a month, please poke me :slight_smile:

5 Likes

:point_right: poke poke :grin: My writing is frequently long-form and I make perhaps more use of headers than the average person. But I also really like the Blog Post Styling! Hope they can be made to coexist in peace. :slightly_smiling_face:

3 Likes

How can I reduce the text size? I don’t want to use it as 1.25em. I tried to reduce it to 1em with CSS tricks, but it didn’t work.

@tshenry I noticed a few bugs in the blog post styling (also present in the theme preview):

  1. Comment backgrounds are all messed up, and have a weird grey-ish background:

  2. Zooming in on the page, the blog post starts to overtake the sidebar:

  3. User profile pictures and badges seem far too close to their title, date posted, etc. (see above image)

Hi Rootzilla,

Sorry for the late reply. You can change the font size using this CSS:

.category-blog .topic-post:first-child {
    font-size: 1em;
}
3 Likes

I’m having an odd bug with just one topic. Others are working fine. The top image doesn’t show up and any image i put there just goes missing. I can’t see what’s going on at all.

Its this one: Take A Smile - Approved Activities List - Public Happiness

I’ve turned off blog styling so the image shows now. If i turn it on again that image disappears.

The only clue i have is that the thumb image in the subcategory also won’t show for this thread and this thread only.

1 Like

Is it just me or after a recent core update headings became smaller on topics that use the blog styles:
image

1 Like

Same here - a lot of bugs appearing since Discourse 3 (and before with experimental features), is this component still updated?

2 Likes

Trying this out in a new community, and noticing some styling issues on a mostly (I think, in this regard) vanilla community.

Is this component still supported?

2 Likes

Not sure if it is officially still supported but I use this theme component and it works as advertised in self hosted up to date install. example

2 Likes

@tshenry

thanks for this nice component. 2 suggestions

when open a topic to display as blog (in the category or with the tag)

  • possible to have the sidebar menu auto-hidden ? this will make it looks more like a blog page.
    find Don’s component: Can I default to a hidden sidebar? - #4 by Don
    could do that and add it as a setting for default ux (hidden or show) …
  • possible to have it stay in the first post of the topic (the blog), instead of jumping to the last read reply (the built-in experience). not sure which way is better for a blog page tho.

thanks

1 Like

I had started to do some work on a fix and polish update ages ago, but haven’t been able to carve out enough space to wrap it up. I know there were some rough edges starting to show following core changes, and I think there have been some longstanding challenges as far as compatibility with DiscoTOC.

Let me see if I can get some thoughts from the team on what the future of this component should look like. At the moment it’s still technically an unofficial, personally managed component.

1 Like

I think some kind of official ā€˜blog’ styling with little fuss fits an awful lot of folks needs/desires but your component @tshenry is a wonderful contribution and it works for me and thank you