Karen
|
| Posted: 04/20/2002, 6:00 AM |
|
I've seen this posted somewhere before but can't seem to find it now. It's very simple but I don't know how. How do I align a particular form on a page?
|
|
|
 |
Karen
|
| Posted: 04/21/2002, 7:10 PM |
|
I've tried putting these:
Form Header: <div align="right">
Form Footer: </div>
But there's no effect? Can someone point me to the right direction? Thanx.
|
|
|
 |
Nicole
|
| Posted: 04/22/2002, 5:22 AM |
|
Karen,
try to put align attribute to <table> tag
|
|
|
 |
Karen
|
| Posted: 04/23/2002, 5:00 PM |
|
Hi Nicole,
Do you mean I have to edit the .html file? Not sure where to start. Pls help. Thanx.
|
|
|
 |
Nicole
|
| Posted: 04/24/2002, 2:09 AM |
|
Karen,
as I see you use template pattern. No, you do not need to edit .html file. Just create custom style for the form and add align to "FormTABLE" item.
|
|
|
 |
|