The tagline space, which is the WHITE SPACE between my BLACK HEADER and my BLUE NAVIGATOR is getting on my last ningaling. Can anyone paH-leeze tell me how to remove it? Thanks in advance! Picture posted below: http://predestinedbygod.com

Views: 280

Reply to This

Replies to This Discussion

Narda,

I don't think it's the tagline, hid it and didn't make a difference. I'm not crazy about this solution, but it should work. Be sure to check in all browsers. I can't for the life of me figure out what's actually causing the margin or padding. The masthead only causes 19px, and I will set that to 0. The other 20px, don't know. This will work, but I had to move the navbar up -20px, and put it on top of the stack (z-index:9999;), so the links would work.


#xg_head #xg_masthead {
    padding: 0!important;
}
#xg_navigation {
    top:-20px;
    position:relative;
    z-index:9999;

}

Best,

Jen

Okay, will test it and report results. Thanks!

Worked like the Word! ROTF

Great!

RSS

Members

© 2024   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips