Ok, I can get above the logo by finding...
Code:
{vb:raw ad_location.ad_header_logo}
and place this code "below" it...
PHP Code:
<div align="justify"><div id="google_translate_element"></div><script>
function googleTranslateElementInit() {
new google.translate.TranslateElement({
pageLanguage: 'en'
}, 'google_translate_element');
}
</script><script src="http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script></div>
I'm fixing to figure out how to get it below the navbar and to the right...