Hi, I was asked to help with an old website. And the css there is not optimized yet everything seemed to be working. Except for when I view it in internet explorer. I am using wordpress but the part with the problem is custom coded HTML in the footer. I have been trying to solve the problem for two days and I can't find a solution. No matter what I change - safari, Firefox, Opera and Chrome seem to be satisfied but not IE.
This is the website:
http://www.soundbranding.com/
If you go down to the footer you will see two sections (two "Office" and "More"). I have left a piece of code just for demonstration:
<a class="link">link</a>
You can see where it ended up in IE.
I can add any text to the "Office" div. Any kind of images and it's okay. If I add any kind of link - it screws up in IE. Any suggestions? I am not very skilled with this - so I apologize for taking your time.
Any help would be appreciated. (I don't want to write a separate stylesheet just for IE!).