PDA

View Full Version : CSS Filter (shadow) Problems



priestess_isis
December 21st, 2004, 15:35
Okay, I'm not sure if it this falls under the programming topic so forgive me if it's in the wrong forum.

This is the problem: http://www.tenshi-yami.uni.cc/php/top.php

There is a big white space behind the navigation... This is the coding I used to make the white shadow behind the text:

<span style="width:130;height:475;filter:shadow(color=white,strength=2)">
</span>

Any ideas on how to get rid of the white space?