[personal profile] anaraine posting in [community profile] style_system
So, for no reason that I can divine, the AO3 feeds (and only the AO3 feeds) look wonky on my reading page, like so:


The links overlap each other and while it's possible to read them when there aren't a lot of tags, it does get a bit irritating. I figured I'd just slap in a tiny little fix in the Custom CSS to make the spacing better, but I poked around and couldn't get anything to work.

This is what I thought it should look like, but it didn't seem to do anything:
.page-read .entry-wrapper.poster-ao3_batman_allmedia_feed .entry-content {line-height: 2em; ]

Help, pretty please?

Date: 2012-02-09 02:22 pm (UTC)
facetofcathy: four equal blocks of purple and orange shades with a rusty orange block centred on top (Default)
From: [personal profile] facetofcathy
This problem is caused by the fact that the AO3 feeds come into Dreamwidth (and everywhere else) complete with the class names on the various elements.

The culprit is the .tag class that the links in question have via the AO3 and DW uses as well. Your style puts a lot of padding on .tag, and that's causing the overlap.

There is a bug on this at the AO3, but I couldn't tell you how long the fix will take. You will need to target the a.tag elements inside that feed and take off the padding in the interim.

This should work: .entry-content a.tag {padding: 0;}


Edited (suggested code) Date: 2012-02-09 02:30 pm (UTC)

Date: 2012-02-10 12:20 am (UTC)
facetofcathy: four equal blocks of purple and orange shades with a rusty orange block centred on top (Default)
From: [personal profile] facetofcathy
Glad to help.

Profile

Dreamwidth style system discussion

July 2025

S M T W T F S
  123 45
6789101112
13141516171819
20212223242526
2728293031  

Page Summary

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 8th, 2025 02:55 pm
Powered by Dreamwidth Studios