Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Image effects using CSS

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #257173
    bijumailbox
    Participant

    Hi All,

    Can anyone help me with finding a solution for setting image effects like Glossy Photo paper / Canvas Print / Photo Paper (Satin Finish) / Archival Paper / Laminated Photo Paper (Gloss) / etc. using CSS for our website?

    We want to give our customer a virtual tour while choosing print medium of images from our site.

    Thanks in advance,
    BP

    #257178
    webinuse
    Participant

    You can use blending modes https://css-tricks.com/basics-css-blend-modes/ , or you can use css filters https://www.w3schools.com/cssref/css3_pr_filter.asp , as far as I know this is, maybe not the only way, but the easiest way to do what you want to achieve. There may be some other ways that I am not aware about.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.