Move the Position of UserName, UserAvatar, and Popup Menu to the top in the NavagationBar

0
0
  Hello, I ask for help on how to move the position of the UserAvatar, UserName and Popup Menu in the NavigationBar component?
Attachment
  • You must to post comments
0
0

Dear Julie,

Ok, Thank You

 

  • You must to post comments
0
0

You can achieve this by editing the code of the NavigationBar component.
It is open source on GitHub, and can be found here: https://github.com/iceteagroup/wisej-extensions/tree/3.2/Wisej.Web.Ext.NavigationBar

Specifically, you’ll want to edit the file NavigationBar.Designer.cs (https://github.com/iceteagroup/wisej-extensions/blob/3.2/Wisej.Web.Ext.NavigationBar/NavigationBar.Designer.cs).

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.