Could anyone tell me how to set it so that there are two columns of items, one on the left and one on the right? It seems rather a waste of space to have it going straight down the page like it is.
One other issue is the fact that when clicking between Home and Catalogue there's a slight shift in position of the whole page. Any help?
Style sheet: http://supsocks.com/style.css
Thanks,
Ti
Then add a style to your footer to move it where it should be:
Of course you can put these styles into your style sheet instead. Oh, and add "clear:both;" to your .tables style because IE6 is stupid.
Problem 2: The shift is happening because one page has a scrollbar and the other doesn't. I wouldn't bother trying to change it because nothing is wrong with the position of the pages.