zero-perfoliate
zero-perfoliate

Author Topic: calculator form php help please?  (Read 583 times)

Offline webb_worx

  • New PHP Members
  • Posts: 2
  • Karma: +0/-0
calculator form php help please?
« on: January 18, 2009, 05:15:32 PM »
Hi there,
I'm transferring old data to a new revamped website using php. I've hit a wall with the calculator page as it seems to be pushing the right hand side graphic icons underneath the form. How do i stop the form from doing this so the page will display as normal. The old website page (also in php) is at http://www.gridpower.com.au/services.shtml
The page I'm having problems with is http://122.252.5.130/~gridpowr/calculators.php.

Have tried shrinking the size of the table that the form is in but it has made the form drop down where the graphic icons have gone now too? ???

Offline webb_worx

  • New PHP Members
  • Posts: 2
  • Karma: +0/-0
Re: calculator form php help please?
« Reply #1 on: January 18, 2009, 06:53:34 PM »
Fixed first part by selecting two colums instead of three to get rid of graphic icons on the right of the page making room for the calculator, but still haven't managed to move calculator back to centre of page????

 

zero-perfoliate