Zurb Foundation - Images with rounded corners -


I have recently started using the Foundation (V5), maybe I'm missing something in the documentation But I do not think there are .radius and .round class squares to know how to apply the spherical corners for images, I have given them an IMG tag (original parent Also) and it does not work. There is a class ready for bootstrap, maybe we have to code ourselves in the Foundation, but I hate some code which is already present by default.

is the foundation's global $ radius (3px), which applies to its many classes ( Such as thumbnails), but there is no IMG-round in it ... like Twitter bootstrap.

You will need to do this yourself [boundary-radius] (or your own variable if you are using a sauce).

Comments

Popular posts from this blog

How can I add a seperate action listener to all 14 of my buttons at once that can determine player turn?(java) -

php - Sorting an multidimension array using usort fails -

Simple file compression in C -