Skip to main content

Elumenotion Blog

Go Search

 
Elumenotion > Elumenotion Blog > Posts > Getting Started with the New Version of Elumenotion SharePoint Skinner
Getting Started with the New Version of Elumenotion SharePoint Skinner

Two years ago this week I released a simple little theme creation tool that was birthed quickly and out of necessity. I've been meaning to put out a new version for awhile now, but once I started, I couldn't stop adding features and changing this around. Today I am pleased to announce the release of a major new version of Elumenotion SharePoint Skinner. I believe, and I hope you will agree, that the new version is the ultimate tool for branding SharePoint sites on both WSS and MOSS servers with CSS.

The new version exports plain old CSS as well as wsp files for both WSS style themes and MOSS publishing site style library features. All you have to do is deploy the packages and activate the features!

You can download the new installer from here: Skinner Setup.msi.

Getting Started

Simply download and install the msi program. The only thing you need on your machine is Windows, the .Net 2.0 framework, and Internet Explorer (preferably IE 7 or later). Skinner uses wspbuilder to package the exported features, css files and images into a web solution package. If you are using a 64 bit OS you must replace the cablib.dll with the 64 bit version which you can download from CabLib.dll for x64 systems (version: 10.5).

Once you've got that taken care of, launch the program, enter the address of the site you want to use as your basis and click Go.

Once the page loads, Skinner will slice and dice the html, styles, colors, and images.

The Inspector tool is also the editor. Every tab supports editing and creation of new style rules. Click the Inspector button to open it.

The HTML Tab

The first tab of the Inspector has a tree-view of the html document. You can explore the elements and their styles by navigating through the tree or by clicking the browser. The Inspector will decorate the current element with a blue border, and display the element's HTML and, more importantly, show the selectors that affect the element and style properties inherited, embedded, or inline.

The Styles pane shows the properties of a given set of selectors as they exist in the current document. This is a major difference compared to the previous version where you had to specify a single style sheet as the basis for your edits. As seen below, the .ms-Toolbar rule has properties in effect from three style sheets, core.css, the Lacquer theme, and the current skinner project.

The Matching Styles Tab

The Matching Styles tab displays a filtered subset of the selectors in the current style sheets that match the page you are inspecting. When you select a selector, Skinner displays a list of matching elements, and they, in turn, both highlight the corresponding element on the page and sync to the HTML explorer tree-view.

The All Styles Tab

The All Styles Tab simply displays all of the styles in the current set of style sheets.

The My Edits Tab

The My Edits Tab displays every edit made in the current project and allows you to create new edits or remove existing edits.

The Colors Tab

The Colors Tab displays color swatches for every color in the current style sheets, filterable to the colors active on the current page. Clicking on the page will cause selection of the underlying color if possible. The following shows selection of #E3F0F2 from the global breadcrumb area.

You can change the color for only the styles affecting the current sheet or for all styles in the current set of style sheets.

The Images Tab

The Images Tab shows a filterable set of the images and previews for each. When you select an image, the inspector will highlight it in the browser and sync to HTML explorer and the Matching Styles tabs.

You can download any image and open it with the default program for the image type for editing. (I like Paint.Net) You can replace the selected image with a new image of your choice in all styles in which the original appears.

The Style Editor

You can open a style complete with all of its current properties and add it to your project or you can select just the properties you want to override to keep your new theme lean and mean. Either click Edit Image to copy everything or check the appropriate properties and click the link in the styles pane.

The Style Editor itself is easy to use and validates your CSS against the CSS 2.1 specification, making it easy to get the syntax correct and keep your syntax valid. You can enter the CSS directly and use a property builder.

Navigating Between Pages

You do not need to save your work when navigating between pages. Skinner will maintain your work and apply it each time you change pages automatically until you close the application.

Saving Your Work

Skinner now includes a proper document format. You can save your work at any time to a *.skinner file. Double clicking the file will open Skinner, navigate to the page you were on when you last saved, and apply your edits.

Exporting Your Work to SharePoint Server

When you are ready, use the Export Wizard to export your project as plain old CSS and images to a folder, as a WSP packaged Theme feature, or as a WSP packaged feature that deploys to the Style Library.

Note that if you create a Style Library feature, you must activate the Publishing Infrastructure before activating the features.

More to come, but for now, play with it and let me know what you think!

--Doug Ware

Author: Doug Ware

Comments

Export for use with SharePoint 2.0?

Great program, just what I was looking for. I've created a theme but can you export for use with SharePoint 2.0? Our SharePoint server dosen't meet the system requirements for 3.0.
Matt at 9/18/2009 7:04 AM

RE: Export for use with SharePoint 2.0?

You sure can. You need to use the plain old css export option and then add the files to your server by hand. Here is a good article on the topic.
http://www.heathersolomon.com/blog/articles/create2003theme.aspx

Scroll down to the Deploying the Theme section for instructions.
Doug Ware at 9/18/2009 12:04 PM

Awesome Tool

i am so much excited to use this tool....
Sunny at 9/25/2009 5:07 PM

RE: Awesome Tool

Thanks Sunny, I'm glad you like it!
Doug Ware at 9/25/2009 5:27 PM

Not able to view the Preview of selection

Hi

I am able to privew of font colors but not able to view of some properties like back colours , title colors of web part etc.

What could be the reason.


Regards
Sunny
Sunny at 9/25/2009 6:02 PM

RE: Sunny

Are you saying that if you try to preview something you see no effect, but that if you click save the color changes or are you saying that the color you expect to change does not change at all?

If the latter, the most likely explanation is that the color comes from a style other than the one you are editing. It could be inherited from another style that you need to edit for the desired effect, or if the element contains an inline style attribute or the color comes from an style sheet embedded in the page, then you will not be able to affect it with a an external style sheet.

If what you are seeing is that the preview doesn't show the change but that save does, I would appreciate it if you sent me your contact information to see if you have found a bug we need to fix. DougWare@Elumenotion.com.
Doug Ware at 9/25/2009 7:09 PM

No physical access to server

Will this work without physical access to a server?  I am using a hosting provider, but, have tried to manually change the master page and that is driving me nuts.
Anon at 10/20/2009 11:45 PM

New Project

I downloaded and installed the latest version. It only lets me open existing projects. I've never used this tool before. How can I demo it?
Anon at 10/23/2009 10:56 AM

RE: New Project

Just enter the url of the page you want to work on and start editing. When you save it the first time you'll have a project file.
--Doug at 10/24/2009 9:46 AM

strange behavior of core.css

we are using wss. I opened a site in the browser and then clicked on File/Edit with microsoft office sharepoint designer. Then I opened the core.css file in designer and changed the element for topnav, font-size to 11 points. It was 8 points before. It applied the changes to all of the subsites as well. But now when I changed it back to 8 points , it only changed the default page but not the subsites, the subsites font is still 1 points. I used skinner and skinner shows me the same element font-size: 8 point on one site and font-size:11 point on the subsite but both the sites are pointing to core.css. How is this possible? That the same core.css file has two different values, but when I open the core.css file it shows me only 8 points size. I am really very lost and confused. Any help will be greatly appreciated.
thanks.
Mo at 10/27/2009 1:58 PM

Use Tool on Websites other than sharepoint

Are there plans to create a tool or modify this tool to be useful for regular websites?  I installed the tool at work to modify a sharepoint site, but I see where this could be useful for regular CSS web development.
Anon at 10/29/2009 1:23 PM

Type and Name linked to document

I would like to change the font of columns presented in a VIEW especially columns like
- Type (icon linked to document)    
- Name (linked to document with edit menu)
Elumenotion does not seem to let me select these columns. Is there a reason why or do I do something wrong?

Thanks!
Danny at 12/17/2009 4:13 AM

screen resolution

can I change the screen resolution as "liquid layout" using this tool?
Cis at 12/21/2009 4:39 PM

There isn't anything to export! message

Hello,

I installed the SharePoint Skinner software on Vista 64 and I am getting a pop up message that says “There isn't anything to export!" after I select the export option from the File menu.  I did download the CabLib.dll for x64 systems (version: 10.5) DLL mentioned in the beginning of this article, however, it did not make a difference.

Any ideas?
Thanks
Freddy Santos at 3/15/2010 2:02 PM

@Freddy

That's not one I've heard of before Freddy. Please save your project and email me the *.skinner file.
--Doug at 3/15/2010 2:13 PM

SharePoint 2010

Will this work on SP2010? If not, are there plans to make this work? Many thanks and great work!
Justin at 3/16/2010 5:58 PM

RE: SharePoint 2010

Thanks!
It does work with 2010, but I plan to add some specific 2010 features later this year.
--Doug at 3/19/2010 12:06 PM

Awesome

So much better than Sharepoint Designer when we need to make a new theme.
Fernando Matos at 5/19/2010 4:52 PM

Skinner and App Dev training videos

Doug,

I just wanted to thank you, I've been developing Sharepoint at various points over the years with SP 2003 and 2007.  I"m always looking for ways to improve myself as a developer and I recently started watching your SharePoint videos to see if I could pick up some new tips and understanding. 

After watching some of your videos I had to leave a comment thanking you for sharing such great insight!!  I have learned a lot about areas that I had not previously had much exposure with.

I have been and will continue to recommend your training to anyone interested in bettering their understanding of SharePoint in general or developing against it as well as sending anyone in your area that I come across needing Sharepoint assistance your way.

Thanks again!!
Chris Hansen at 5/21/2010 1:55 AM

question to the export as sharepoint theme

this programm is very good, but i have one question.
when i costumized a site and export this as theme, i have two data objects. the .wsp data and the install.exe. when i run the install exe the theme will be installed? is it right? but where i can see the changes. at the moment there aren't neighter changes in the exciting theme nor a new theme?
Philipp at 9/24/2010 6:06 AM

Unable to open SharePoint Theme

Hi, I have created the new skin that i want to use on WSS 3.0. site that we have. But once I have exported it i can not get it to show or be used to update the site?

Does anyone have any ideas?
Anon at 11/8/2011 9:19 AM

Add Comment

Items on this list require content approval. Your submission will not appear in public views until approved by someone with proper rights. More information on content approval.

Title


Body *


Your Name *


Attachments
Follow me on twitter!
The Atlanta .NET User Group
MVP Logo
  Archive
  Archive (Calendar)
  Skinner Created Themes
  New Skinner Download
  New Skinner Tutorial

©  2009 Elumenotion, LLC  |   SharePoint Training, SharePoint Consulting and SharePoint Staffing
8075 Cavendish Place | Suwanee, Georgia 30024 | + 1 (888) 653-5021