How to remove border-bottom?

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
Anonymous's picture

I'm using Acquia Marina (6.x-3-0-alpha1); it's working splendidly.

I'd like to remove the 1px border that it's adding at the bottom of my page posts however, what's the 'prefer/correct' way to do this? I think I've tracked the border down to this CSS in acquia_marina/css/fusion-acquia-marina-style.css

div.node.full-node div.content {
border-bottom:0 solid #D6DDB9;
}

The reason I want to remove it is that there is also a 1px border on top of the footer and I think it looks strange to have two 1px borders so close to each other.

You can see the 'problem' on my web site at http://www.cachekuni.com

Comments

Find the /Postscript and

sgprs's picture

Find the /Postscript and Footer Regions/ in your fusion-acquia-marina-style.css

Find:

.footer-message {
  border-top: 1px solid #D6DDB9;
  font-size: 91.7%;
  padding: 10px 0;
  text-align: center;
}

The border-top is what you need to remove. Remove the entire line and that'll do it.

Chris

TNT Themes

Group organizers

Group categories

Type of post

Group notifications

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