Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #434744

    Is there anyway to put a shadow on an image that is not the image media type but rather an inline image loaded into a Text Content Element?

    #435068

    Hi mocablue!

    You could try the following CSS on the image:

    box-shadow: 2px 2px 2px #ddd;
    

    If you should still have problems working it out, could you provide us with a link to the site in question or an example page so that we can take a closer look please?

    Best regards,
    Rikard

    #435756

    thanks – perfect – did not think about trying that

    #436044

    Hi!

    Great, glad we could help.

    Cheers!
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Shadow on image…’ is closed to new replies.