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

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -