PDA

View Full Version : Centre my contacts form...


trevr
Mar-19-2009, 12:47 PM
Hi there, can a smug genius help me with my contact form?...

I want it to be more centred with a width of around 800px. Maybe put it in a box or something, then hide the box?

My contacts page: http://tsherwin.co.uk/gallery/7661776_PLsEz

Thanks in advance.

J Allen
Mar-19-2009, 12:57 PM
Try nesting the code in some center tags:

<html>
<center>
All your wufoo code here
</center>
</html>

trevr
Mar-19-2009, 03:04 PM
Try nesting the code in some center tags:

<html>
<center>
All your wufoo code here
</center>
</html>

Worked a treat...thanks :D