Вопрос

I am working on a project and one of my tasks is to create custom master page. I have a master page in place already - Thanks to me! One question: How do I center align Top Navigation?

Many thanks, Sep

Это было полезно?

Решение

Create a custom master page and specify the style ( center alignment) to the div tag that is holding your TopNavContainer. I have used table structure and when I assign align="center" for <tr> tag that was holding <Sharepoint:AspMenu.../> tag.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с sharepoint.stackexchange
scroll top