Recommended releases

Download Released
  • Designed with the use of tables and blocks in mind.
  • When you need to optimize screen real estate utilization.
  • Full color and typography options.
  • Modoc is a good Admin Theme.

Documentation

Full documentation will be developed as time and resources permit. You may also visit our wiki at https://github.com/backdrop-contrib/modoc/wiki
Meanwhile, here are some tips:

  • Particularly useful for side menus and blocks: you may add the css class 'hide-overflow' to any block through the UI (see below). this will truncate the contents rather than having them bleed into the body of the next layout column to the right.
  • The easiest way to get rid of all the block borders is to set the block border color the same as the page background color.
  • The default block border width is one pixel. To change that, you may add the following css classes to any block through the admin UI (Configure Block | Style Settings | Style:Default -> Additional CSS Classes):
    • 'border-0' (no border)
    • 'border-2' (2px)
    • 'border-3' (3px...)
    • 'border-5'
    • 'border-7'
    • 'border-10' (10px)
    • combine any of the above with 'hide-overflow' (separated by a space)
  • The logo image is not scaled in css, thus it must be pre-scaled prior to uploading. I have found an image height of 75 to 125 pixels to work well. Here's my favorite resizing tool: https://onlinepngtools.com/resize-png

Caveats

  • For vertical menus, be sure to set the Menu Style to 'Dropdown Menu' in order to make them look good. More work on this is pending.
  • More testing is required to make sure that menus work in every layout implementation, etc.

To-Do

  • Add a box and button corner radius selection, for more styling options.
  • Implement color gradients for buttons and block backgrounds.
  • Continue the never-ending process of refining and cleaning up the css.
  • etc.

Installation

Issues

Bugs and Feature requests should be reported in the Issue Queue.

Current Maintainers

Credits

Modoc was inspired by the Monochrome theme, adapted and refactored by ericfoy.
Thanks, Indigoxela, for the springboard.

The Lekton font was designed at ISIA Urbino.

The News Cycle font is Copyright (c) 2010-2011, Nathan Willis (nwillis@glyphography.com),
with Reserved Font Name “News Cycle.”

The Benchnine font is Copyright (c) 2012, Vernon Adams (vern@newtypography.co.uk),
with Reserved Font Name ‘BenchNine.’

The Montserrat font is Copyright (c) 2011, The Montserrat Project Authors.

All fonts are licensed under the SIL Open Font License, Version 1.1.
All font licenses are available at: http://scripts.sil.org/OFL

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for the complete text.

screenshot6

screenshot4

screenshot5