Quote Originally Posted by briansok View Post
Hi I made a change to the side column widths and changed all the places specified in your readme instructions and now everything in the sideboxes does not line up properly. Everything seems to be pushed to the left too far. For example the Category heading now extends to the left beyond the grey sidebox. I am on 1.3.8 and my site is www.toyspastandpresent.com. Any idea what I did wrong?

thanks
Ok I got most of this fixed. I had to change one more value in the css file - the padding-left to 185.
.outer {
padding-left: 185px; /* Same width as margin-left for the float-wrap div */

It looks good now on the home page or if I look at a product. When I go to the login screen or My Account the grey sidebox.gif is back to it's old size of 150px. I changed the one sidebox.gif to 170 as instructed in the readme file. Is there a 2nd one I have to resize?

Thanks