Nucleus

NUCLEUS is a base theme first released with Drupal 7 by ThemeBrain. The goal of this base theme is to provide a solid foundation for web development geeks to develop a theme quick and easy. Having a fast learning curve is the inflection point for UX/UI designers, Back-End and Front-End Developers.

Currently, 9000 sites are using Nucleus.

Visit:

Community Media Theme 1.x (based on Omega)

Disable debugging features and replace default logo

Next, we will disable the debugging features of Omega subthemes and replace the channelAustin logo with your logo:

  1. Click on Appearance in the Admin Toolbar
  2. Find the Community Media Theme and click Settings
  3. Click debugging in the list of vertical tabs
  4. Uncheck Enable the debugging (placeholder) blocks for the selected roles and Enable the grid overlay for the selected roles
  5. Now towards the bottom of the form, find the Logo image settings
  6. Either upload a logo or link to an existing logo. The logo will preferably be a transparent PNG, but a GIF or JPG will also work.
  7. Click Save configuration

Remove Secondary Menu from theme settings

The secondary menu (the User Menu that includes My Account & Log Out) should always be disabled from the theme settings. Instead, if you wish to use the User Menu, place the User Menu block in the region where you want that menu to appear. This is how to do it:

  1. Click on Appearance in the Admin Toolbar
  2. Find the Community Media Theme and click Settings

Community Media Theme 2.x (based on Zen)

Installing sass and Compass for editing CSS

Community Media Theme is now using sass, a more efficient way to write CSS. The files to edit are the .scss files in the /sass sub-folder. These will then be compiled to the normal .css files that are presented to the browser. To do this you will need Compass installed on your server.

Omega 3.x

The following pages only apply to the 3.x version of Omega.

The following pages will explain what Omega 3.x is, how it works and outline established best practices for getting started with your own Omega based subtheme. Please start at the beginning as Omega's approach to theming is different than other themes. If you assume too much you may find complications in understanding how to use Omega. Looking for Omega 4.x documentation? Go here.

Omega 4.x

Should I use 3.x or 4.x?

Whether you should use Omega 4.x or Omega 3.x depends on several considerations:

Pages

Subscribe with RSS Subscribe to RSS - theme