View Full Version : Drop Shadow with CSS
Just Justin
March 24th, 2006, 09:37 AM
Is it possible to add a drop shadow to text using CSS or a stroke around text using CSS?
this would be greatly appreciated ... :drool:
MTsoul
March 24th, 2006, 01:00 PM
Nope it's not possible to do dropshadow with just CSS. You can have two instances of the same text, and position the second one below the first one (slightly to the right and below) and give it a dark colour. It'll look like a shadow.
DDD
March 24th, 2006, 01:03 PM
wel I think there is a IE filter. but that only works in IE. I normally use a image in the bgrd and text over it.
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.