creative insites header

Drupal Tips

This tutorial assumes the Omega framework theme, Omega tools, Delta module, and the context module are already installed. Due to the layout on this site, I needed to remove default margins for the grid of thumbnails on the homepage. In order to this I needed to: Use the Delta module to create a separate layout for the homepage. Add a custom class to the content region Remove the margins using the custom classes and CSS.

.zone-content-...

Read More