Add a banner for a Sharepoint website

Source: Internet
Author: User

You can use the following method for yourSharePointTo addBanner.The effect is as follows:

BannerTo occupy the entire navigation, You need to design suitable images.

 

Create a custom style sheet file.Custom.css,And add the followingCode:

. MS-globalbreadcrumb {

Font-size: 8pt;

Text-align: right;

Background-color: # ebf3ff;

Padding: 2px 10px 2px 5px;

}

These codes areSharePointThe style sheet code used by default is the same, so we need to edit it so that we can use images to replace colors.

Let's add a row:

Background-image: URL ("/_ layouts/images/banner.jpg ");

And modifyPadding:

Padding: 2px 10px 79px 5px;

SaveCustom.cssFile

Open yourSharePointTop-level site: create a document library and hide it in the Quick Start column. UploadBanner.jpgAndCustom.jpgThese two files are included in this document library.

 

First, ViewBanner.jpgPath, which is not difficult, such:Http: // ******: 8888/mosscss/banner.jpg,

ModifyCustom.cssPath of the image, save and upload, and overwrite the existing file.

Then, ViewCustom.cssPath, such:Http: // *****: 8888/mosscss/custom.css

Now, website operationsÀWebsite settingsÀModify all website settings,Select the dashboard page under the appearance bar. You can upload your own style sheet here. You can apply the style sheet to the top-level station or all sub-stations.

 

Click OK to see the effect.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.