Bootstrap
Bootstrap is a responsive base theme.
Bootstrap 3 grid system has four tiers of classes:
- Extra small devices Phones (<768px)
- Small devices Tablets (≥768px)
- Medium devices Desktops (≥992px)
- Large devices Desktops (≥1200px)
Bespoke Development
With our extensive experience and expertise, we specialise in efficiently developing bespoke themes and custom functionality tailored to meet your exact requirements.
Zerotouch has successfully delivered a diverse range of custom solutions, including:
Quip!
Zerotouch's after service is excellent - it's totally committed to ensure we get the most from our system. It's equally as good now, after the sale, as it was before! It is a very professional company which continues to exceed our expectations.
KFC
Zerotouch has done extremely well on the Search Optimisation project for KFC and has produced some remarkable results. We are ranking higher than many of the 'pure' recruitment websites and today we're getting about 30% more applications per day.
Override Node Options
The Override Node Options module allows permissions to be set to each field within the Authoring information and Publishing options field sets on the node form. It also allows selected field sets to be set as collapsed and / or collapsible.
Quick Node Clone
Quick Node Clone is meant as a way in Drupal 8/9 to clone nodes.
The module adds a "Clone" tab to a node. When clicked, a new node is created and fields from the previous node are populated into the new fields.
Permissions By Term
Per default, Drupal allows you only to restrict access to Drupal nodes by coupling node content types to user roles. The Permissions by Term module extends Drupal by functionality for restricting view access to single nodes via taxonomy terms. If you have installed the Permissions by Entity sub-module, any other content entity type, such as media entities, can be controlled in access restriction, too.
Code Snippet
This module enables the CodeSnippet plugin from CKEditor.com in your WYSIWYG. It includes the highlightjs library and all available styles for it. If you've ever wanted to drop code examples in your Drupal content and have it highlighted in a pretty format, this is for you.
This project is available for Drupal 7 as WYSIWYG CodeSnippet. Since that project relies on WYSIWYG module, and this one only requires D8 core, it made sense to rename it.
jQuery Accordion
Caution: jQuery UI was deprecated from core because it is no longer actively maintained, and has been marked “End of Life” by the OpenJS Foundation. It is not recommended to depend on jQuery UI in your own code, and instead to select a replacement solution as soon as possible.