smilingslightly: little brown bat perched on her finger (Default)
little grass ([personal profile] smilingslightly) wrote in [community profile] getting_started2009-05-01 05:37 pm

Style compatability with older browsers

Can anyone point me to some resources for making one's style play well with older browsers? Is there an open community that I've missed where it's appropriate to discuss style tips and tricks?

I'm using a Mixit-based theme that, I've been told, is unreadable in some older browsers. I'd like to continue using the style but I'd also like to make it easier for people to read what I post. (And here I want to express my thanks to the Dw folks for putting those style=mine links in the nav bar to facilitate just that.)

I'm a style n00b. Though I've played with CSS on websites, I'm still finding LJ-type style code seriously confusing.
adalger: Earthrise as seen from the moon, captured on camera by the crew of Apollo 16 (Default)

[personal profile] adalger 2009-05-02 01:45 am (UTC)(link)
The issue, largely, is that older browsers tend to not handle CSS properly, and most of the theme and layout work is done with CSS applied properly. I'm afraid this isn't very optimistic news; if you really want to play well with older browsers, you'll have to strip out a lot of CSS that is improperly handled by them, or resort to arcane trickery and browser-sniffing.
adalger: Earthrise as seen from the moon, captured on camera by the crew of Apollo 16 (Default)

[personal profile] adalger 2009-05-02 02:07 am (UTC)(link)
Gotcha. I don't think there's really much you can do besides digging heavily into the system and ripping out all the stuff IE6 & FF1 choke on.