Quote Originally Posted by picaflor-azul View Post
I have installed this plugin a lot with this template. I would recommend checking your tpl_header.php code to make sure that your page elements are showing in the html code in the order that you want them to show in the header.
They are in the order I want since I simply replaced the existing code with the code from the module.. Can you provide links to a site you've used this module on with one of your templates. I'd like to take a look at the CSS in use..

Quote Originally Posted by picaflor-azul View Post
Then I would go into the css rules for each element and remove any positioning like floats, position relative, margins, padding, etc. and then starting fresh, move the elements into place.

Thanks,

Anne
right.. started down this path, but was hoping someone might have an idea of the specifics of the changes needed.. I do know that the jQuery code that drives this module is looking for certain classes and IDs to be in place and I don't want to mess with the functionality..