Title: css issue
Last modified: August 21, 2016

---

# css issue

 *  [Ashwani Dhiman](https://wordpress.org/support/users/ashwani_dhiman/)
 * (@ashwani_dhiman)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/css-issue-16/)
 * Hi,
    how can i use different css for different language, i am using one in header
   file but its not working here is code
 *     ```
       <?php if(ICL_LANGUAGE_CODE=='de'){?>
        <link rel="stylesheet" href="<?php echo get_template_directory_uri(); ?>/style12.css" type="text/css" media="screen" />
       <?php }else{ ?>
       <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
       <?php } ?>
       ```
   
 * thanks
 * [http://wordpress.org/extend/plugins/transposh-translation-filter-for-wordpress/](http://wordpress.org/extend/plugins/transposh-translation-filter-for-wordpress/)

The topic ‘css issue’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/transposh-translation-filter-for-
   wordpress_495166.svg)
 * [Transposh WordPress Translation](https://wordpress.org/plugins/transposh-translation-filter-for-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/transposh-translation-filter-for-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/transposh-translation-filter-for-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/transposh-translation-filter-for-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/transposh-translation-filter-for-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/transposh-translation-filter-for-wordpress/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Ashwani Dhiman](https://wordpress.org/support/users/ashwani_dhiman/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/css-issue-16/)
 * Status: not resolved