Thursday, September 23, 2010

SharePoint 2010 Branding Frustrations

This is not a solution to anything, just a place to vent my anger. I hate it how SharePoint 2010 page layouts go against basic CSS best practices. The biggest issue for me at the moment is that the page layouts are rendered once again in nested tables and that nearly every web part zone has an ID of "_invisibleIfEmpty". Come on guys! It is not that hard!

1 comment:

Felipe Lodi said...

I used to work in a SharePoint Project where we had to recreate the whole UI (including turning tables into divs) given that the pages should be read by a Screen Reader.

In the end worth it!

Cheers,

Felipe Lodi.