home.social

#boxshadow β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #boxshadow, aggregated by home.social.

  1. Almost all solutions I've seen involve wrapping the image in a wrapper, then either moving it behind its parent or placing an absolutely positioned pseudo on top, such that another element/ pseudo on top gets the shadow.

    This means an extra element and often losing right click menu, save for the rare cases when the element on top of the img in z order gets `pointer-events: none`.

    #css #shadow #boxShadow #inset #code #coding #frontend #web #dev #webDev #webDevelopment #shadows