At 05:33 PM 2/1/2011, you wrote: >I probably should have said, I replace the directory/nabbar.gif but >never got/get as far as putting <div class="hr"></div> onto any >page. As soon as I put in the directory/nabbar.gif and look at one >of my previously-written in-use pages, the centermost color has >disappeared. Am I not making the link correctly? > >In the CSS, the line was background-image: >url("../tutorials/images/nabbar.jpg"); > >I replace it with background-image: url("../_includes/nabbar.jpg"); What is that entire style rule?? No it sounds like you are replacing the background image of the page itself with the new image. pat