2013-08-01 80 views

回答

0

打开SharePoint Designer中的页面

<asp:Content ContentPlaceholderID="PlaceHolderAdditionalPageHead" runat="server"> 
<style type="text/css"> 
body { 
    background-image: url('...'); 
} 
</style> 
</asp:Content>