After some (solved) troubles with portal upgrade, now I focus to fix MinimalExtropy skin, it have some issues under DNN 8 and later. I need to keep it, because most of my contents rely on layout based on TopPane, LeftPane, ContentPane, RightPane which is not available in other skins. Not functional skin cause 2 issues: a) websites menu and submenus are all expanded, so I need to scroll down like 4 screens over all lines to see real contents. That is related to SolPartMenu ? When I open index full.ascx there is referenced only DDRmenunavigatorprovider which should keep working, right ? b) container render exceptions (mention SolPartActions) instead of contents, after I remove some lines from Title_blue.ascx exceptions are gone, content visible, but some buttons in Edit Mode are not displayed (pen, wheel, 4wayArrow), how to solve it ?
I would not spend time on this skin TBH. It's old, xhtml not html5, not responsive and the question is if you will get the menu to work in older browsers. I think using a newser skin and renaming the panes to the pane names you are using is less work.
There are two things you need to do if you really want to get it to work in DNN 8+.
A. Replace the Solpart menu in the skin with DRR, there's a drop in replacement for it although there will be some styling issues AFAIK. B. Remove all references to Solpart from the containers.
HTH
I red that post, but it didn't help at all. Here I found something related to SolPartMenu, but again I need to repeat that I didn't found any reference to SolPartMenu inside index full.ascx of MinimalExtropy skin.
Did I focus to right file ? Or is my issue really related to SolPartMenu ?
Here I uploaded what I mean by "menu and submenus are all expanded".
I didn't read your initial message carefully enough. Those refer to containers, not the skin.
The easiest fix is to make your default (and other) container be one from Xcillion. If you need the "blue" part, you should be able to take a closely matching Xcillion skin ad add appropriate styling. I'd copy and rename the container and style it.
Ok, as I created this Theme about 10 years ago, here's an update for DNN9.
https://github.com/Timo-D...eleases/tag/01.01.00
Great, thanks. Apparently it can be applicable also to DNN8. There remain only issue where icons of buttons in Edit Mode are not displayed (pen, wheel, 4wayArrow). Here is screenshot. How to fix it ?
BTW: Issue with "menus and submenus are all expanded" was solved by clicking by Admin > Themes > Parse Theme Package. Not sure what it does, but it helped :-)
There remain only issue where icons of buttons
These Forums are dedicated to the discussion of DNN Platform.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.