[thelist] Background image on header tag

Beth Makinson tattyii at bethia.com
Sat Aug 27 04:18:25 CDT 2005


I have a problem with a background image on a h3 tag on this site:
http://www.scsmathlondon.org/

They display in Firefox and Opera but not in IE6. In IE, they display on the
links on the right of the page, but not the h3 tags.


This is the css:

h3 {
	font: 			10px/12px Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	color: 			#333;
	padding-left: 	14px;
	margin: 		12px 20px 0px 0px;
	background: 	url(../images/bulletDot.jpg) no-repeat 0px 3px;
}



More information about the thelist mailing list