Top "Shadow" questions

Questions related to drawing or setting shadows on an object.

How can I add a box-shadow on one side of an element?

I need to create a box-shadow on some block element, but only (for example) on its right side. The way …

css shadow box-shadow
Android "elevation" not showing a shadow

I have a ListView, and with each list item I want it to show a shadow beneath it. I am …

android material-design shadow android-elevation
Shadow Effect for a Text in Android?

Possible Duplicate: Android - shadow on text? How can i make shadow effect text in a TextView. Any Idea?

android textview shadow
How to provide shadow to Button

As you can see in image, I want shadow behind a Button. I have created Button with rounded corners. But …

android material-design shadow
Inner text shadow with CSS

I am currently playing around with CSS3 and trying to achieve a text effect like this (the black blurry inner …

css text shadow
Android View shadow

I searched around, and I could not find a proper way to do this. I want to have the following …

android shadow dropshadow
How to set shadows in React Native for android?

Hi am trying to set a shadow for my fab but my attempts has failed so far i tried setting …

react-native shadow
box-shadow on bootstrap 3 container

I'm building a little website using bootstrap. The base structure looks like this: <!DOCTYPE html> <html> &…

html css twitter-bootstrap grid shadow
What's the best way to add a drop shadow to my UIView

I am trying to add a drop shadow to views that are layered on top of one another, the views …

ios uiview shadow cliptobounds
How to remove button shadow (android)

I want to remove the shadow from the button to make it seem more flat. I have this right now: …

android button shadow