Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

The footer (banner) gets pushed to the right


Guest

Recommended Posts

Posted

Does anyone know why the footer and the copyright text gets pushed over to the right hand side on my home page, the main body of text and picture is OK down the middle of the page - it's just the footer banner gets lodged over to the right above 1/2 way up the page - the other pages seem to be fine. Can anyone give me a pointer to which bit of code or HTML would fix this please?

Posted

Footer Moves:

 

catalog/includes/application_top.php

on the line below <?php at the very beginning of the file, add

 

ini_set ( 'session.use_trans_sid', 0);

 

It's a bug in older versions of php.

Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux

Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...