I have a site based on Solar Sentinel Joomla template. www.sism.org

I'm having some visualization problem with chrome.

The right side-bar is shifted down after all the content, while it should be floating on the right!

Could someone explain me why?

PS: the template css is pretty messy, and there is some custom css and js made by me inline at the beginning of the page.

EDITED

link|improve this question

59% accept rate
1  
Without an example/code, we can't really do anything. – Niklas Jun 21 '11 at 12:36
of course i forgot to put the link... – Bakaburg Jun 21 '11 at 12:52
feedback

1 Answer

It's hard to answer your question because you've not provided any code or other way for us to determine what might be going on for you.

At a guess, I'm going to say that the main content div on your page is extending (in width) and forcing the sidebar to drop underneath.

You can test this by making your main content section slimmer and see if the right hand bar decides to shift back into place.

As for why this might only be happening in Chrome and not other browsers, it's hard to know without more information.

link|improve this answer
i forgot to put the link... – Bakaburg Jun 21 '11 at 12:54
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.