Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS CSS Help Re: CSS Help

#129437
solarized
Member

Hey, I don’t see the doubled-up posts, did you fix that?

Looks like uppercase can be turned-off with the following:

.ads .ad h3 a {
text-transform: none;
}