T O P I C R E V I E W |
2hats |
Posted - 17 Apr 2008 : 10:37:22 Hi Davide,
I have a page where the page consists of a layer with header image at top and a footer image at bottom.
In the body are two forms. Some php code decides which form to show.
<? if something then ?> form 1
<? else?> form 2
The page in the design mode is about 2000 long, and each form is about 700 long.
The problem is when in the run mode, when only one form is displayed the footer comes up directly following form (as required) but the page length stays 2000. (at this point the page is really only about 1000 inclding footer with another 1000 white space below) As I have a shadow on the page layer, the look is not good!
Can you suggest a solution?
Regards
|
2 L A T E S T R E P L I E S (Newest First) |
s.dav |
Posted - 18 Apr 2008 : 17:34:06 Use an HTML Box and create forms by code |
2hats |
Posted - 17 Apr 2008 : 11:11:24 For above problem, looking to split page into sections and use 'before positioning div' in layer custom code, but this code does not carry into exported php. Same for after positioning div? |
|
|