|
On your home page the table width is set to 1024 but on the socks page it's 920.
You have a very overly complex table structure there for what you are trying to display - typical of WYSIWYG editors. You would be better off creating and saving your graphics and then building your own table structure to hold them - you should be able to do this with a simple five column table and this would also drastically cut down the file size.
I'm not going to rant about CSS etc etc here!
|