Farooq Ahmed
|
| Posted: 04/18/2002, 8:37 PM |
|
I want to display the forms on one page like 1)search results 2)pic 3)links from search results. Now I want to display links on the extreme left side of page with scroll bar.
Second issue is that:
I want to display my search results on the left side of the page instead of center of page.
|
|
|
 |
Alex Alexapolsky
|
| Posted: 04/19/2002, 2:54 AM |
|
You can manipulate form position of the page in Page Editor via
"Section break" icon on the right of Field Properties icon.
To cnter a form you need to put center tag around it or enclose it
into div tag with proper alignment.
|
|
|
 |
Nicole
|
| Posted: 04/19/2002, 3:08 AM |
|
Farooq,
to align forms on the page select 'Columnar Layout' for the page and put "align" parameter in <table> tag.
|
|
|
 |
|