Yes I did it.This you empty the skin cache?
Emph
<?xml version="1.0" encoding="utf-8"?>
<profile>
<section name="theme">
<entry name="name">backdropped</entry>
</section>
Please check that version in the reference.xml in the Titan folder is exactly the same as in the theme.xml in the backdropped folderTheme compatibility assurance
When a theme is loaded by MediaPortal it is checked for compatibility against the version of the base skin. The theme version must exactly match the version of the base skin or the theme will not load. The skin version information is stored in the skins "references.xml" file.
If the theme is not allowed to load due to incompatibility then the skins default theme (no theme) is set.
Theme version information is specified in "theme.xml" in the controls/theme/version attribute. The value should be a string that matches the version information of the base skin.