Quote Originally Posted by barleywine View Post
Anyone? My deadline is fast approaching, and I could really use some advice!

Thanks again,
You can do this in the css.
This should get you in the right direction:
Code:
div#dropMenu ul.level1 li {background: url(../images/your_image_here.gif) no-repeat;}
div#dropMenu ul.level1 ul.level2 li {background-image:none;}
Put the image in includes/templates/YOUR_TEMPLATE/images/