Quote Originally Posted by jettrue View Post
Do you have this in your css (added in my last update):

Code:
* html #navColumnTwo {
    margin-right: -170px !important; /* Fixes IE6 Issue */
    }
Yes that is in the CSS I have. I am using your 1.5 version of Cherry Zen. I started thinking and I changed the above from -170 to -150 and the problem is fixed.

Thank you