Shape 5

Joomla Templates => Traction - Club => : jweeman January 17, 2014, 01:40:45 AM



: Black bar under menu, but only on home page
: jweeman January 17, 2014, 01:40:45 AM
Hey guys.  Trying to track down a rogue element, but not having any luck.  If you check out my site, you'll see there is a solid black bar underneath the menu bar...but only on the home page ("Find a Guide" page). It doesn't exist on any other pages.  I have tried comparing that page with other pages using Firebug, but I must be missing something because I can find what's causing it.  I figured maybe it was a rogue module that is only assigned to the home page, but after disabling/unpublishing all kinds of stuff it's still there.  Any help identifying what it is would be greatly appreciated.

http://saltwaterguidenetwork.biz/

Thanks!


: Re: Black bar under menu, but only on home page
: mikenicoll January 19, 2014, 07:42:47 PM
Hello,

That black bar is generated here:

Template.CSS - Line 318

#s5_bottom_row3_area_inner, #s5_top_row1_area_inner {
    border-top: 8px solid #030303;
}

-Mike