CSS Help Needed

Events happening in the community are now at Drupal community events on www.drupal.org.
Posted by Isaac777 on November 17, 2013 at 6:41pm

I suspect this is not where I Should post this so if so, would someone be kind enough to point as to where I should?

I have some experience with Drupal and I am trying to learn CSS. I have very limited knowledge at this point. On the site www.internationalebrochure.com, I want to use a background image. I've accomplished that to a large degree. It uses D7 with the responsive green theme. You will notice that about a third of the way down the page there is a white line. I cannot figure out how to eliminate that. I can't find the associated code.

I would most appreciate help in sorting that out.

Comments

Hi there! Are you using

Posted by tmsss on November 17, 2013 at 7:21pm

Hi there! Are you using chrome developer tools or such to debug your css? If I understood right the white line that you describe is being added on style.css #footer - border-top: 1px solid #cfd7db; - just add border-top: none; and it will disappear.

cheers

footer at line

Posted by FAAREIA on November 17, 2013 at 7:26pm

#footer at line 1514
AND
.footer_credit at line 1574

Both of them has a border-top declaration

In the other hand, you can add "background-size: cover" to body bg image, so you have a full screen image.

Hope it helps

Theme development

Group organizers

Group notifications

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

AltStyle によって変換されたページ (->オリジナル) /