Welcome Guest Search | Active Topics | Sign In | Register

SubMenu Icon image issues... Options
Bazooka
Posted: Wednesday, January 13, 2010 5:58:45 PM
Rank: Advanced Member
Groups: Member

Joined: 7/3/2009
Posts: 37

I'm using the default Menu Round corner html object and inserting dynamic icon images on the submenu items(no issues). For some reason on the last bottom submenu item-text & Icon the bottom bar is missing right underneath the icon (about 3px) but is displaying ok underneath the item text portion. It just happens underneath on the very last bottom icon. It does this for any image I use.


mnuNavigate.LeftIcon.Url="~/Images/dollar.jpg";
Bazooka
Posted: Thursday, January 14, 2010 2:32:41 PM
Rank: Advanced Member
Groups: Member

Joined: 7/3/2009
Posts: 37

I was able to figure it out, I had to set the Image-Mode="ItemBackground" not TextBackground in the submenu_bottom menu item.

ie.
<eo:MenuItem ItemID="submenu_bottom" RightIcon-Url="00000311" LeftIcon-Url="00000310" Image-Url="00000312" Image-Mode="ItemBackground"></eo:MenuItem>


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.