I'm trying to fix an issue with shadows I'm having.
The shadow effect hangs in the air between the ground and the object casting the shadow.

Another screenshot:
http://i59.tinypic.com/1z67280.jpgNotice how the players legs and the plant have a shadow effect in the air?
My enbseries.ini
http://pastebin.com/raw.php?i=rxZyC40FMy SkyrimPrefs.ini
http://pastebin.com/raw.php?i=vNwfWuYTMy enblocal.ini
http://pastebin.com/raw.php?i=T6fBAdXfI've changed many settings trying to fix the issue and none seem to help.
Also its maybe important to mention I have optimized textures with Ordenador.exe.
UPDATE: I made a change which reduced the effect, especially on the plant.
I changed:
DetailedShadowQuality=0
to
DetailedShadowQuality=2
This helped, but there is still a little hanging shadow/shadow artifact on my character and others. It shows up around the feet/lower legs.
UPDATE 2: I have discovered the problem was caused by EnableDetailedShadow=true because setting it to =false fixed the issue, and the shadows still look fine.