I'm using an images menu, and I cant seem to be able to add a white border on the bottom of my last image on my menu. You can see my menu at http://passaic.clarityit.com/home.html at the bottom. You will see how I was able to get a white line to come up under each of the menu items, except the last one.
Any ideas?
Thanks,
Jerry
Border under last menu img
-
- Beginner
- Posts: 6
- Joined: Wed Aug 31, 2005 10:35 am
attempted last menu item adjustment
I attempted to adjust the last menu item to 31 as a height, but it still didn't work. Any other ideas?
I would guess you're talking about when you mouseover. In the other items that white line isn't from the overbgimage, it's from the bgimage of the item below it. Replace your last item, the UEZ NEWS with the following two items. That seems to work in IE5.5, Netscape7.1, FF 1.0.2 and Opera 7.54.
Ruth
Code: Select all
aI("separatorcolor=#ffffff;separatorsize=1;separatorpadding=2;bgimage=top2.bmp;image=;overbgimage=down.bmp;imageheight=30;showmenu=ueznews;text= UEZ NEWS;");
aI("itemheight=1px;image=spacer.gif;bgimage=spacer;type=header;");