Look at this page (at the bottom)
http://www.trommeportalen.no/index.php?option=com_chronocontact&chronoformname=KontaktOss&time=1263766630
This is the very bottom of my website, and this is where the form is placed. I think that for some reason, it has something to do with my template. I had the same issue with virtemart, but it was solved with these lines:
I think I can solve this one also, but I need to know what to use instead of "#vmMainPage"
http://www.trommeportalen.no/index.php?option=com_chronocontact&chronoformname=KontaktOss&time=1263766630
This is the very bottom of my website, and this is where the form is placed. I think that for some reason, it has something to do with my template. I had the same issue with virtemart, but it was solved with these lines:
#maincol .main-height { height: auto !important; }
#vmMainPage br {clear: none !important; }
I think I can solve this one also, but I need to know what to use instead of "#vmMainPage"