↧
How to add rounded corners to your SharePoint web parts.
Adding a box or rounded corners around a SharePoint web part can be challenging due to the way that SharePoint renders it’s web parts in a <table> layout. This article explains how to add extra...
View ArticleCustomize Content Query Web Part HTML output (Part 1).
In this article I will explain how you can adjust the Content Query Web part so generates exactly the HTML you want. I’m also planning 2 follow-up postings where we will dive a deeper and convert the...
View Article