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) -

c# - passing input text from view to contoller with FacebookContext using Facebook app -

Calling a C++ function from C# by passing a string with variable size to it -