Top "Shadow" questions

Questions related to drawing or setting shadows on an object.

CSS Drop Shadow for CSS drawn arrow

I want the arrow that appears when a div is hovered here to also drop a shadow. The arrow is …

css shadow
Remove UIWebView Shadow?

Does anyone know if its possible to remove the shadow that is placed on the UIWebView window? Example: http://uploadingit.…

iphone uiwebview shadow
How to remove FloatingActionButton's surrounding shadow?

I'm trying to replace the third party FloatingActionButton with the native one which is packaged in library com.android.support:…

android shadow floating-action-button
Adding inner shadow to top of UIView

I looked up but I couldn't find how I can add an inner shadow to UIView, only top (from top …

ios swift uiview shadow
How to remove UINavigationBar inner shadow in iOS 7?

Inner shadow example I'm trying to put nav bar below the other one to make it look like one tall …

uinavigationbar shadow ios7
Android L FAB Button shadow

In the Material Design guidelines Google presented a new style of button, the FAB Button. I found instructions how to …

android button shadow android-5.0-lollipop floating-action-button
How Do I Create Cheap Shadows In OpenGL?

I have two models, A and B, and one light, L. I would like model A to cast a shadow …

c opengl 3d shadow
how to achieve this css3 shadow effect?

I am trying to see if its possible to achieve this kind of shadow using pure css3: I quickly mocked …

shadow css
SVG: color of the shadow

I want to write a simple rectangle with a red shadow in SVG. I have a simple filter: <svg …

colors svg shadow svg-filters
How to change direction of android elevation shadow?

I have FrameLayout with android:elevation="4dp". Shadow of this elevation directed down. I want change direction of shadow to …

android xml shadow android-framelayout android-elevation