A light gray dashed line is added when Cufon fonts are used in headers. The line extends the width of the page or column. No such underlining is produced with any other font.
How can this be prevented?
A light gray dashed line is added when Cufon fonts are used in headers. The line extends the width of the page or column. No such underlining is produced with any other font.
How can this be prevented?
add this to the bottom of style.css:
h3 { border:0; }
That did it.
Thanks.
You must log in to post.