blueshiftofdeath: luffy looking confused and judgey (what)
blueshiftofdeath ([personal profile] blueshiftofdeath) wrote in [community profile] style_system2022-01-02 10:05 pm

Entry headers formating differently based on security level?

I'm using [personal profile] tickletheory's [community profile] plainstyles Style 4 theme, and recently decided I wanted to make the icons bigger, plus make icons appear on my journal's recent entries page (not just my reading page). I ended up adding the following code:

@media only screen and (min-width: 56em){ .my-journal.page-recent .entry .userpic{ position:relative; top:-2.5em; left:1em; } .my-journal.page-recent .entry .inner{ margin-top:2em; } .my-journal.page-recent .entry .poster{ display:block; margin:-2.1em 0 2em; border-bottom:1px solid var(--main-bg-color); padding:0 0 2.5em 4em } .my-journal.page-recent .entry .poster{ display:block; margin:-2.1em 0 2em; border-bottom:1px solid var(--main-bg-color); padding:0 0 2.5em 4em } .my-journal.page-recent .entry .poster::before{ content:""; } .my-journal.page-recent .datetime{ clear:both; display:block; font-style:italic; margin:-1.7em 0; text-align:right; } .my-journal.page-recent .entry-content{ margin-top:1em; margin-left:1em; } .my-journal.page-recent .entry-poster,.my-journal.page-recent .entry .metadata,.my-journal.page-recent .entry .footer{ margin-left:1em } }

This worked mostly great, except for some reason, it only displays correctly for public posts? For access-locked posts or posts with custom filters, the alignment is all off. I would think it's because of the little lock icon, but it doesn't happen to public stickies. I don't see any code specific to security level in any of the relevant layers.

I've been able to partially fix this by doing further adjustments to entry css based on security level, but it's breaking other things, and I feel like there must be some other option to make all the security levels display the same?

Does anyone know what's causing this, and/or how to fix it?

sireesanwar: (Default)

[personal profile] sireesanwar 2025-04-11 06:15 pm (UTC)(link)
Did you find a fix for this...
sireesanwar: (Default)

[personal profile] sireesanwar 2025-05-09 08:46 pm (UTC)(link)
I actually think I figured it out. Took so much digging and I think it was multiple things.
sireesanwar: (Movie: Dori)

[personal profile] sireesanwar 2025-05-12 11:22 pm (UTC)(link)
Well, thanks. I'm trying to remember what I did but I know it had something to do with making the access filter (friends lock, groups) float left. I do think they are tied to the date on an entry and it maybe that it can't be a block.... but I'm not 100% sure how I did it.

I hate that. I figure it out and then forget. LOL
sireesanwar: (ST: Boldy Go)

[personal profile] sireesanwar 2025-05-14 07:39 pm (UTC)(link)
See I think the process of updating had made it more of a challenge to see if some of the layouts I created for Flexible Squares can be converted to a Dreamwidth layout. So far I've managed some of them. Also, started converting them to Expressive over at LJ.

I enjoy the challenge. I think this is my Sudoku. LOL