fusion starter theme

Events happening in the community are now at Drupal community events on www.drupal.org.
cstalberg's picture

fusion starter theme main menu

using drupal 7.12 on fedora core ver 15 with apache 2.2. I am having trouble figuring out how to modify the font type, size and background color of the horizontal header main menu using the fusion starter theme. I have been trying to make the changes at ~/sites/all/themes/fusion/fusion_starter/css/local.css.

In just trying to determine if the code will be reponsive I have

.fusion-inline-menu .inner ul.menu li a {
background: #004f90;
border-right-style: solid;
border-right-width: 1px;
display: inline;
margin: 0;
padding: 0;
white-space: nowrap;
}

Read more
Subscribe with RSS Syndicate content