Site help pls

Permabanned
Joined
22 Apr 2007
Posts
1,805
Hi,

Many of you know the site by now:

www.bournetechnology.co.uk

I'm having problems though.

I'm implementing a very simple online shop which uses the paypal button to send users to the paypal site.

When you do this, Paypal give you HTML code using the 'form' process.

However, in my CSS I've defined form properties already for an enquiry form:-

www.bournetechnology.co.uk/enquiry.php

In the shop part, I'm using a simple table, defined in the CSS and adding the HTML code for Paypal button within a table cell as well.

The problem is, I want the paypal button centered under rest of the text and I can't figure out how to do it.

www.bournetechnology.co.uk/shop.php

Hoping someone can point me in the right direction.
 
Well, it kinda works.

It makes the columns very thin though and for some reason the last column doesn't change.

I changed it back.
 
W00t!

Done it, I added a class to my general form settings within the CSS

input.image

centered it and gave it a margin.

Thanks all
 
Back
Top Bottom