Okay, I actually figured out a sloppy work-around to solve the problem . . . I simply deleted the relative images form the images folder. Since I don’t believe that these images were linked to any other elements, it should be okay – and it does work.
Nevertheless, there has to be a cleaner way to have accomplished this. I tried going into the CSS file and removing the instruction for the background image in the relative style (topnav) – but each time I refreshed, the image remained (which doesn’t make sense to me at all … if there was no instruction to place the image (i.e. background: none), then why would it continue to show up).
Yet another reason why pure CSS layout bugs the snot out of me … but oh well – all’s well that ends well.
😎
TOM