Hi, I'm trying to write a custom theme for ISPConfig 3.0.5.3 but I'm having an issue writing/chaning the "dashlets". I have my theme in web/themes/newtheme/ and a new file in dashboard/dashlets/ but it doesn't seem to be being picked up but other edits such as the login screen has changed fine.
It might be that not all dashleats are loading custim theme files. Make a bugreport in the bugtracker with a detailed description which dashlet is affected and we will check that.
I figure it out for dashlets to display they just need to be placed in the /web/theme/themename/dashboard/ folder, not within a "dashlets" child folder.