New Zenner
- Join Date:
- Aug 2008
- Posts:
- 46
- Plugin Contributions:
- 0
Cherry Zen Template Support Thread
Yes i forgot that value, but changing only that, things went worst:

So, i changed also the margin-right value here below to 170 (it was 150):
#navColumnTwo {
float: right;
margin-right: -170px; /* This negative margin-right value is in this example the same as the right column width. */
position: relative; /* IE needs this */
Now the columns look right but still the central page it's not right centered (still more space on the right):


