Title: Switcher CSS
Last modified: August 21, 2016

---

# Switcher CSS

 *  [sofiette](https://wordpress.org/support/users/sofiette/)
 * (@sofiette)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/switcher-css/)
 * Hi,
    i would like to move the switcher which is already in the header. i tried
   <?php if (function_exists(‘pll_the_languages’)): ?> <ul id=’language-switch’>
   <?php pll_the_languages(array(‘dropdown’=>1)); ?> <?php endif; ?>
 * and in style.css
    #language-switch { margin-top: 120px; } but nothing… and if
   i change these lines in CSS my table with TablePress change !!! input[type=text],
   input.text, input.title, textarea, select { background-color:#fff; border:1px
   solid #bbb; padding: 2px; color: #4e4e4e; }
 * [http://www.fibre-libre.com/wordpress/?page_id=57](http://www.fibre-libre.com/wordpress/?page_id=57)
 * Thanks for your help
    Sophie
 * [http://wordpress.org/plugins/polylang/](http://wordpress.org/plugins/polylang/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Chouby](https://wordpress.org/support/users/chouby/)
 * (@chouby)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/switcher-css/#post-4149885)
 * Did you solve your issue? Currently there is no id in for the ul wrapping “pll_the_languages”.
 * If you want a dropdown, then you must not use ul tags which are to be used only
   for lists (as it is currently displayed on your website).
 * And yes of course if you modify a very general rule, it will alter several parts
   of your website.
 *  Thread Starter [sofiette](https://wordpress.org/support/users/sofiette/)
 * (@sofiette)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/switcher-css/#post-4149892)
 * Hi Chouby,
 * Thanks for your reply and your amazing plugin !
 * No didn’t. I would like something like that…
    [http://www.olivierjaouen.com/beautiful-language-selector-with-jquery](http://www.olivierjaouen.com/beautiful-language-selector-with-jquery)
 * Is there a way ?????
 * Sophie
 *  Plugin Author [Chouby](https://wordpress.org/support/users/chouby/)
 * (@chouby)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/switcher-css/#post-4149894)
 * Certainly, but you will have to write the code yourself or find something compatible
   with Polylang as it offers natively only the languages list or the basic dropdown
   displayed by the browser (which generally does not look very nice). I concentrate
   on features and leave the design work to themes designers.
 *  Thread Starter [sofiette](https://wordpress.org/support/users/sofiette/)
 * (@sofiette)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/switcher-css/#post-4149895)
 * Thanks for your answer.
    Sophie

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Switcher CSS’ is closed to new replies.

 * ![](https://ps.w.org/polylang/assets/icon-256x256.png?rev=3433336)
 * [Polylang](https://wordpress.org/plugins/polylang/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/polylang/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/polylang/)
 * [Active Topics](https://wordpress.org/support/plugin/polylang/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/polylang/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/polylang/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [sofiette](https://wordpress.org/support/users/sofiette/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/switcher-css/#post-4149895)
 * Status: not resolved