cityofsim Posted August 28, 2008 Posted August 28, 2008 Hi guys, I'm completely new to the whole website and php thing and I just started my site www.cityofsim.com On the login page for my site (www.cityofsim.com/login.php) The whole layout becomes distorted, as you will see. Does anyone know how I could sort this out please? Also any tips on how I could improve the site will be great! I have a page ranking of 0 and and very poor search results on google. Thanks :rolleyes:
shooter-boy Posted August 28, 2008 Posted August 28, 2008 Hi Mate, You need to wrap all the tables that contain all the stuff in a larger table that has a limited width. Most of the tables have a 100% width assigned to them, which can mess things up when they are not contained properly. The most likely cause however is the table that has a width of 800, but a cell inside it has a specified width of 994. Try fixing the cell width issue to see if it solves it first. Rob Rob Bell - Inspired Graphix Customising osCommerce in Australia, and the world! View my profile for web and email links. I'm sorry, but i cannot offer Free support via PM etc, and osCommerce forums prohibit me from putting any reference to paid support in my signauture. However viewing my profile may provide links to my website or something like that which you may find useful.
cityofsim Posted August 28, 2008 Author Posted August 28, 2008 Hi Mate, You need to wrap all the tables that contain all the stuff in a larger table that has a limited width. Most of the tables have a 100% width assigned to them, which can mess things up when they are not contained properly. The most likely cause however is the table that has a width of 800, but a cell inside it has a specified width of 994. Try fixing the cell width issue to see if it solves it first. Rob Hi, Thanks for the reply I appreciate it. I am a complete novice so how I access this to change it? I didn't edit the site myself, just put on the products etc.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.