Target platform: SharePoint 2010
Kindly request to assist me in developing visual web part for announcement list
Client they want something different on home page to be displayed for announcement list instead of default OOTB
I’m looking for something close enough to below:
Thank You!
Hi Kamran,
If you want to change the look and feel of OOTB webpart  there are two way to achieve this either create a css and apply on existing WbePart. otherwise  if you have html design ready  of new looks of announcement then write a Visual WebPart and bind your data with new HTML.