I installed the module but noticed that the right sidebar blocks ended up at the boottom of the page: under the left sidebar but after the content. This doesn't happen in the Admin pages (where google Analytics skips adding the tracking html) and if I use a different theme than the one Im using (Garland, with Color changed) the right sidebar blocks are where they should be.
I tried uninstalling the module bt the behavior is still the same. I looked pretty much anywhere I could think of but since I'm new to Drupal if anybody could give me a clue as to where to look or what to try that would be great.
Thanks

CommentFileSizeAuthor
#3 Admin_Page.png143.36 KBilroby
#2 Non_Admin_page.png120.93 KBilroby

Comments

budda’s picture

Status: Active » Postponed (maintainer needs more info)

If your right sidebar is still under the left sidebar, after you uninstall the Google Analytics module then its probably caused by something else.

GAnalytics module is tested mainly with the Garland theme activated, and in fact doesn't output any visual content to the screen to change the page layout.

ilroby’s picture

StatusFileSize
new120.93 KB

That's what I though too, I tried disabling many modules, disabled cache, but the behavior is still the same. What led me to think of GAnalytics is that the block appears normal in Admin pages, ando not anywhere else.
I attached a couple of screenshots from Admin and non-Admin pages, with Firebug inspect on: what's strange is that in the 'non-admin' pages the sidebar-right div appear under the 'center' div.
Can you think of anything that may cause that behavior? (again, I'm new to this and any help would be really apreciated).
Thanks

ilroby’s picture

StatusFileSize
new143.36 KB

This is the screenshot of the Admin page...

ilroby’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

I found out what it was: there must have been a problem with one of the html tags and it was causing theproblem. Installed the HTML corrector module and all is well now. It had nothing to do with the GAnalytics module.
Thanks anyway for the help...