<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-2439804480180961832</id><updated>2012-01-27T03:48:42.715-08:00</updated><category term='Themes'/><category term='Expression Web'/><category term='SharePoint Lists'/><category term='CSS'/><category term='SharePoint Designer'/><category term='SharePoint'/><category term='Branding'/><category term='Design'/><category term='STSADM'/><category term='SharePoint 2010'/><category term='Tricks'/><category term='Administration'/><category term='Configuration'/><category term='Issues'/><title type='text'>Beyond SharePoint</title><subtitle type='html'>A Designer's Experience With SharePoint</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://beyondsharepoint.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2439804480180961832/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://beyondsharepoint.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Chris Arella</name><uri>http://www.blogger.com/profile/15413505717405413837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>10</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2439804480180961832.post-1742952543064496485</id><published>2010-12-24T09:22:00.000-08:00</published><updated>2010-12-24T09:53:44.730-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Branding'/><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint 2010'/><category scheme='http://www.blogger.com/atom/ns#' term='Tricks'/><category scheme='http://www.blogger.com/atom/ns#' term='Issues'/><title type='text'>SharePoint 2010 - Page Layout Control Currently Disabled</title><content type='html'>This is an interesting "got-ya" I discovered. I was building branding for a new site recently which required a custom master page and several custom page layouts. The plan was to start building the master page in steps along side of the home page layout. After building a new master page and a base page layout in SharePoint Designer, I applied the master page, then went to apply the new layout on the home page when I noticed the Page Layout button control in the ribbon was grayed out. Clicking the button revealed a disturbing message in the dropdown menu... "This control is currently disabled."&lt;br /&gt;&lt;br /&gt;This master page was largely based on previous versions I've created so it was really perplexing. The only difference from this and the previous master pages I created was I repositioned the ribbon back up to the top (as it is normally out of the box), where I normally move it under the navigation. I had then put the SiteActions control below the SPRibbon next to the Additional Page Links, where I normally have it next to the Global Navigation. So typically the SiteActions sits above the Ribbon is all previous cases.&lt;br /&gt;&lt;br /&gt;In this case I was designing this for Anonymous Access and didn't need the ribbon for 99% of the visitors, so I thought I'd add in Javascript and Security trimming logic to hide the RibbonRow for Anonymous users at the top so it wouldn't effect the design when it was eventually rendered, but make the site actions visible in the banner for those that had privledges. Well, there in lies the problem.&lt;br /&gt;&lt;br /&gt;If I put the SiteActions Control after the SPRibbon control the Page layout button control is disabled. Putting Site Actions inside of the Ribbon and before the ribbon tabs restores the Page Layouts Button. The key is making sure SiteActions is placed before the Ribbon Tabs. This is a sad contraint, and I can't see a reason for the limitation so I'll chalk this up to a flaw. I have yet to find a workaround so make sure your designs have these considerations.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2439804480180961832-1742952543064496485?l=beyondsharepoint.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://beyondsharepoint.blogspot.com/feeds/1742952543064496485/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2439804480180961832&amp;postID=1742952543064496485' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2439804480180961832/posts/default/1742952543064496485'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2439804480180961832/posts/default/1742952543064496485'/><link rel='alternate' type='text/html' href='http://beyondsharepoint.blogspot.com/2010/12/sharepoint-2010-page-layout-control.html' title='SharePoint 2010 - Page Layout Control Currently Disabled'/><author><name>Chris Arella</name><uri>http://www.blogger.com/profile/15413505717405413837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2439804480180961832.post-5691774141692607469</id><published>2009-04-10T05:00:00.000-07:00</published><updated>2009-04-10T05:00:00.182-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Branding'/><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint'/><category scheme='http://www.blogger.com/atom/ns#' term='CSS'/><category scheme='http://www.blogger.com/atom/ns#' term='Themes'/><title type='text'>Creating a Custom Theme for SharePoint 2007 (MOSS 2007) and WSS 3.0</title><content type='html'>The easiest and the fastest way to apply styling on any SharePoint site is with a site theme. Ok, so maybe you are aware that Microsoft has conveniently provided a set of themes which gives users (with privileges) the ability to skin their SharePoint sites easily, but what if none of the provided themes match your corporate brand? What if there is a need to create a custom theme? Well, if you have some CSS skills and access to an image editing application like Photoshop then you are in luck.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Work smarter, not harder. &lt;/span&gt;Conveniently, Microsoft has done some of the dirty work for us. Since the existing themes already manipulate the styling for a large portion of SharePoint elements you would want to brand (like content pages, application pages, and lists in SharePoint) we can leverage their hard work and re-purpose it for ourselves.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;What is a Theme made up of. &lt;/span&gt;If you open up any of the provided theme folders you will see most themes contain similar elements: 50 or so images, an *.INF file named appropriately by the name of the theme, and two CSS file files (&lt;span style="font-style: italic;"&gt;theme.css&lt;/span&gt; and &lt;span style="font-style: italic;"&gt;mossExtension.css&lt;/span&gt;). I believe the &lt;span style="font-style: italic;"&gt;mossExtention.css&lt;/span&gt; was added there to control MOSS 2007 specific classes that may not be needed in WSS. Theme.inf simply defines the title of the theme for all of the different language-variations that may be applied to a site’s language setting. Theme.css is a style sheet file that defines the usual CSS class and ID elements of a site to be branded. And of course, you’ll need images if you want your site not to look like SharePoint OOTB. Those image files will be referenced in the CSS.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Let's get started. &lt;/span&gt;Here are the steps to creating a custom site theme named "MyTheme". We’re assuming for this exercise you have access to the file system of your SharePoint server.&lt;br /&gt;&lt;br /&gt;1. Open up a Windows Explorer window and browse to the "C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\THEMES" folder.&lt;br /&gt;&lt;br /&gt;2. Copy any theme folder in and paste with its name replaced with "MyTheme". In this example, I chose to work with the OBSIDIAN folder. You may want to choose a theme that is closest in styling to the finished result you are looking for so you’ll have less work later.&lt;br /&gt;&lt;br /&gt;3. In MyTheme folder, rename OBSIDIAN.INF file to MYTHEME.INF in upper case.&lt;br /&gt;&lt;br /&gt;4. Open MYTHEME.INF file with notepad to edit it.&lt;br /&gt;&lt;br /&gt;5. Change the value of title under [Info] to MyTheme.&lt;br /&gt;&lt;br /&gt;6. Change the value to codepage to something unique. All of the default SharePoint themes use some variation of 6#### so I typically use numerical variations that begin with 7.&lt;br /&gt;&lt;br /&gt;7. Leave the values for version, format, readonly, and refcount alone.&lt;br /&gt;&lt;br /&gt;8. Everywhere that is says Obsidian under [titles] replace it with MyTheme.&lt;br /&gt;&lt;br /&gt;When you are done your INF file should look something like this:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="codebox" style="border: 1px solid rgb(204, 204, 204); padding: 5px;"&gt;[info]&lt;br /&gt;title= MyTheme&lt;br /&gt;codepage=77777 &lt;--change this to a unique theme code&lt;br /&gt;version=3.00&lt;br /&gt;format=3.00&lt;br /&gt;readonly=true&lt;br /&gt;refcount=0    &lt;br /&gt;&lt;br /&gt;[titles] &lt;br /&gt;1031=MyTheme &lt;br /&gt;1036=MyTheme &lt;br /&gt;1040=MyTheme &lt;br /&gt;3082=MyTheme &lt;br /&gt;1043=MyTheme&lt;br /&gt;1046=MyTheme&lt;br /&gt;1053=MyTheme&lt;br /&gt;1044=MyTheme&lt;br /&gt;1030=MyTheme&lt;br /&gt;1035=MyTheme &lt;br /&gt;1041=MyTheme&lt;br /&gt;1042=MyTheme&lt;br /&gt;1028=MyTheme&lt;br /&gt;2052=MyTheme&lt;br /&gt;1029=MyTheme&lt;br /&gt;1045=MyTheme &lt;br /&gt;1032=MyTheme&lt;br /&gt;1038=MyTheme&lt;br /&gt;1049=MyTheme&lt;br /&gt;1055=MyTheme&lt;br /&gt;2070=MyTheme&lt;br /&gt;1025=MyTheme &lt;br /&gt;1037=MyTheme&lt;br /&gt;1054=MyTheme &lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Note: each of the 4-digit codes under [titles] represents a locale identifier (or language variation) and if you wish to have different display name for your theme on different variation sites then this is where you set that. Language-specific resource files are separated into different directories to eliminate conflicts with other corresponding resources in other language.&lt;br /&gt;For more information, see my blog post here:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://beyondsharepoint.blogspot.com/2009/04/locale-ids-lcid-assigned-by-microsoft.html"&gt;http://beyondsharepoint.blogspot.com/2009/04/locale-ids-lcid-assigned-by-microsoft.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;9. Now open up and copy the classes from &lt;span style="font-style: italic;"&gt;mossExtension.css&lt;/span&gt; that are missing from the theme.css over to the bottom of the theme.css file. Some classes may be repeated so now would be a good time to do a little clean-up and remove/merge any set of classes that were duplicated inside of the &lt;span style="font-style: italic;"&gt;mossExtension.css&lt;/span&gt; file.&lt;br /&gt;&lt;br /&gt;10. Once you are done merging the classes, delete the mossExtension.css file so there aren't any confusions later on. You are only going to need the theme.css file.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Set yourself up to succeed. &lt;/span&gt;Now we don’t want to activate our theme and apply it just yet. Before we make it available for selection you should redefine the styles the way you want. The reason for doing this is because once you activate a theme and select it for use on a site all of the theme files (CSS and images) will get cached in IIS, making editing and tweaking your theme’s styling a nightmare. In order to see your changes you’d need to reset IIS in order to see the alterations. Even worse, if a theme is set on any of your sites an instance of the theme gets stored in the content database of SharePoint. But there is a way to avoid all of this for development purposes.&lt;br /&gt;&lt;br /&gt;11. We’ll proceed by moving the entire MyTheme folder to the "C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\LAYOUTS\1033\STYLES\" folder on our server.&lt;br /&gt;&lt;br /&gt;12. Go back to your SharePoint site in the browser, go to Site Actions &gt; Site Settings &gt; Modify All Site Settings, and click on the Master Page link under the Look and Feel heading.&lt;br /&gt;&lt;br /&gt;13. Scroll all the way down to the Styling section, select "Specify a CSS file to be used by this publishing site and all sites that inherit from it", check off "Reset all subsites to inherit this alternate CSS URL" and click OK. “/_layouts/1033/STYLES/MyTheme/theme.css” and click OK.&lt;br /&gt;&lt;br /&gt;You’re probably wondering why I reset all subsites to inherit the alternate CSS file I set. It’s because I have built out my dev environment to include all of the OOTB SharePoint Site Templates in use so I can see all of the different ways SharePoint is styled. Being able to see how elements like the datepicker, calendar, and different web parts render and tweak their styling gives me a more practical view as to how my theme will behave in the end when I’m finished.&lt;br /&gt;&lt;br /&gt;Note: Publishing Features are not available in WSS.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Time to Customize.&lt;/span&gt; When you browse back to the home page of your site you will see the look and feel has been changed. Now we can begin editing the CSS and images to reflect how you want your site to look. In the effort to keep this post moving along I will cover branding different elements of SharePoint in other posts. So when you are finished styling your site you may move on to the next steps.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Add a matched preview.&lt;/span&gt; Now that your site looks the way you want we’ll want to create a preview image so that when a user wishes to set the theme in the browser they will have a visual reference as to what it will look like when set. By default, MOSS 2007 and WSS 3.0 have those image files for the OOTB Themes and you’ll need to create one yourself if you want to provide a complete solution. I personally cringe when i go into others environments and see that someone cut a corner and skipped creating a preview. Short-sighted if you ask me.&lt;br /&gt;&lt;br /&gt;14. Take a screenshot of your home page (Alt + Prnt Scrn).&lt;br /&gt;&lt;br /&gt;15. Open the image editing program of your choice (I used Adobe PhotoShop).&lt;br /&gt;&lt;br /&gt;16. Create a new file (which should be the size of your browser window by default).&lt;br /&gt;&lt;br /&gt;17. Paste the screenshot from your clipboard.&lt;br /&gt;&lt;br /&gt;18. Crop out the surrounding browser window to only how the page contents.&lt;br /&gt;&lt;br /&gt;19. Resize the image to be approximately 375 x 231 pixels (the size of the other OOTB SharePoint theme preview images).&lt;br /&gt;&lt;br /&gt;20. Export the image as thMyTheme.gif and save it in “C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\IMAGES\”.&lt;br /&gt;&lt;br /&gt;I should mention that you don't have to do this all from scratch. I have gone ahead and created a Photoshop PSD file that contains all of the OOTB SharePoint theme preview images on separate layers. It also has some of the elements from the default previews (like the search box, navigatioin, web part titles, etc.) seperated on different layers so you can do color shifting and move elements to match your theme as necessary. Here you go:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://sharepoint.chrisarella.com/downloads/thMyTheme.zip"&gt;Theme Preview Image PSD&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Restore the default styling.&lt;/span&gt; In your browser go back to the top level of your SharePoint site where you set your theme.css.&lt;br /&gt;&lt;br /&gt;21. Go to Site Actions &gt; Site Settings &gt; Modify All Site Settings, and click on the Master Page link again under the Look and Feel heading.&lt;br /&gt;&lt;br /&gt;22. Scroll all the way down to the Styling section, select "Use Windows SharePoint Services default styles", check off "Reset all subsites to inherit this alternate CSS URL" and click OK.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Make your theme available. &lt;/span&gt;It’s time to see the fruits of your labor at work.&lt;br /&gt;&lt;br /&gt;23. Move your entire MyTheme folder from "C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\LAYOUTS\1033\STYLES\" back to the "C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\THEMES" folder.&lt;br /&gt;&lt;br /&gt;24. Open "C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\LAYOUTS\1033\SPTHEMES.XML" file with notepad.&lt;br /&gt;&lt;br /&gt;25. Add the following lines underneath the &lt;spthemes&gt; tag:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="codebox" style="border: 1px solid rgb(204, 204, 204); padding: 5px;"&gt;&lt;pre&gt;&amp;lt;templates&gt;&lt;br /&gt;&amp;lt;templateid&gt;MyTheme&lt;br /&gt;&amp;lt;displayname&gt;MyTheme&lt;br /&gt;&amp;lt;description&gt;MyTheme&lt;br /&gt;&amp;lt;thumbnail&gt;images/thMyTheme.gif&lt;br /&gt;&amp;lt;preview&gt;images/thMyTheme.gif&lt;br /&gt;&amp;lt;/templates&gt;&lt;/pre&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Note: For this lesson we’re dealing with the 1033 folder. As mentioned above, 1033 is the locale identifier for "English (United States)" which was installed with my copy of SharePoint. If you are working in another locale with another language in SharePoint there will be other folders with 4-digit numeric codes for each of the languages installed in your environment. There will be a SPTHEMES.XML file under each of the LCID directories and you’ll need to add&lt;br /&gt;&lt;br /&gt;26. Reset iisrest by opening up a Command prompt (Start &gt; Run &gt; cmd) on the server, type in “iisreset /noforce” and hit enter. You should now see it say that IIS is stoping, then restarting. Once it’s finished close the window. We do this in order for the server to recognize the new theme and make them available for selection because the SPTHEMES.XML file is also cached in IIS.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Check out your theme.&lt;/span&gt; In your browser go back to the top level of your SharePoint site one more time, go to Site Actions &gt; Site Settings &gt; Modify All Site Settings, and click on the Theme Settings link under the Look and Feel heading. You should now see MyTheme available for selection in the themes list. Clicking on MyTheme should show your preview that you created earlier. Click OK and go check out your site.&lt;br /&gt;Pretty simple, huh? Enjoy!&lt;br /&gt;&lt;br /&gt;Other Resources:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=e59c3964-672d-4511-bb3e-2d5e1db91038&amp;amp;displaylang=en"&gt;Internet Explorer Developer Toolbar&lt;/a&gt;.&lt;br /&gt;Allows IE6 and IE7 users to visually see and inspect the DOM while viewing the page, revealing the layers HTML objects with their classes and IDs in a tree view, and the properties of each. If you have IE8 then use the new development tools built in.&lt;br /&gt;&lt;br /&gt;&lt;/spthemes&gt;&lt;a href="http://sharepoint.chrisarella.com/downloads/thMyTheme.zip"&gt;Chris Arella's Theme Preview Image PSD File&lt;/a&gt;&lt;br /&gt;A layerred Photoshop PSD file that contains all of the OOTB SharePoint theme preview images on separate layers. It also has some of the elements from the default previews (like the search box, navigatioin, web part titles, etc.) seperated on different layers so you can do color shifting and move elements to match your theme as necessary.&lt;br /&gt;&lt;spthemes&gt;&lt;br /&gt;Servé Hermans's &lt;a href="http://hermansberghem.googlepages.com/themegenerator.htm"&gt;Sharepoint 2007 theme generator&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/spthemes&gt;&lt;span style="font-size:85%;"&gt;Disclaimer: Any and all code and files are supplied as is without warranty or support. I am not responsible for any problems which may arise from the use of this code or these files, so use them at your own risk. In the event you do run into issue please feel free to reach out to me, post a comment here, and I’ll do what I can to help. Files and code can be used and shared free of charge and are not for resale. Credit towards their content and value is appreciated with links back to this blog and/or my website http://www.chrisarella.com.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2439804480180961832-5691774141692607469?l=beyondsharepoint.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://beyondsharepoint.blogspot.com/feeds/5691774141692607469/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2439804480180961832&amp;postID=5691774141692607469' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2439804480180961832/posts/default/5691774141692607469'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2439804480180961832/posts/default/5691774141692607469'/><link rel='alternate' type='text/html' href='http://beyondsharepoint.blogspot.com/2009/04/creating-custom-theme-for-sharepoint.html' title='Creating a Custom Theme for SharePoint 2007 (MOSS 2007) and WSS 3.0'/><author><name>Chris Arella</name><uri>http://www.blogger.com/profile/15413505717405413837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2439804480180961832.post-2200352790219487939</id><published>2009-04-08T12:59:00.000-07:00</published><updated>2009-04-08T14:26:37.121-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint'/><title type='text'>Locale IDs (LCID) Assigned by Microsoft in SharePoint</title><content type='html'>I'm sure many of you have asked "what is up with the 1033 folder and why does Microsoft use that naming convention in many office and other applications"? Well, 1033 is a Locale ID for English (United States). If you've installed any other language packs or ever cracked into any resource files then you'd know there are a whole bunch of these cryptic codes that are widely used. In an effort to make some sense of them I've put togther a list of the ones I've see commonly used in SharePoint.&lt;br /&gt;&lt;br /&gt;The following table lists Locale IDs (LCID).&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align:left; float:left; clear:both; margin:0px; float:left"&gt;&lt;div style="width:130px;clear:none; float:left; margin:0px; "&gt;&lt;ul style="margin:0px; list-style:inside none none; left:-36px; position:relative; width:120px;"&gt;&lt;li style="background-color:#ccc; font-weight:bold; padding:3px;"&gt;Decimal Value&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;1031&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;1036&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;1040&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;3082&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;1043&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;1046&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;1053&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;1044&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;1030&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;1035&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;1041&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;1042&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;1028&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;2052&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;1029&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;1045&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;1032&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;1038&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;1049&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;1055&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;2070&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;1025&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;1037&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;1054&lt;/li&gt;&lt;br /&gt;        &lt;/ul&gt;&lt;br /&gt;      &lt;/div&gt;&lt;div style="width:200px;clear:none; float:left; margin:0px;"&gt;&lt;ul style="width:190px;margin:0px; list-style:inside none none; left:-36px;  position:relative;"&gt;&lt;li style="background-color:#ccc; font-weight:bold; padding:3px;"&gt;Locale Description&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;German - Germany&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;French - France&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;Italian - Italy&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;Spanish (International Sort)&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;Dutch - Netherlands&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;Portuguese - Brazil&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;Swedish - Sweden&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;Norwegian - Bokml&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;Danish&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;Finnish&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;Japanese&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;Korean&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;Chinese - Taiwan&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;Chinese - China&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;Czech&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;Polish&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;Greek&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;Hungarian&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;Russian&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;Turkish&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;Portuguese - Portugal&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;Arabic - Saudi Arabia&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;Hebrew&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;Thai&lt;/li&gt;&lt;br /&gt;        &lt;/ul&gt;&lt;br /&gt;      &lt;/div&gt;&lt;div style="width:120px;clear:none; margin:0px; float:left"&gt;&lt;ul style="width:110px;margin:0px; margin-left:4px; list-style:inside none none; left:-36px;  position:relative; width:120px;"&gt;&lt;li style="background-color:#ccc; font-weight:bold; padding:3px;"&gt;Short String&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;de-de&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;fr-fr&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;it-it&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;nl-nl&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;&amp;nbsp;&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;pt-br&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;sv-se&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;no-no&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;da&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;fi&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;ja&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;ko&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;zh-tw&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;zh-cn&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;cs&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;pl&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;el&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;hu&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;ru&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;tr&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;pt-pt&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;ar-sa&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;he&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;th&lt;/li&gt;&lt;br /&gt;          &lt;li&gt;&lt;/li&gt;&lt;br /&gt;        &lt;/ul&gt;&lt;br /&gt;      &lt;/div&gt;&lt;br /&gt;      &lt;div&gt;&lt;/div&gt;&lt;br /&gt;    &lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;p style="clear:both; margin:0px; float:left"&gt;If you are interested in the complete list of LCIDs used through out the Microsoft suite of applications, check them out on MSDN at:&lt;br /&gt;&lt;br /&gt;http://msdn.microsoft.com/en-us/goglobal/bb964664.aspx&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2439804480180961832-2200352790219487939?l=beyondsharepoint.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://beyondsharepoint.blogspot.com/feeds/2200352790219487939/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2439804480180961832&amp;postID=2200352790219487939' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2439804480180961832/posts/default/2200352790219487939'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2439804480180961832/posts/default/2200352790219487939'/><link rel='alternate' type='text/html' href='http://beyondsharepoint.blogspot.com/2009/04/locale-ids-lcid-assigned-by-microsoft.html' title='Locale IDs (LCID) Assigned by Microsoft in SharePoint'/><author><name>Chris Arella</name><uri>http://www.blogger.com/profile/15413505717405413837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2439804480180961832.post-70794471236380497</id><published>2009-04-03T08:00:00.000-07:00</published><updated>2009-04-03T10:12:24.702-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint Designer'/><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint'/><category scheme='http://www.blogger.com/atom/ns#' term='Expression Web'/><title type='text'>SharePoint Designer is Free</title><content type='html'>I have just learned that, as of April 1st, Microsoft is now offering &lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=baa3ad86-bfc1-4bd4-9812-d9e710d44f42"&gt;SharePoint Designer free to download&lt;/a&gt; on their website. All customers with SharePoint Designer 2007 Software Assurance will receive upgrade rights to Expression Web for the lifetime of their SA agreement. Future releases of SharePoint Designer will also be free. The next version of SharePoint Designer will be available simultaneously with the release of the next version of SharePoint.&lt;br /&gt;&lt;br /&gt;Also noted is that future releases of Expression Web will become an excellent choice for page customization of SharePoint sites. I'm not exactly sure why this was not the case to begin with but it makes perfect sense. Lets look at the history of Microsoft's SharePoint customization tools to understand why.&lt;br /&gt;&lt;br /&gt;With SharePoint 2003, designers and developers used Microsoft FrontPage 2003 with the SharePoint extensions. In the 2007 release of SharePoint, FrontPage was phased out (or shall we say rebranded) and SharePoint Designer emerged. Expressions Web also became the new face for FrontPage, but there wasn't and support for customizing SharePoint. You could say Microsoft is going back to it's initial position by providing Expression Web (er FrontPage)  with SharePoint support once again. The real question here is, why have two applications at all if they will essential do the same thing? The interfaces are almost exactly the same, and now the tools will be the same... or will they be? Hmm. Is Microsoft going to be spinning SharePoint Designer into a trimmed Expression Web? And if so, what will be lost in the traslation?&lt;br /&gt;&lt;br /&gt;You can read about some of this and more in &lt;a href="http://office.microsoft.com/en-us/sharepointdesigner/HA103607611033.aspx"&gt;Microsoft's Letter to SharePoint Design Customers&lt;/a&gt; and &lt;a href="http://office.microsoft.com/en-us/sharepointdesigner/HA103607621033.aspx"&gt;Q&amp;amp;A on SharePoint Designer 2007 Licensing Changes&lt;/a&gt; published on Monday 3/30/2009. There is also an FAQ video in the "Related Resources" section to learn more about details and the future direction of SPD.&lt;br /&gt;&lt;span style="display: block;" class="ACECollapsed" border="0" id="divExpCollAsst_5"&gt;&lt;/span&gt;&lt;br /&gt;To learn more about SharePoint Designer, visit the &lt;a href="http://www.microsoft.com/downloads/info.aspx?na=40&amp;amp;p=4&amp;amp;SrcDisplayLang=en&amp;amp;SrcCategoryId=&amp;amp;SrcFamilyId=baa3ad86-bfc1-4bd4-9812-d9e710d44f42&amp;amp;u=http%3a%2f%2fwww.microsoft.com%2fspd"&gt;Home Page for SharePoint Designer 2007.&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2439804480180961832-70794471236380497?l=beyondsharepoint.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://beyondsharepoint.blogspot.com/feeds/70794471236380497/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2439804480180961832&amp;postID=70794471236380497' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2439804480180961832/posts/default/70794471236380497'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2439804480180961832/posts/default/70794471236380497'/><link rel='alternate' type='text/html' href='http://beyondsharepoint.blogspot.com/2009/04/sharepoint-designer-is-free.html' title='SharePoint Designer is Free'/><author><name>Chris Arella</name><uri>http://www.blogger.com/profile/15413505717405413837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2439804480180961832.post-5551357326477958455</id><published>2009-03-30T05:00:00.000-07:00</published><updated>2009-04-03T07:32:42.701-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Branding'/><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint'/><category scheme='http://www.blogger.com/atom/ns#' term='CSS'/><title type='text'>Client-Side Alternate Style Sheets in SharePoint</title><content type='html'>One of the great things about modern browsers like Firefox 2.x and IE8 (finally) is the support of CSS 2.0+ standards as set forth by the &lt;a href="http://w3c.org/"&gt;W3C&lt;/a&gt;. Particularly for this discussion, we're looking at alternate style sheets which allow web developers and designers the ability to give end-users presentation choices. For instance, you can set a default stylesheet to render on the page when a visitor first arrives at your site. Here would be the link to that sheet in the head of the page:&lt;br /&gt;&lt;pre&gt;  &amp;lt;link rel="stylesheet" &lt;br /&gt;  title="Normal (centered, fixed)" &lt;br /&gt;  href="/Style%20Library/main_blue-gray.css"&amp;gt;&lt;br /&gt;&lt;/pre&gt; &lt;p&gt;Alternative Styles can be offered by adding the following:&lt;br /&gt;&lt;/p&gt;&lt;pre&gt;  &amp;lt;link rel="alternate stylesheet"&lt;br /&gt;  title="Calssic"&lt;br /&gt;  href="/Style%20Library/classic.css"&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;link rel="alternate stylesheet"&lt;br /&gt;  title="Modern"&lt;br /&gt;  href="/Style%20Library/modern.css"&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;link rel="alternate stylesheet"&lt;br /&gt;  title="Plain"&lt;br /&gt;  href="/Style%20Library/plain.css"&amp;gt;&lt;br /&gt;&lt;/pre&gt; &lt;p&gt;If you notice, the default is set because the rel="stylesheet" and the alternates are rel="alternate stylesheet". The number of alternates is infinite and you simply by adding more &lt;link&gt; elements with the appropriate REL and TITLE attributes in the header. Also note, groups of links with the same TITLE are automatically combined into one style sheet. &lt;/p&gt;&lt;p&gt;So how does the end-user choose alternate styling? Simple: it's available in the menu. Here is a look at IE8's menu.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_60CsKPWhamY/Scz0aUKYVMI/AAAAAAAAAEE/34_zcnSeoAw/s1600-h/alternate-css_ie8.gif"&gt;&lt;img style="cursor: pointer; width: 400px; height: 388px;" src="http://4.bp.blogspot.com/_60CsKPWhamY/Scz0aUKYVMI/AAAAAAAAAEE/34_zcnSeoAw/s400/alternate-css_ie8.gif" alt="" id="BLOGGER_PHOTO_ID_5317893992943736002" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Here is Firefox's functionality.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_60CsKPWhamY/Scz0i--Bv7I/AAAAAAAAAEM/oR7qfeHJ4Ao/s1600-h/alternate-css_firefox3.gif"&gt;&lt;img style="cursor: pointer; width: 400px; height: 287px;" src="http://3.bp.blogspot.com/_60CsKPWhamY/Scz0i--Bv7I/AAAAAAAAAEM/oR7qfeHJ4Ao/s400/alternate-css_firefox3.gif" alt="" id="BLOGGER_PHOTO_ID_5317894141873602482" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;You're probably wondering why would this be useful in SharePoint? Whether it is a internet, intranet, or extranet, this gives organizations a way to support their user's to have personal experiences. This may not make sense for every situation, and not every company is going to be willing to put in the effort, but it does make a statement about an organizations support for it's culture to enjoy individuality.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;A business case has been proven to have alternative style sheets, now you may be wondering  how we would implement it in SharePoint? Simply adding the links to the head can have mixed results depending on how the styling has been approached. For instance, if your CSS is only reference in the master page, then you run the risk of a theme or other alternate CSS set in the UI (Site Actions &gt; Site Settings &gt; [Look and Feel] to override your styling. So decisions need to be made as to what is going to be the dominating stylesheet. If you do not have anything set for the Alternate CSS URL and only reference your CSS in the master page, then your application pages (.../_layouts/...) will not be styled. So you'll want to at least do that. That CSS file is rendered right after the core.css as expected.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;But what if you are working with themes? Well, what happens is a theme will override your alternate CSS URL set in the UI. So now what? How do you make client-side alternative stylesheets available? Simple, you break the rules. I have found that if I add CSS links after the opening body and before the form tag, I am able to override any CSS SharePoint will render.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;So in the end, you'll want to link to a standard Alternate CSS URL in the UI, apply any themes to override it where ever you desire, and add the  rel="alternate stylesheet" links in the body to for the final control.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Well, I hope this has helped. Have fun!&lt;br /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2439804480180961832-5551357326477958455?l=beyondsharepoint.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://beyondsharepoint.blogspot.com/feeds/5551357326477958455/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2439804480180961832&amp;postID=5551357326477958455' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2439804480180961832/posts/default/5551357326477958455'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2439804480180961832/posts/default/5551357326477958455'/><link rel='alternate' type='text/html' href='http://beyondsharepoint.blogspot.com/2009/03/client-side-alternate-style-sheets-in.html' title='Client-Side Alternate Style Sheets in SharePoint'/><author><name>Chris Arella</name><uri>http://www.blogger.com/profile/15413505717405413837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_60CsKPWhamY/Scz0aUKYVMI/AAAAAAAAAEE/34_zcnSeoAw/s72-c/alternate-css_ie8.gif' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2439804480180961832.post-1096834665185421329</id><published>2009-03-27T05:00:00.000-07:00</published><updated>2009-03-27T05:00:00.684-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint'/><category scheme='http://www.blogger.com/atom/ns#' term='CSS'/><title type='text'>Hiding the "Home" Site Tab in SharePoint's Global Navigation</title><content type='html'>Occasionally I am asked to hide the "Home" site link in SharePoint's global navigation menu. This Home link is usually located in the top-left of the page and is the first link in the menu.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_60CsKPWhamY/ScurZD5sIoI/AAAAAAAAAD0/L4bf6zHNejc/s1600-h/sharepoint_home_top.gif"&gt;&lt;img style="cursor: pointer; width: 371px; height: 106px;" src="http://2.bp.blogspot.com/_60CsKPWhamY/ScurZD5sIoI/AAAAAAAAAD0/L4bf6zHNejc/s400/sharepoint_home_top.gif" alt="" id="BLOGGER_PHOTO_ID_5317532232073355906" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;If you've named your top-level site something other than Home then that name is what appears.&lt;br /&gt;&lt;br /&gt;Over the years I have seen all sorts or solutions out there, ranging from JavaScript to writing custom .Net navigation controls. I'm not going to say which is right or wrong, but I will say I have a much simpler solution I pulled off with CSS. The drum roll please...&lt;br /&gt;&lt;br /&gt;td#zz1_TopNavigationMenun0 {&lt;br /&gt;display:none;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;Ta-da. That is it.&lt;br /&gt;&lt;br /&gt;As it turns out, the &lt;span style="font-style: italic;"&gt;zz1_TopNavigationMenun0&lt;/span&gt; ID is unique to the TD containing the Home link. See here... this is the DOM as seen in the IE Dev Toolbar.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_60CsKPWhamY/ScuvAHxdqvI/AAAAAAAAAD8/JvURsxF7-oc/s1600-h/ie-dev-toolbar_zz1_TopNavigationMenun0.gif"&gt;&lt;img style="cursor: pointer; width: 400px; height: 151px;" src="http://3.bp.blogspot.com/_60CsKPWhamY/ScuvAHxdqvI/AAAAAAAAAD8/JvURsxF7-oc/s400/ie-dev-toolbar_zz1_TopNavigationMenun0.gif" alt="" id="BLOGGER_PHOTO_ID_5317536201662376690" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Adding my CSS above to an alternate CSS file has worked every time. Enjoy. ;-)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2439804480180961832-1096834665185421329?l=beyondsharepoint.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://beyondsharepoint.blogspot.com/feeds/1096834665185421329/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2439804480180961832&amp;postID=1096834665185421329' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2439804480180961832/posts/default/1096834665185421329'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2439804480180961832/posts/default/1096834665185421329'/><link rel='alternate' type='text/html' href='http://beyondsharepoint.blogspot.com/2009/03/hiding-home-site-tab-in-sharepoints.html' title='Hiding the &quot;Home&quot; Site Tab in SharePoint&apos;s Global Navigation'/><author><name>Chris Arella</name><uri>http://www.blogger.com/profile/15413505717405413837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_60CsKPWhamY/ScurZD5sIoI/AAAAAAAAAD0/L4bf6zHNejc/s72-c/sharepoint_home_top.gif' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2439804480180961832.post-1490211047683556010</id><published>2009-03-26T09:50:00.000-07:00</published><updated>2009-03-26T09:50:03.153-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint Lists'/><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint'/><category scheme='http://www.blogger.com/atom/ns#' term='Configuration'/><title type='text'>Error: Cannot Get the List Schema Column Property from the SharePoint List</title><content type='html'>Ok, so you are looking at a SharePoint list and decide you'd like to export the data. So you go to Actions &gt; Export to Spreadsheet.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_60CsKPWhamY/ScuimQ2xecI/AAAAAAAAADk/ncFIayEFVNM/s1600-h/list-actions_export-to-spreadsheet.gif"&gt;&lt;img style="cursor: pointer; width: 253px; height: 254px;" src="http://4.bp.blogspot.com/_60CsKPWhamY/ScuimQ2xecI/AAAAAAAAADk/ncFIayEFVNM/s400/list-actions_export-to-spreadsheet.gif" alt="" id="BLOGGER_PHOTO_ID_5317522563284433346" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The default file will be named owssvr.iqy which is an internet query file. Clicking Open will launch Microsoft Excel. Depending on your security settings you will likely get a security warning about opening query data. Yeah, no problem because you trust the source. So you click Open.  Wah waaaah... you get an error: Cannot get the list schema column property from the SharePoint list.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_60CsKPWhamY/ScuivlNvGbI/AAAAAAAAADs/9x4lwbNMpbc/s1600-h/error_sharepoint-list_schem.gif"&gt;&lt;img style="cursor: pointer; width: 400px; height: 111px;" src="http://3.bp.blogspot.com/_60CsKPWhamY/ScuivlNvGbI/AAAAAAAAADs/9x4lwbNMpbc/s400/error_sharepoint-list_schem.gif" alt="" id="BLOGGER_PHOTO_ID_5317522723368278450" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is most likely because there are columns in the list that are not supported by Excel, such as HTML. Hopefully this will atleast help you figure out &lt;span style="font-style: italic;"&gt;why&lt;/span&gt; you get the error, but unfortunately I don't know of a work-around for this other than to remove the column.If you have any ideas, please feel free to comment.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2439804480180961832-1490211047683556010?l=beyondsharepoint.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://beyondsharepoint.blogspot.com/feeds/1490211047683556010/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2439804480180961832&amp;postID=1490211047683556010' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2439804480180961832/posts/default/1490211047683556010'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2439804480180961832/posts/default/1490211047683556010'/><link rel='alternate' type='text/html' href='http://beyondsharepoint.blogspot.com/2009/03/error-cannot-get-list-schema-column.html' title='Error: Cannot Get the List Schema Column Property from the SharePoint List'/><author><name>Chris Arella</name><uri>http://www.blogger.com/profile/15413505717405413837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_60CsKPWhamY/ScuimQ2xecI/AAAAAAAAADk/ncFIayEFVNM/s72-c/list-actions_export-to-spreadsheet.gif' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2439804480180961832.post-8916952018864630005</id><published>2009-03-24T17:21:00.000-07:00</published><updated>2009-03-24T19:59:32.093-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint'/><category scheme='http://www.blogger.com/atom/ns#' term='CSS'/><category scheme='http://www.blogger.com/atom/ns#' term='Design'/><title type='text'>Hiding the "View All Site Content" and "Recycle Bin" links in SharePoint</title><content type='html'>In my experience, there has been more than one client requesting/requiring I hide the "View All Site Content" and "Recycle Bin" links on the  out-of-the-box (OOTB) SharePoint Quick Launch navigation normally located on the left hand side of the rendered page. Why? Evidentially, giving users with low-level privileges to edit pages and lists items should not always dictate they have the same access rights to view all site content. Okay, so be it. So what are our options?&lt;br /&gt;&lt;br /&gt;Well, there is more than one way to skin a cat — er, SharePoint.&lt;br /&gt;&lt;br /&gt;As with a lot of different solutions for SharePoint, there are several approaches one could take to successfully accomplish this — some cleaner than others — and it is also dependent upon whether or not you are working with WSS 3.0 or MOSS 2007.&lt;br /&gt;&lt;br /&gt;To get a better understanding, lets look at the code pertaining to the VASC and RB links on the default master page:&lt;br /&gt;&lt;div&gt; &lt;p&gt;&amp;lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&amp;gt;&lt;br /&gt;&amp;lt;tr&amp;gt;&lt;br /&gt;&amp;lt;td&amp;gt;&lt;br /&gt;&amp;lt;h3 class="ms-standardheader"&amp;gt;&lt;br /&gt;&amp;lt;label class="ms-hidden"&amp;gt;&lt;br /&gt;  &amp;lt;SharePoint:EncodedLiteral runat="server" text="&amp;lt;%$Resources:wss,quiklnch_pagetitle%&amp;gt;" EncodeMethod="HtmlEncode"/&amp;gt;&lt;br /&gt;  &amp;lt;/label&amp;gt;&lt;br /&gt;&amp;lt;SharePoint:SPSecurityTrimmedControl runat="server" PermissionsString="ViewFormPages"&amp;gt;&lt;br /&gt;  &amp;lt;div class="ms-quicklaunchheader"&amp;gt;&lt;br /&gt;    &amp;lt;SharePoint:SPLinkButton id="idNavLinkViewAll" runat="server" NavigateUrl="~site/_layouts/viewlsts.aspx"&lt;br /&gt;Text="&amp;lt;%$Resources:wss,quiklnch_allcontent%&amp;gt;" AccessKey="&amp;lt;%$Resources:wss,quiklnch_allcontent_AK%&amp;gt;"/&amp;gt;&lt;br /&gt;  &amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;/SharePoint:SPSecurityTrimmedControl&amp;gt;&lt;br /&gt;&amp;lt;/h3&amp;gt;&lt;br /&gt;&amp;lt;table class="ms-recyclebin" width="100%" cellpadding="0" cellspacing="0" border="0"&amp;gt;&lt;br /&gt;&amp;lt;tr&amp;gt;&lt;br /&gt;  &amp;lt;td nowrap&amp;gt;&lt;br /&gt;    &amp;lt;SharePoint:SPLinkButton runat="server" NavigateUrl="~site/_layouts/recyclebin.aspx"&lt;br /&gt;id="idNavLinkRecycleBin" ImageUrl="/_layouts/images/recycbin.gif"&lt;br /&gt;Text="&amp;lt;%$Resources:wss,StsDefault_RecycleBin%&amp;gt;" PermissionsString="DeleteListItems"/&amp;gt;&lt;br /&gt;  &amp;lt;/td&amp;gt;&lt;br /&gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;&amp;lt;/table&amp;gt;&lt;br /&gt;&amp;lt;/td&amp;gt;&lt;br /&gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;&amp;lt;/table&amp;gt;&lt;/p&gt; &lt;/div&gt;As you may already see, there are a few ways we may be able to approach this. One method would be to hide the links using CSS.&lt;br /&gt;&lt;br /&gt;Some have suggested to use the following CSS.&lt;br /&gt;&lt;br /&gt;#ctl00_PlaceHolderLeftNavBar_idNavLinkViewAll&lt;br /&gt;{&lt;br /&gt;visibility:hidden;&lt;br /&gt;display:none;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#ctl00_PlaceHolderLeftNavBar_idNavLinkRecycleBin&lt;br /&gt;{&lt;br /&gt;visibility:hidden;&lt;br /&gt;display:none;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;The problem with this is you are left with a blank space where the VASC and RB once were. A better way I found which collapses the space is to use the following:&lt;br /&gt;&lt;br /&gt;/* hides VIEW ALL SITE CONTENT */&lt;br /&gt;h3.ms-standardheader {&lt;br /&gt;visibility: hidden;&lt;br /&gt;display:none;&lt;br /&gt;}&lt;br /&gt;/* hides RECYCLE BIN */&lt;br /&gt;table table.ms-recyclebin {&lt;br /&gt;visibility: hidden;&lt;br /&gt;display:none;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;This CSS code can be added to one of two places. If you're not dealing with MOSS, or you have not enabled the Publishing feature in MOSS then the down and dirty way would be to modify the core.css file in the 12 Hive. It is found here:&lt;br /&gt;12\TEMPLATE\LAYOUTS\1033\STYLES\CORE.CSS&lt;br /&gt;&lt;br /&gt;While this is a fast and simple way to hide the link it isn't best practices to modify core.css and isn't supported by Microsoft. Also, if you ever install any future updates/releases/hotfixes from Microsoft you are risking having your work overwritten by the Microsoft installation.&lt;br /&gt;&lt;br /&gt;I personally like to follow best practices supported by Microsoft, have ways to back out of my customizations, and never risk my stuff gets overwritten by any future updates or installations to SharePoint. Having said all of this, I am left with a few more options.&lt;br /&gt;&lt;br /&gt;If you are working with MOSS 2007 and you have the Publishing feature enabled you can set an alternate CSS file and add your custom CSS there. This file can be created in SharePoint Designer and saved to the Styles Library (more on that topic another day), or the file can be added to the 12 hive via xcopy or through a feature. In either case, once the CSS was written it would be applied through the SharePoint UI by browsing to Site Actions &gt; Site Settings &gt; Modify All Site Settings, and under the Look and Feel heading click on Master Page Settings. All the way at the bottom of the page is a section to select an alternate CSS file. Click apply and you're done.&lt;br /&gt;&lt;br /&gt;Another option would be to check out Mark Wagner's solution and blog post here:&lt;br /&gt;&lt;a href="http://www.crsw.com/mark/Lists/Posts/Post.aspx?ID=36"&gt;http://www.crsw.com/mark/Lists/Posts/Post.aspx?ID=36&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;His article covers and provides a solution (WSP) with more information on how to hide (remove) the View All Site Content link and/or the Recycle Bin link from the quick launch navigation without having to customize the master page. Instead, an additional "View all site content" menu item is added to the Site Action menu and is accessible only to users having the &lt;span style="font-weight: bold;"&gt;AddAndCustomizePages&lt;/span&gt; access rights.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_60CsKPWhamY/ScmYsBdZMeI/AAAAAAAAADU/jOqJX0Xs3dY/s1600-h/VASCSiteActionMenu%5B1%5D.jpg"&gt;&lt;img style="cursor: pointer; width: 196px; height: 147px;" src="http://1.bp.blogspot.com/_60CsKPWhamY/ScmYsBdZMeI/AAAAAAAAADU/jOqJX0Xs3dY/s400/VASCSiteActionMenu%5B1%5D.jpg" alt="" id="BLOGGER_PHOTO_ID_5316948717160968674" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is a nice  feature when dealing with WSS 3.0 or collaboration sites which don't  have the publishing feature enabled, because by that link is already there  on Publishing enabled sites. Because it is a feature, you can activate  or deactivate it for each site as needed.  Here is the new feature  that will appear in the list of Site Features for a web  site.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_60CsKPWhamY/ScmY153nXpI/AAAAAAAAADc/Ft4XeyuesgU/s1600-h/VASCFeature%5B1%5D.jpg"&gt;&lt;img style="cursor: pointer; width: 400px; height: 35px;" src="http://2.bp.blogspot.com/_60CsKPWhamY/ScmY153nXpI/AAAAAAAAADc/Ft4XeyuesgU/s400/VASCFeature%5B1%5D.jpg" alt="" id="BLOGGER_PHOTO_ID_5316948886922157714" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Even though this may fulfill technical and business requirements for hiding the link I don't like the fact that you are left with an empty row at the top of Quick Launch.&lt;br /&gt;&lt;br /&gt;Here is a picture of the typical View All Site Content link as it appears on a SharePoint web site and how it looks after it is hidden.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Before&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://2.bp.blogspot.com/_60CsKPWhamY/ScmLP7LrXhI/AAAAAAAAADE/dOBBtcLs0aY/s200/VASCNormal%5B1%5D.jpg" alt="" id="BLOGGER_PHOTO_ID_5316933940788551186" border="0" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;After&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://4.bp.blogspot.com/_60CsKPWhamY/ScmLZe6PoQI/AAAAAAAAADM/gM2NpeDVMBo/s200/VASCHidden%5B1%5D.jpg" alt="" id="BLOGGER_PHOTO_ID_5316934104997929218" border="0" /&gt;&lt;br /&gt;&lt;br /&gt;Now you are left with having to do some custom work to your master page to remove the  table row, and that was probably not what you were looking to do when you signed up for a packaged solution. If you cannot change your master page then try my suggested CSS above. If you are looking for a packaged fix the I guess Mark's solution is the right one for you and you're done. BUT, if editing the master page is an option, read on.&lt;br /&gt;&lt;br /&gt;One of the best additions to WSS 3.0 and MOSS is something called security trimming. This new enhancement is leveraged all over the place in SharePoint. What's more, you can leverage it to solve the issues around the "View all site content" and Recycle Bin" links. By changing the PermissionsString property value in the SharePoint:SPSecurityTrimmedControl tag, you can control the level of visiblility for the VASC and RB links to users with different permissions. Here are some of the different values that can be set:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;ViewFormPages: &lt;/span&gt;View forms, views, and application pages, and enumerate lists. This is the default value used in SharePoint.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;BrowseDirectories:&lt;/span&gt; Enumerate files and folders in a Web site using Microsoft Office SharePoint Designer 2007 and WebDAV interfaces.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;ManageWeb: &lt;/span&gt;Grant the ability to perform all administration tasks for the Web site as well as manage content. Activate, deactivate, or edit properties of Web site scoped Features through the object model or through the user interface (UI). When granted on the root Web site of a site collection, activate, deactivate, or edit properties of site collection scoped Features through the object model. To browse to the Site Collection Features page and activate or deactivate site collection scoped Features through the UI, you must be a site collection administrator.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;AddAndCustomizePages: &lt;/span&gt;Add, change, or delete HTML pages or Web Part Pages, and edit the Web site using a Windows SharePoint Services–compatible editor.&lt;br /&gt;DeleteListItems: Delete items from a list, documents from a document library, and Web discussion comments in documents.&lt;br /&gt;&lt;br /&gt;NOTE: The "BrowseDirectories" permission is common to both the "Members" and "Owners" group permission levels, but is not set for the "Limited Access" (anonymous users) permission level. See a complete list of the SPBasePermissions Enumeration here:&lt;br /&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spbasepermissions.aspx"&gt;http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spbasepermissions.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Well, there you have it. If you've found other methods that work just as well or better, I'd love to hear them.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2439804480180961832-8916952018864630005?l=beyondsharepoint.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://beyondsharepoint.blogspot.com/feeds/8916952018864630005/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2439804480180961832&amp;postID=8916952018864630005' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2439804480180961832/posts/default/8916952018864630005'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2439804480180961832/posts/default/8916952018864630005'/><link rel='alternate' type='text/html' href='http://beyondsharepoint.blogspot.com/2009/03/hiding-view-all-site-content-and.html' title='Hiding the &quot;View All Site Content&quot; and &quot;Recycle Bin&quot; links in SharePoint'/><author><name>Chris Arella</name><uri>http://www.blogger.com/profile/15413505717405413837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_60CsKPWhamY/ScmYsBdZMeI/AAAAAAAAADU/jOqJX0Xs3dY/s72-c/VASCSiteActionMenu%5B1%5D.jpg' height='72' width='72'/><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2439804480180961832.post-7071354417110076302</id><published>2009-01-27T19:13:00.000-08:00</published><updated>2009-01-27T19:20:53.730-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='STSADM'/><category scheme='http://www.blogger.com/atom/ns#' term='Administration'/><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint'/><title type='text'>This solution contains no resources scoped for a web application and cannot be deployed to a particular web application</title><content type='html'>I recently ran an STSADM command to deploy my solution but when I did I got an unanticipated error. Here was the command:&lt;br /&gt;&lt;br /&gt;&lt;div class="codebox"&gt;stsadm -o deploysolution -name MySolution.wsp -immediate -url http://myurl&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;I scoped the solution to a particular site on my server to deploy the solution, which is the problem. I got the following error:&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;"This solution contains no resources scoped for a web application and cannot be deployed to a particular web application"&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The problem is my solution did not contain an assembly (no GAC files) to be scoped to my Web Application.&lt;br /&gt;&lt;br /&gt;To fix this, simply remove the URL parameter from the STSADM command. In a nutshell, you do not need use the Url parameter in an STSADM command while deploying or retracting a solution that does not contain any assemblies.&lt;br /&gt;&lt;br /&gt;Your solution should now read:&lt;br /&gt;&lt;div class="codebox"&gt;stsadm -o deploysolution -name MySolution.wsp -immediate&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2439804480180961832-7071354417110076302?l=beyondsharepoint.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://beyondsharepoint.blogspot.com/feeds/7071354417110076302/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2439804480180961832&amp;postID=7071354417110076302' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2439804480180961832/posts/default/7071354417110076302'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2439804480180961832/posts/default/7071354417110076302'/><link rel='alternate' type='text/html' href='http://beyondsharepoint.blogspot.com/2009/01/this-solution-contains-no-resources.html' title='This solution contains no resources scoped for a web application and cannot be deployed to a particular web application'/><author><name>Chris Arella</name><uri>http://www.blogger.com/profile/15413505717405413837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2439804480180961832.post-6710094236546755829</id><published>2008-07-05T13:30:00.000-07:00</published><updated>2008-07-05T13:46:10.301-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='SharePoint'/><category scheme='http://www.blogger.com/atom/ns#' term='CSS'/><category scheme='http://www.blogger.com/atom/ns#' term='Design'/><title type='text'>Microsoft SharePoint and Cascading Style Sheets Primer</title><content type='html'>This isn't going to be another post about how cool style sheets are, or even how cool CSS for SharePoint is. No. This is a primer to help you to leverage cascading style sheets in SharePoint. But first, lets begin with telling you about how CSS is used in SharePoint before we get into how to work with it.&lt;br /&gt;&lt;br /&gt;There are several CSS files that are used in various ways with SharePoint out of the box. Depending on which page you are viewing and what elements are on the page will result in different style sheets being added to the head of the page. Having said that, there is one global file that is called universally in every page of SharePoint, WSS and MOSS 2007 alike, and it is a beast of a style sheet. Yes, some of you know what I am talking about. It is &lt;span style="font-style: italic;"&gt;CORE.CSS&lt;/span&gt;. How big is it? How does almost 4400 lines suit you?&lt;br /&gt;&lt;br /&gt;The reason "Core" (as it is typically referred to) is so large is because it contains all of the global classes that are used in SharePoint for everything including the top navigation and flyout menus, the quicklaunch menu, the global links (My Links, My Sites, and Welcome "&lt;span style="font-style: italic;"&gt;username&lt;/span&gt;"), and web part styling to name a few.&lt;br /&gt;&lt;br /&gt;In addition to Core, there are also other style sheets which are very important such as &lt;span style="font-style: italic;"&gt;CALENDAR.CSS&lt;/span&gt; (for the calendar of coarse) and &lt;span style="font-style: italic;"&gt;datepicker.css&lt;/span&gt; (mini datepicker calendar used in some list items and the clendar list page). But where are these files? It's default location is usually installed in the STYLES folder, locate in:&lt;br /&gt;C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\LAYOUTS\1033\STYLES\&lt;br /&gt;&lt;br /&gt;All of the CSS files used in SharePoint are found in that location and are listed as follows:&lt;br /&gt;&lt;div class="codebox"&gt;CALENDAR.CSS&lt;br /&gt;CONTROLS.CSS&lt;br /&gt;CORE.CSS&lt;br /&gt;datepicker.css&lt;br /&gt;EwrDefault.css&lt;br /&gt;HELP.CSS&lt;br /&gt;HtmlEditorCustomStyles.css&lt;br /&gt;HtmlEditorTableFormats.css&lt;br /&gt;MENU.CSS&lt;br /&gt;OWSNOCR.CSS&lt;br /&gt;PORTAL.CSS&lt;br /&gt;RCA.CSS&lt;br /&gt;SiteManagerCustomStyles.css&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Some have even suggested to use the default CSS files as a starting point for manipulating the default styling for SharePoint by saving your own copy of them to use as the basis for creating an overriding style sheet, but this can be extremely overwhelming of a task if you are new to SharePoint styling. If you are a seasoned veteran with SharePoint and won't get intimidated by all of that code then by all means, dive in. In the future I will provide a master overrides file to start off with which will contain all of the default classes and OTB (out of the box) SharePoint styling for you to play with. That was how I started out learning. But if you want to take the path of least resistance then there is are alternatives.&lt;br /&gt;&lt;br /&gt;Surely the simplest thing would be to crack open SharePoint Designer. Designer gives you the ability to open up the master page and select elements in a WYSIWYG manner to apply styling to the site. Upon altering styles it will automatically create an alternative styles sheet and link it to the maser page where you can see your changes instantly. You can reference your own images for backgrounds and alter fonts, colors, sizes, and positions until your hearts content. But Designer is not a tool that should be approached lightly and without some forethought regarding it's effect on the SharePoint environment. It would be helpful to first educate yourself of the advantages and disadvantages of "customizing" SharePoint. I'll cover this topic in future articles. For now, lets move on to the other alternatives.&lt;br /&gt;&lt;br /&gt;You can also create your own overriding CSS file from scratch and which you can apply to publishing sites in MOSS 2007, link directly in the head of the master page, or call though the page layout. &lt;a href="http://www.heathersolomon.com/"&gt;Heather Solomon&lt;/a&gt; has created an amazing &lt;a href="http://www.heathersolomon.com/content/sp07cssreference.htm"&gt;CSS Reference Chart&lt;/a&gt; that maps out a ton of the classes SharePoint uses. view the source code rendered in the page through the browser and walk the DOM, latching onto classes and IDs until you get the desired effect you are looking for.&lt;br /&gt;&lt;br /&gt;There is two more alternatives, both of which relate to themes. Some of you may be familiar with SharePoint having a set of themes provided to you OTB but may not know how can you leverage this. One way would be to create your own theme (I'll cover this in another article in the future and link to it here). Another alternative would be to use the two CSS files that already reside in a theme folder as a starting point. Conveniently, Microsoft has done the dirty work for us and came up with these themes which already manipulate the styling on pages, lists, and the application portions of SharePoint alike. Cool, right? But where are the themes locate? Try looking here:&lt;br /&gt;C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\THEMES\&lt;br /&gt;&lt;br /&gt;If you open up any of the provided theme folders you will see two CSS file files: theme.css and &lt;span style="font-style: italic;"&gt;mossExtension.css&lt;/span&gt;. The &lt;span style="font-style: italic;"&gt;mossExtention.css&lt;/span&gt; is there to control MOSS 2007 specific classes that may not be needed in WSS. In any regard, I suggest you pick a theme that is as close as possible in styling as the result you are trying to achieve, open up both of CSS files in the theme folder, and copy everything into your own custom CSS file.&lt;br /&gt;&lt;br /&gt;I hope this give you a good starting point and a head start. Check back in the future where I'll go into more details about stying for SharePoint.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2439804480180961832-6710094236546755829?l=beyondsharepoint.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://beyondsharepoint.blogspot.com/feeds/6710094236546755829/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2439804480180961832&amp;postID=6710094236546755829' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2439804480180961832/posts/default/6710094236546755829'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2439804480180961832/posts/default/6710094236546755829'/><link rel='alternate' type='text/html' href='http://beyondsharepoint.blogspot.com/2008/07/microsoft-sharepoint-and-cascading.html' title='Microsoft SharePoint and Cascading Style Sheets Primer'/><author><name>Chris Arella</name><uri>http://www.blogger.com/profile/15413505717405413837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
