A really simple bit of theming help needed to remove just one blue bar!

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

I've been using Drupal for a few fairly low key sites for a while now and am ready to start offering some more complex sites to my bigger clients.

The OpenPublish package is looking great so far, but I've got just one problem I can't get nailed with the OpenPublish theme. How the duece can I remove the teal coloured bar from the header here www.airmicdev.com It doesn't appear to be an image and I've gone through the OpenPublish CMS and really can't figure out where it lives!

I know I'm probably going to feel fairly daft when I find out!

Comments

The blue bar that you are

mustangmatt's picture

The blue bar that you are seeing is defined in your css.

Take a look in /sites/all/themes/openpublish_theme/css/components.css

logo_area {

/* background: url(../images/banner_bg.png) no-repeat center; */
height: 90px;
border-top: 6px solid #226d8b;
}

Comment out, or remove the border-top reference.

Wow I really was close!

OpenPublish

Group organizers

Group categories

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

Hot content this week