Side Bar moving Down Below content in IE

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Jan 22, 2013 4:42 pm
Reply with quote
Report this post
Hi,
I have created a site with this template and every thing is fine in Chrome and Firefox , but in IE when loading and refreshing some pages the sidebar goes below the content. I have IE version 9.
I have tried many things like reducing the width of tables inserted on those pages, reducing width of sidebar, increasing width of template. but nothing seems to work.
Please advise.I can give you the URL in PM , as i would not like this URL to reflect in search engines on this forum.
User avatar
Senior Boarder

teitbite
Wed Jan 23, 2013 3:19 am
Reply with quote
Report this post
Hi

Please show me Your site.
User avatar
Moderator

GK User
Wed Jan 23, 2013 11:17 am
Reply with quote
Report this post
URL Details sent via PM
Regards
User avatar
Senior Boarder

teitbite
Thu Jan 24, 2013 4:00 am
Reply with quote
Report this post
Hi

To be honest I see no such problem on my computer, but I think I know what can be causing such behavior. Please add this code to css and check if it makes a diference:

Code: Select all
aside#gkSidebar {
margin-left: 0 !important;
float: right !important;
}
User avatar
Moderator

GK User
Sat Jan 26, 2013 3:10 am
Reply with quote
Report this post
Hi,
I applied the code, problem remains, the difference is now the side bare has moved down to right side.
On first loading of page , it appears fine but when you refresh the page only then the sidebar moves down.
And this prob is only on certain pages.
You can try this with menu Item "Faculty" and Management committee under "About us" menu item.
and this prob is only coming in IE, I have version 9.
User avatar
Senior Boarder

teitbite
Sat Jan 26, 2013 7:39 am
Reply with quote
Report this post
Hi

I still cannot see this issue which may mean it's a validation error. Please check this page in: http://validator.w3.org

Validation error means than in the article You have on this page a HTML syntax is not correct. Most probably a closing tag for some element is missing and it's breaking the site. Please check a syntax in this article.
User avatar
Moderator


cron