509.949.2162 jeremy@bondbyte.com

SharePoint 2007 Master Page Inheritance

Problem: When Creating Sites within a Web Applications Site Collection the Master Page can be set to inerhit but new sites do not enherit from the master page as expected. This is due to a bug in Microsoft sharepoint and has been deemed as a low priority. You can read...

Publish MySite Master page changes

Assume you have to make changes to a Mysite default.aspx or default.master page. Assume then that you have to publish your changes to all my sites. There is not link within SharePoint to access the mysite structure for all site users. Use the link below to navigate to...

Use webpart settings in all webparts

Problem: When you create or modify a webpart for a page it is only available for that page. Assume you create a list on your site and want to share that list with other sites within the collection. Solution: 1. Select Edit Page 2. Select Edit within the Webpart and...

Customize SharePoint 2007 Search Look

Create a panel and store default Search within that panel Set Visible attribute to False so that the default search is hidden Add new Search Locate Core.css using in the Hive or use SharePoint Designer Controls the light blue border around the search box td.ms-sbcell{...

Updating MySite Master Pages and Design

After much head banging!! I have drawn the conclusion that MySites do not work like your typical SharePoint Portal Sites. Normally one would simply check out a page whether its was a master page or an ASPX page and modify it using sharepoint designer.   While...