Posts

Showing posts from May, 2015

DNN: Custom Pages - Lost Containers

Needed to modify the existing Inner.ascx and Home.ascx a custom page with an added container for a Logo.  Everything worked out fine on my machine and on the server.  Made sure the pages have the new module as page theme.  Then removed the "Logo" title that appeared over the new logo in Container/module, added the image, and applied it to all pages.  Of course after making a folder and db backup since nuke is so good at corrupting itself, and not being able to reverse changes.  Everything was honky dory for months, but a fellow developer needed to get a working dnn install with that modified skin and he was having difficulties with the Logo.  It would not appear in the right container. Well the issue was that the container was not appearing available for some reason.  After selecting the "Move" little compass symbol on the misplaced Logo, and selecting the "Logo" container to move to it went to the right place.  He also said that from then on the site co