Genesis Theme Set Up
Creating your new Genesis subtheme is a simple three step process. --> http://drupal.org/node/439698
Theming Site Sections Genesis has built in support for theming site sections. For example, you may want to theme taxonomy term pages, user pages or any other site section differently. --> http://drupal.org/node/476994
Latest edits to Genesis theme:
/* The main title on each page - seems a bit big for me add font-size property */
h1#page-title {
font-size: 1.5em;
}
Take away bottom padding on breadcrum
ShareThis




