• Hi all,

    Wondering if somebody could help me out please?

    I’m modifying the WordPress 2011 theme using a child theme, and I’d like to insert a horizontal rule between my header image and the content below. I’ve removed the default navigation bar that usually sits below the header image.

    Has anybody got a solution?

    Many thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Can you provide a link to your site?

    I think that the easiest way is to add a border to the header div, but I’d have to look at the site before saying exactly which div it is.

    Thread Starter georgeengler

    (@georgeengler)

    Hi Christine,

    Thank you for your reply!

    I’m currently doing this locally on MAMP and don’t have webspace as yet.

    Is there a section in particular you’d like me to copy/paste?

    Thanks!

    try and add a bottom border (and possibly some bottom padding) to the style of #branding (?);

    http://www.w3schools.com/css/css_border.asp

    to make sure that this is the right css selector, work with a tool such as Firebug http://getfirebug.com/ or a similar other browser tool to investigate the styles.

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

The topic ‘Horizontal Rule’ is closed to new replies.