Viewing Page Drop Shadow
Page Drop Shadow
|
User: Guest 12 years ago
|
|
| As it currently stands, the drop shadow for the page only exists on the left and right. This looks odd, please add support for a drop shadow that goes all the way around the page border. | |
| Edit | |
|
User: Roddy 12 years ago
|
|
|
Its the nature of a shadow is that it only comes off one or two edges of the box. In CSS, a shadow is referred to as box shadow which can have up to five properties - horizontal offset, vertical offset, blur radius, spread radius and color. To have the (unnatural) effect of a shadow coming off all four edges of a box you would need to place two divs - one on top of the other - and use a positive value for x and y on one and a negative value on the other. ------------------------------- Roddy Website: http://everwebwidgets.com Contact: http://everwebwidgets.com/ewWidgets-home/contact.html NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own. |
|
| Post Reply |
| You must login or signup to post. |
