Hello,
Thought you all might be interested in a
free pure CSS DotNetNuke skin that I have created.
The aim of this skin is to provide a clean, simple, search engine friendly and accessible skin.
The layout is created using CSS and makes use of CSS for styling the fonts, menu etc.
It does not use the SolPart menu. It uses the House of Nuke Menu.
Accessibility: All fonts are based on percentages and can be increased / decreased in size within all browsers. This makes the skin accessible for users with visual impairments.
Search Engine Friendly: The skin is search engine friendly.
* There is a tag line at the top of the skin which allows you to enter a key phrase for your page. This is placed at the top of your source code enabling search engines to index your page based on your key phrase.
* Within the source code, the main content appears before the menu. This allows search engines to easily gain access to your main content and index it. This also allows screen readers easy access to the main content.
* The menu is CSS based and completely search engine friendly. All of the links can be read and indexed by the search engines.
Hack Management: The skin uses a minimum of hacks, but even so, those hacks are stored in a separate css file to make it easier to adjust the skin for compatibility with future browsers.
Print Version: The skin also uses a separate css file so that you can present a printable version of the website. The print version removes the menu and allows the main text to display across 100% of the available print area.