This should do it
This should do it
h3.leftBoxHeading, h3.leftBoxHeading a {
font-size: 1.1em;
color: #af6268;
}
Yeah, I have them all set the same...that's why I don't understand why the text is larger in that box...
h3.leftBoxHeading, h3.leftBoxHeading a {
font-size: 1.1em;
color: #af6268;
and
h3.rightBoxHeading, h3.rightBoxHeading a {
font-size: 1.1em;
color: #af6268;
Oh My Gawd....I'm so thrilled...I have been wrestling with this all day...I changed the text to px in the place you said
h3.leftBoxHeading, h3.leftBoxHeading a {
font-size: 10px;
color: #af6268;
even though that made it different from this one
h3.rightBoxHeading, h3.rightBoxHeading a {
font-size: 1.1em;
color: #af6268;
and it WORKED on ALL the box headers!!! Yahoo...I'm dancin!
Can't thank you enough!!
Your welcome