Forum problem in IE 9 & 10

vexx

Active member
I developed the site a long time ago but I'm no used to develop my websites for IE (for obvious reasons). A member pointed to me today however that the forums simply don't work under IE. I don't know if this is a theme problem, a Xenforo problem but I simply can't identify the issue.

The forum links is: http://www.tesoelite.com/forums/

There are 2 major problems, that happen very frequently:

1. the css seems to not load
2. if I try to login with any account, the forums redirect to /forums/login/login/

This problem is constant, at one refresh it works perfectly while at others, it explodes.

On Opera, Firefox or Chrome...no issues.
 
I was able to log in without a problem from the forum index.

The problem seems to be your home page.
What is it and who developed it?
 
I think it's because this is in your head tag:
Code:
<img src="http://www.tesoelite.com/img/bg_tesoelite.jpg" class="preloads" />
It breaks the <base> tag which has a knock on effect.
 
Top Bottom