Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-29-2011, 04:18 PM   PM User | #1
Rogue3
New Coder

 
Join Date: Feb 2006
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Rogue3 is an unknown quantity at this point
Headline extra bold in Firefox

I'm trying to figure out why only in Firefox my main headlines appear 'extra' bold. In Chrome, Safari, IE8 and IE7 they all render correctly (or at least how I want them to). The extra boldness causes someheadlines to wrap, which I'm trying to avoid.

Funny thing is when you click on the headline to go to the article page they render just fine. I can't find any differences. So, on the article page all browsers render fine but on the main page only Firefox renders differently.

http://www.jeditemplearchives.com/

If anyone can shed some light that would be great!
Rogue3 is offline   Reply With Quote
Old 11-29-2011, 04:25 PM   PM User | #2
teedoff
Senior Coder

 
Join Date: Aug 2010
Location: High Point, NC
Posts: 3,325
Thanks: 5
Thanked 363 Times in 360 Posts
teedoff is on a distinguished road
You're styling the heading text in mulitple places. You style the h2 tag itself with text-weight: bold, then you style the a tag with text-weight: bold, THEN you also use the <b> tag to wrap that text in your markup. Try removing the <b> tag and they seem to appear the same in IE and FF.
__________________
Teed
teedoff is offline   Reply With Quote
Old 11-29-2011, 04:59 PM   PM User | #3
Rogue3
New Coder

 
Join Date: Feb 2006
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Rogue3 is an unknown quantity at this point
Thank you! I thought I'd removed all those old <b> tags from the template. This one was embedded in the php code. Sometimes it just takes a second set of eyes to see the obvious.
Rogue3 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:58 AM.


Advertisement
Log in to turn off these ads.