Page 1 of 1

Design of Error screen in formbuilder

Posted: Tue Apr 22, 2008 1:06 pm
by buntrosgali
Hey guys

i have got my form up and running and in working condition.

Only thing i still have to do is make the design of the error page which appears the same as the rest. For instance heres the page ive done



fill in some details but deliberately miss some and u will see it takes u to a page that looks like there is nothing but black screen if you highlight u see the text, i cant find the code for this error page in the control panel, where  is it located?

anyone kno??

Re: Design of Error screen in formbuilder

Posted: Tue Apr 22, 2008 2:51 pm
by Nullig
The class for the error messages is .error_message and it uses an unordered list "ul li".

Nullig