Any Idea How Something Similar Could Be Achieved?

Discussion in 'HTML & Website Design' started by Amsterdam, May 5, 2015.

  1. #1
    Amsterdam, May 5, 2015 IP
  2. webcosmo

    webcosmo Notable Member

    Messages:
    5,840
    Likes Received:
    153
    Best Answers:
    2
    Trophy Points:
    255
    #2
    That can be done. You need to change the RGB on the fly.

    This can be done several ways. Client end, server side end.
    Once I researched this very same this for a client of mine, that was for furniture, using server side code.
    You need professional help on this, unless you have the skill set.
     
    webcosmo, May 6, 2015 IP
  3. NetStar

    NetStar Notable Member

    Messages:
    2,471
    Likes Received:
    541
    Best Answers:
    21
    Trophy Points:
    245
    #3
    The site uses SVG images and JavaScript/CSS to change the color. Take a look at this and play around with the code: http://codepen.io/chriscoyier/pen/evcBu

    You could also keep it very simple and just create the images separately if there aren't a lot of combinations.
     
    NetStar, May 9, 2015 IP