Posts: 8,825
Name: Steven Bradley
Location: Boulder, Colorado
|
It looks like on all your pages other than the home page there extra navigation (Free Web Driectories, Latest Links).
That navigation is set inside a table that's been given a width of 770px which stretches across the entire page. The search box has no choice, but to move done to accomodate that table.
I would think the easiest thing for you to do is have that table for the additional naviation be inside of the table that contains all the content in the left column. You would need to change the width of the navigation table to match the width of the table containing the left column.
|