Posts Tagged ‘Design’

“New” item image in SharePoint 2010

Saturday, February 20th, 2010 in SharePoint 2010.
Tags: , ,

No Comments »

In SharePoint 2007 the only way to hide or change the “New” item image was to change this image on the SharePoint server or use a Data View to show your data without this image. In SharePoint 2010 we have much more options. Now the “New” image tag (img) has a class named “ms-newgif”. So now we have the ability to hide this image on the site level. I’ve included the previous ways to change this image but you can choose to use just the third option.

  1. Change image on the SharePoint server level – will work for all Site Collections on this server.
  2. Hide image on the SharePoint server level – will work for all Site Collections on this server.
  3. Hide image on the site level


      (more…)

Site Themes in SharePoint 2010

Saturday, February 13th, 2010 in SharePoint 2010.
Tags: , ,

5 Comments »

In SharePoint Server 2010 (SharePoint Foundation 2010 doesn’t support this option) we have a very nice feature to create our own site theme very quickly using the “Site theme” settings page.

But we have a little problem with these settings: we can change the “Text/Background – Dark 1″ or “Accent 5″ but we don’t really know what “Accent 5″ is…

(more…)