I've been trying to make the GTranslate module for Joomla align to the right of a position rather than the left and am struggling to figure out how to do it. I've found a topic here that appears to have the answer, though any attempt at figuring out how to implement it is going over my head.
I'm pretty new at editing the code for these things, so I apologise in advance if I'm making a simple mistake that's being overlooked. So far I've tried moving it by adding the CSS to Template.css and Custom.css, as well as several places in the default.php file for the plugin including inline CSS to the google_translate_element div with no luck.