I’m using FP navigation to place links in the left frame of a web site and the title for one of the links is 35 characters long (abbreviating is out, per client instructions). When I use the entire name, the right margin of the left frame expands to accommodate all the characters The center section is pushed to the right and the right frame goes completely off the screen (I’m also using the right frame for some custom navigation buttons).
Bascially what I want to do is to contain the width of both frames and the middle section so that things wrap rather than push the right margin out. Any ideas?