• http://dailyabundance.net/

    I am trying to change the border under my header to match the border above my header. It’s just a very thin dark turquoise line. I know it has to be done in the Custom File Editor, but can’t figure out how or where. Any help would be appreciated. Thanks. Dawn

Viewing 8 replies - 1 through 8 (of 8 total)
  • There’s no border above your header…

    Thread Starter inabundance

    (@inabundance)

    see above, UNDER the header, above the cat tabs. There is a VERY THIN border above the header below the page tabs. I’m trying to match that.

    There’s a border below your page menu. The color of that border is #046482.

    Thread Starter inabundance

    (@inabundance)

    Thank you. I am aware of the color because I did that one myself too. But, I don’t know how to change that little grey gap between my cat tabs and the bottom of my header. I want that little tiny line of grey to match the 04682. Not sure what code it would take.

    That lower border is currently being defined by:

    #header {
        border-color: #DDDDDD;
        border-style: double;
        clear: both;
    }

    in style.css.

    Thread Starter inabundance

    (@inabundance)

    I’ll take a look at it. Thanks.

    Thread Starter inabundance

    (@inabundance)

    That worked kind of. But there is still a thread of white or grey that I’d like to get rid of. Any other hints? Thanks for the help.

    Thread Starter inabundance

    (@inabundance)

    I think I need to adjust the header size slightly.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Header border above cat tabs’ is closed to new replies.