Faq Q: Can I replace the "houseofnuke" menu with a different one?
A: Yes you can. You can use any other menu you prefer. You will need to make the changes in the skin.ascx file. For more info use the forums to ask your question and we'll do our best to assit you with that.
Q: Can the skins be customized?
A: Yes they can. CSS skins are easier to customized because of a few reasons.
1.The separation of markup (xhtml) from design (CSS) lets you easily find the relevant style code and modify it. Customizing backgrounds colors, images, fonts, etc", is easy even for users new to CSS. You can always get support for that in our forum or tutorials.
Q: Can the skin work with any dnn module?
A: Yes it can. It can work with any table or table-less dnn module. The module it self might not generate a valid code, but about that you will have to talk with the module manufacture. Generally speaking our skins will make things to be rendered in a better way and not the other way around.
Q: How many containers do I get with the "WebSkinGraft" package?
A: You get four containers. In the demo you can see three of them. Tow looks quite the same with a subtle color different in the container body. The third is with an image background just on the container header, and the fourth is transparent, meaning you can use it as you were using the "not display container" option, and yet stay valid.
Q: The containers curves. Are they CSS made off?
A: Yes they are. You can learn more about the use of curves in containers at our tutorials or forums.
Have any other question? please use the form in the "contact" tab send it to us.
Thanks.