Branding
There are two ways to deploy your custom composed look. Via XML / Elements file – the declarative way, or via feature receiver / C# the imperative way. This article will cover both methods, it’s up [...]
Branding
I’ve been experimenting heavily lately with SharePoint 2013 and the entire process wrapped around Branding sites. I am one of those people that rely on working on the actual SharePoint server because [...]
Branding
For those working with SharePoint 2010 themes this tools seemed to be amazing at giving me those .THMX files. Until they took it away, but they never told me it would come back as something else. If you [...]
Branding
I must say that I’ve been using <link> for my style sheets for some times now. Until recently have seen the benefits from using the CSSRegstration method and now using that exclusively from now [...]
Branding
Problem I’ve come across a handful of sticky footer solutions and many of them claiming to work in SharePoint. Most of the CSS ones just can’t cut it b/c of how SharePoint 2010 now adjusts [...]
Branding
Intro This goes out to those people that want to use the managed meta data navigation / tree view navigation and are using the starter master page or another simplified master page. By default the tree [...]
Branding
Following this guide you’ll see the process that goes behind creating the feature which commonly be used to deploy branding items such as Master Pages, CSS, JavaScript, & Themes. If you plan [...]
Branding
Update 11/12/2013: Moved this to CodePlex – CleanMasterPages.CodePlex.com This is a creation / compilation of the v4.master page which I use when branding a site that requires more of a SharePoint [...]
Branding
This article specifically refers to the ScriptLink available in MOSS 07, as 2010 has other features such as script on demand which I will talk about another time. If you are registering a script in your [...]
Branding
So this weekend I spent a whole lot of time trying to impliment the Jquery UI accoridion plug in on a site for one of our clients. I’ve done this in the past with different approaches to get it to [...]