please how i can make i18n logo work with multisite using domain access module i tried to use domain locale

and i used this settings in settings.php

$conf['domain_i18n_variables'] = array(
       
        'theme_settings',
  'theme_egypt-embassy_settings',
,'logo_path','logo',  );