I noticed that i could not add anything in the right module without forcing my form down
below the last module in the right hand side.
i fixed it with the following CSS:
#ChronoContact_Your_Form {position: relative; width: 450px; float:left }
You can put this in either your template or chrono style sheet. And you can play with the width.
you could also probably just add the float:left to the main chrono css, it was just left out.
hope it helps someone.
below the last module in the right hand side.
i fixed it with the following CSS:
#ChronoContact_Your_Form {position: relative; width: 450px; float:left }
You can put this in either your template or chrono style sheet. And you can play with the width.
you could also probably just add the float:left to the main chrono css, it was just left out.
hope it helps someone.
Hi dsmflash,
Thank you! I think it may be somehow template dependent but I'm sure it will help! we are getting a new CSS in the coming update.
Regards,
Max
Thank you! I think it may be somehow template dependent but I'm sure it will help! we are getting a new CSS in the coming update.
Regards,
Max
This topic is locked and no more replies can be posted.