문제

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