Gosse Westra
Posts: 0
Joined: Tue Jun 16, 2015 8:05 pm

round corners for image component

Good Evening,

My Next problem is.

I take a picture with my phone and the picture is loaded in an image component.
Now i want to have round corners for this component.
I used this css code.

#cordovaupload
div[name=photopreview] {

border-radius: 10px;
}

But nothing happens :( how i can fix this and how do i put a 2px border around it.

thanks again for the great support

Gosse Westra
Posts: 0
Joined: Tue Jun 16, 2015 8:05 pm

round corners for image component

Ok again i solved this problem.
Sorry for waisting your time :)

i just had to read a little bit more :)

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

round corners for image component

Hello Gosse,

Thank you for the update!

Return to “Issues”