I try to use the following template to build a site : Jennifer Love Hewitt Template I found that the text box on the right hand side is not fixed and it would change in shape depends of amount of text inside ... my question is : how can i make it fixed and keep it's shape intact? Thanks a lot!
you did it already the right container has a height of 545px, in IE the container becomes bigger if you have more content what effect do you like to have?
use fixed width/height dimensions for the css style of the box (already in the styles) along with the overflow: auto; to force the box content to scroll if it doesn't fit.
Love the template. It has stood the test of time. I am trying to center the thumbnail images once I have increased the size. The images seem to hug the left side. How can I control the exact placement of the three images? Thanks!