hackia Posted September 4, 2008 Posted September 4, 2008 hey my site is not lookin good? qqfbotique.com/catalog go to like another page then the homepage it withlook weird with that line sticking down.? i dont know what hapopened or how to fix it ? anyideas?
Guest Posted September 4, 2008 Posted September 4, 2008 Hi How are you controlling your left and right columns? post you code for: left and right column and product_info.php
♥Vger Posted September 4, 2008 Posted September 4, 2008 My question has to be "What line sticking down?". I have been to several pages on your website and cannot see any line sticking down anywhere. If using Internet Explorer go to Internet Tools and elect to delete all Temporary Internet Files and all Offline Content, and then go into advanced settings and set your browser to always show you the latest version of any page you visit. If you don't set your browser to do that then when you have edited a page it will show you a mix of things it has cached from before, plus new things you have added, and it will look all messed up. The code for column_left.php and column_right.php are just "includes", and only the width is set in includes/application_top.php. The actual coding of the Info Boxes takes place in includes/classes/boxes.php and the styling in stylesheet.css - so unless you have edited those then there's no need to post info about them here. The problem you have is an incorrect implementation of trying to fix the width of your website - with only the width of the footer and main content area fixed to 800x600 whilst the header is not. On screens with larger screen resolutions than 800x600 the problem does not show up. Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.