Sometimes we have to resolve a specific functionality in our projects. This blog was created in respond to this problem of custom fields. The following part describes the main aspects of a custom field and shows the code.
Visual Content Layout is a Drupal 8 Module developed to manage text filters HTML content layout and visual elements like iconography, accordions, tabs, non-table columns, images, list, CTA’s, etc.
Lets say that we need all logos in a carrousel to be 100px by 100px.
So you have to imagine that you will have a square figure of 100px by 100px and inside of it you will place the logo by scaling it to fit proportionally.
If you are a web developer or web designer and a client ask you to develop a responsive web site for sure you have made your self the question: How can I debug mobile web sites?
In Drupal, out of all the modules available for all kinds of tasks, there are certain modules; that no matter what kind of project we are working on; we are always using them. A very good example of this kind of module is the Views Module, a module so important that is going to be included in the Drupal Core Version 8.