Miguel Carrillo
Posts: 0
Joined: Mon Sep 29, 2014 7:46 pm

Using mask in images loaded from database.

How can I load images from a database and use them in a circle clipping mask so the images look all the same way.

This is an example of what i'm trying to do:

http://gyazo.com/335913eb2800da9687bd...

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Using mask in images loaded from database.

Hello!

You can add in for image class round and specify the following rule in CSS:

pre.round {
border-radius: 50%;
}/pre

http://devcenter.appery.io/documentat...

Return to “Issues”