Hi,
How can i set the expand arrow for drop down menu to show on the center. I try to edit the css file like below but it didin't work.
The arrow still show on top like attached file.
How can i set the expand arrow for drop down menu to show on the center. I try to edit the css file like below but it didin't work.
The arrow still show on top like attached file.
| .RadMenu_UnitedNations .rmRightArrow |
| { |
| background: transparent url('Menu/rmExpandArrows.png') no-repeat; background-position:center; |
| } |