|
Hi! Thanks for your help. I am embarrassed to say, I am not a code writer and am not sure what you mean by this:
Please find the text Thank you for your contact and add a <.div id="your_id_whatever"> and a </.div> at the end. You could then easily give a fixed height to that id.
i did this: $page.Text = $params->.get('page_text', <div id="your_id_whatever">'Thank you for your contact.'</.div>);
(ignore the added periods)
is this the right order? what is my ID? and what is "whatever"?
sorry..... and thanks again. c |