The DnnContra theme is set up in such a way that it is easy to change. This includes changing the layout from box to full width.
It is possible to make the whole them boxed or full width, or you could only change certian section like the page title header or footer.
To accomplish this you have to edit the skin files which are the following files found in the root of the skins install folder:
- Home skin : Home.ascx
- Inner skin : skin.ascx
- 404 skin : 404Skin.ascx
If you open the 'Home.ascx' file and browse the code you will notice that there are many html tags like below: