Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter gabbythegrump

    (@gabbythegrump)

    Billyztop thanks too. I like your blog design and when I get a couple of other sites republished I’ll study it over some more.

    Thread Starter gabbythegrump

    (@gabbythegrump)

    Thanks BPartech, I have it working now apparently. The problem I had at first was where to insert the div class code as style.css is a large page. I found near the end of style.css
    hr {
    display: none;
    }
    so I took that out and inserted the css info you gave me above. The only modification I made was changing height px from 10 to 24 as my hr.gif is 238×24

    I uploaded hr.gif to the images folder for the WP default theme.

    Assuming that was OK up to this point I wasn’t sure what page to insert the <div class=”hr”></div> into so I tried a couple of likely spots in index.php.

    Sure enough that works and now I’ll go back and tamper with the style to get the hr.gif centered horizontally. I think I need to take out one of the insertions on index.php

    Thank you very much for your complete and prompt response.

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