I am adding administration pages using add_menu_page() function. But it wont look good. Check the image below.

I would like to have it as separated and in between Appearance and Plugins section with rounded borders.
|
I am adding administration pages using
I would like to have it as separated and in between Appearance and Plugins section with rounded borders. |
|||
|
|
This will put one separator right after 'Appearance' and one right before 'Plugins'. Just make sure to give your menu position 62 or 63. You can just add it to whatever file is adding the admin page to begin with. This should be called after everything else has been added.
|
|||
|
|