Hello everyone,
Well, I've finally had a bit of spare time to go through Tims tutorial on getting DNN to validate and I've now got the Simple Red CSS skin working and validated to XHTML Transitional 1.0
You can check both 3 and 5 pane versions.
http://skins.dnncreative.com/Home/tabid/53/Default.aspxhttp://skins.dnncreative.com/RedLeaf5Panes/tabid/65/Default.aspxThe skins still include the Javascript that Nik provided and I found the extra bit of code that I needed to get it to validate with the Javascript. - I will upload the updated skins in a while, want to do a bit more testing on the CSS containers.
- A tip: I realised once I had got the skin to validate that I had set up the containers in the wrong way. The layout of the containers was originally setup using the same method as the skin. - ie a div tag with a unique id - if you use this method for the containers, validation errors occur because you can only have one unique id per page, with several containers added to the page, I had several ids of the same name - not good! - So all I had to do was change the divs ids to classes and styled the containers using classes. - It now validates with several containers added to the page.
(The pages with any other modules on (eg. announcements module) apart from the Text/HTML module are not compliant yet, but it's a big step forward!)
Will check out your module Nokiko as it looks like a much simpler method to implement for everyone.
I've also added some links to CSS based articles / layouts etc. on
http://css.dnncreative.com I will keep adding bits as I come across them on my travels, if you have any good links, feel free to add them to the site.
If your interested in Tims design on
http://www.obrienit.se/ we did an interview which you can read here covering
DotNetNuke CSS skins and validation Thanks,
Lee Sykes |
DNN Creative Magazine for DotNetNuke - www.dnncreative.comReviews, Tutorials, Interviews - 134 DotNetNuke videos. July Issue 11 out now!