blocking images within a certain div
Posted: Tue Jan 29, 2008 7:12 pm
I've tried several things with no luck...
#div(id=signature$image)
#div(id=signature)$image
##DIV.signature.img
##DIV.signature img
##DIV.signature .img
##DIV.signature.img > *
##DIV.signature img > *
##DIV.signature .img > *
...and several others. I know a lot of those are essentially the same, but I figured it couldn't hurt to try. I'm at a loss for what to try next. Any help?
#div(id=signature$image)
#div(id=signature)$image
##DIV.signature.img
##DIV.signature img
##DIV.signature .img
##DIV.signature.img > *
##DIV.signature img > *
##DIV.signature .img > *
...and several others. I know a lot of those are essentially the same, but I figured it couldn't hurt to try. I'm at a loss for what to try next. Any help?