skjagini
skjagini

Reputation: 3217

Where can I find Umbraco free skins

I am trying to compare Umbraco with Orchard, and though I could find free Orchard Skins (not many on the site) but couldn't find any for Umbraco.

And in general I looking for CMS system for my own site, what should I choose based on Professional support and ease of development (I am a .Net Developer too)

Upvotes: 1

Views: 8491

Answers (2)

Jan Aagaard
Jan Aagaard

Reputation: 11184

Update: I was wrong. There are lots of skins for Umbraco.

I think the two CMSes are very different, with Orchard focusing on the authors and Umbraco on the developers. In other words: As far as I know there aren't any skins for Umbraco, because you are expected to choose your own layout framework. If you need skins, then choose a framework that has some.

http://www.noupe.com/css/5-popular-css-frameworks-tutorials-tools-for-getting-started.html

Upvotes: 3

WillCodeForCoffee
WillCodeForCoffee

Reputation: 861

You can pretty much use any HTML template, but you would have to set it up yourself. This makes Umbraco pretty flexible. Orchard is a little like DotNetNuke with its skinning capability because you can put things inside of styled "containers".

Upvotes: 2

Related Questions