1

How to remove border-bottom?

http://groups.drupal.org

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

Read »
Created by dries 2 years 17 weeks ago – Made popular 2 years 17 weeks ago
Category: Theming   Tags:

PSD to Drupal Theme

Drupal Development

Module Development

Get an Estimate

Tags for How to remove border-bottom?

Recent comments