|
yeah when running a sidebar you always want your main table width set to 100. See what happens is if you set it to a percentage or set fixed width then your sidebar will take up a certain width you set and then also in your remaining td your photopost app is going to take 85% of that space so things look whacky. You always want to wrap with a opening header footer over the app and keep it to 100% that way you can use a sidebar or whatever you want and things look uniform.
|