kakkoi: (pic#17975378)
🍑。 ([personal profile] kakkoi) wrote in [community profile] style_system2025-09-09 09:02 am

changing how a journal shows entries are posted in a comm?

hello! i've been working on layout for a bit, and while i've got most things i want done the way i want it, i'm having issues with the way a poster is displayed on the read page



ignore the padding, i'll be fixing that, but is there any way to get the "posting in" to not display on the reading page, and have it just show the entry poster and the community?

using tabula rasa - plain, and this is the current base layout and the code regarding posters and user pics looks like this

momijizukamori: (dreamsheep | styles)

[personal profile] momijizukamori 2025-09-10 02:13 am (UTC)(link)

Hmm, I think the somewhat hacky solution is to set .poster to have a font-size of 0, and then .poster .ljuser to like 1rem or whatever.

(the less-hacky but way more tedious solution is to make a custom S2 layer and override that text string - it's not one of the ones exposed in the style wizard though unfortunately. Though perhaps it should be...)