PDA

View Full Version : "strong" text appears blue? why?


FreeflyDrew
Jan-01-2008, 02:17 PM
http://andrewlgillies.smugmug.com/gallery/4084308

When I edit the text in the bio and surround the first line with < strong > < / strong > (no spaces), the text appears bold and blue instead of bold and white.

I'm assuming the somewhere in the CSS it says to make everything strong, blue... but of course I can't see where. Maybe thats not it at all :-\

Any ideas?

Thanks and Happy New Year!
Drew

Allen
Jan-01-2008, 09:45 PM
http://andrewlgillies.smugmug.com/gallery/4084308

When I edit the text in the bio and surround the first line with < strong > < / strong > (no spaces), the text appears bold and blue instead of bold and white.

I'm assuming the somewhere in the CSS it says to make everything strong, blue... but of course I can't see where. Maybe thats not it at all :-\

Any ideas?

Thanks and Happy New Year!
Drew
Wow :huh The 2nd and 3rd images are really really big. Need to change all the photos to -M instead of -D.

What lines do you want the bold-white? Looks like it's the <b> tag that's
defined as blue also.

<b><font color="white">A little info...</b></font>

FreeflyDrew
Jan-02-2008, 07:58 AM
Thanks, Thanks, and Thanks! I had been resizing in photoshop and didn't upload the right version <---attempts to kick own head

I changed the letter to M, and added to html to the bio text.

Allen, thanks again!!!

Wow :huh The 2nd and 3rd images are really really big. Need to change all the photos to -M instead of -D.

What lines do you want the bold-white? Looks like it's the <b> tag that's
defined as blue also.

<b><font color="white">A little info...</b></font>