SharePoint 2010 branding. I was trying to find the icon used as the Add (+ sign) in the SharePoint 2010 Site Title
<img src="/_layouts/images/fgimg.png" alt=":" style="height:10px;width:10px;position:relative;display:inline-block;overflow:hidden;" />
Path:C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\IMAGES
According to position we can set the Icon, also if we have to add our own logo or any image then just insert image in given path. By this way we can set the Icon in SharePoint 2010.
Sample Image that contains (+) image

No comments:
Post a Comment