Drop shadow on this type...
brandofamily
Registered Users Posts: 2,013 Major grins
Can someone please help me code a drop shadow for the image on this page?
http://www.brandolinoimaging.com/Info-Pages/Pricing-and-Services
I'd like to put the shadow on all the single image box images. I got the corners rounded (obviously) but cannot figure the shadow code.
http://www.brandolinoimaging.com/Info-Pages/Pricing-and-Services
I'd like to put the shadow on all the single image box images. I got the corners rounded (obviously) but cannot figure the shadow code.
0
Comments
Put this here:
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
Thanks, w/ a bit of tweaking I got it looking right...
but then I noticed it effects my header images s those are single image blocks too... I guess I will be shadowless.
You can always do what I did on my "The Photographer" link. I didn't use a photo block, just plain ole HTML/CSS.
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
Thanks. If I go that route what code would give me the rounded corners and shadow on the image in the html block?
HTML:
CSS:
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
Thanks again.<img src="https://us.v-cdn.net/6029383/emoji/thumb.gif" border="0" alt="" >
I have a typo on the CSS. It should say 'border-radius', not 'border-bottom'.
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk