proggR Posted September 10, 2011 Share Posted September 10, 2011 I'm working on a website for my sister. She has a font and wants a stroke around the text. the -webkit-text-stroke property works wonderfully but obviously not in any non-webkit browsers. I have a text-shadow for the others but it doesn't look anywhere near as good and in webkit browsers it adds the shadow outside of the stroke which makes it too thick. I was wondering if anyone knows of a text-stroke hack that I could use so I don't resort to using pngs :\ Thanks in advance. Quote Link to comment Share on other sites More sharing options...
Frank P Posted September 11, 2011 Share Posted September 11, 2011 I haven't tried it yet, but this may be what you're looking for: http://blog.mapmyglobe.com/css-text-stroke/. It is Javascript-based. Quote Link to comment Share on other sites More sharing options...
Stiver112 Posted September 21, 2011 Share Posted September 21, 2011 I think your only way out is to wait for CSS3 and HTML 5 support in all browsers or just consider using another type of text...otherwise i think this is a dead end project ;-) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.