I have a drop shadow, on each side of a div- like this
*| |*
*| |*
*| |*
*| |*
At the beginning of each side, there is a long "gradient " drop shadow (to match the background)- but once the gradience ends i just need to have the shadow image repeat-y (vertically).
I guess if css worked like id like it to, the code would be this:
I hope that makes sense. If it does, any suggestions?