Quote:
Originally Posted by WarDoGG
No i didnt edit template.. . actually the forum looks good to the left in firefox , only in internet explorer it looks in center.
|
I haven't looked at this template myself however I ran into this problem while working on my own work, the problem I had was:
<center>
Forum
</center>
Firefox realizes that what you are really after is centering the next tag, Internet explorer in its infinite wisdom thinks you want to change the default alignment to everything between the tags to Center, therefore if you rely on the default of left align between <center> tags instead of specifying it you will run into this problem.
Again I have not looked at this template specifically, I just recognized the same symptoms I had run into.