by jeremy@bondbyte.com | May 29, 2014 | Uncategorized
http://tapanila.net/running-multiple-wordpress-blogs-on-azure-websites/
by jeremy@bondbyte.com | Apr 23, 2014 | Uncategorized
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...
by jeremy@bondbyte.com | Apr 23, 2014 | Uncategorized
Problem: Sharepoint out of the box only allows you to create Menus with a single Sub Menu within the navigation bar. Menu – | -Sub Menu Solution: If you are looking for something like this. Menu – | -Sub Menu – | -Sub Menu 1. Open the master page in...
by jeremy@bondbyte.com | Apr 23, 2014 | Uncategorized
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...
by jeremy@bondbyte.com | Apr 23, 2014 | Uncategorized
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...
by jeremy@bondbyte.com | Apr 23, 2014 | Uncategorized
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{...