Quote:
Originally Posted by CLaNZeR
Sorry my mistake.
I checked template and I had not deleted the last bits correctly.
All done now and fixed the problem.
Many thanks, as was driving me mad :up:
Cheers
Sean.
|
Yup, it's very important to do the last step:
FIND AND DELETE:
PHP Code:
if (!Ccb_nowLoading)
{
fetch_object('cybcb_infoarea').style.display = 'none';
fetch_object('ccb_entermessage').style.height = '$cybcb_height_input';
}
.
But do the other steps too, listed in my post above.