Hello,
I have a skin using Bootstrap that has five main panes: a header row, then a row with three columns, then a footer row.
The "ContentPane" is the center column in the middle row.
The trouble I'm having is that when you view a specific module (by having "/mid/X" in the URL), DNN places it in the "ContentPane". But, with Bootstrap, the left and right columns don't hide, and so the content pane leaves a bunch of extra space on the left and right. In other words, I want those placed in the "HeaderPane" or something that's full-width.
I have this problem in a number of random places, but it's particularly annoying in the "Edit Profile" popups, which refer to a specific control, that is then placed in the ContentPane.
We have a very large site, and so changing the ContentPane to be in the header isn't really feasible.
Any ideas?
Thanks,
Mike