Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
314
UltraWebMenu - Align image on right hand side of the menu item.
posted

I need top level menu items to have an image on the right hand side of the text.

 

I tried to add it like so:

WebMenu1.Images.TopLevelItemImage.Url = "/images/my_image.gif";

 

This adds image to the left of menu text. What is a way to move image to the right hand side of the menu item?