3
hi'
To upgrade an old theme means two modifications (at least) :
- add those instructions to stand up main and user menu :
#mainmenu a, #usermenu a {display: block}
- add informations about bottom center blocks in theme.html. Code to paste is available on this page :
https://xoops.org/modules/extgallery/ (click on more info link)
It works for many old themes. But in some case, it is more complicated. You don't have other solution to compare your old theme.html file and default theme.html file (Default theme)
Still learning CSS and... english