Hi All,
I am currently designing a custom header for a form i am creating, by using a custom html field and CSS to move it to the correct position. Unfortunately after submission the Custom HTML field drops down and covers the title.
Here is the coding i am using :
#[ID] {position:absolute;top:0; margin-left: 09px; border-left: 09px; padding-left:09px !IMPORTANT}
.cf-formwrap {margin-top:119px}
Would anyone have any ideas how to fix the field in place so it looks the same when being reviewed?
Thanks,
Chris