DotNetNuke Skins and Resources by ThinkofDesign

Entries for the 'Skinning' Category

An easy way to test containers 

If you ever tried to create a set with several containers, I'm sure you have seen how time consuming can be, to apply one by one the containers you have created so you can be sure that everything look...

How to fix the DNN File Manager appearance 

Sometimes the File Manager does not fit in the content area. I got this issue in many skins that use vertical navigation. To fix it, we just have to put a fixed width using the FileManager CSS class i...

DotNetNuke CSS hierarchy 

If you ever tried to view the source code when a DotNetNuke page is loaded in the browser, you probably noticed that there are several CSS files attached in the head area. In this article we'll try to...

The Styles Skin Object 

DotNetNuke version 04.09.00 introduced a new skin object that give us the ability to attach even more StyleSheets to our pages. The new skin object's name is "Styles" and its main purpose is to allow ...

Add Flash content to your skins, the right way 

I'll show you how to put Flash content in your DotNetNuke skins using the SWFObject. In case you're wondering, here is why this method is much better than the default Adobe's embed method: You get r...