This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 2
Forms won't display in Google Chrome or Safari
Started 14 years ago by rscott7706 | 4 posts |
-
I completely revised my client's site using Joomla. I made no changes to my forms, just built modules that display in articles.
Works fine with IE and Firefox. Both Google Chrome and Safari will display them.
Here is the link, couldn't find anyone else having this problem (searched the forum).
I also did screen dumps of all four browsers here: http://egca2.org/browsers.htm
I hope you can help.
Thanks
RonPosted 14 years ago # -
Try to edit your form CSS. Change this one:
#main_body h1 { background-color:#dedede; margin:0; min-height:0; padding:0; text-decoration:none; text-indent:-8000px; background-image: url('../../../images/machform.gif'); background-repeat: no-repeat; }
to become:
#main_body h1 { background-color:#dedede; margin:0; min-height:0; padding:0; text-decoration:none; text-indent:-8000px; display: none !important; }
MachForm Founder
Posted 14 years ago # -
Thanks yuniar!!
They all work except one, and that is probably coding error on my part.
Your quick response is greatly appreciated!!
Ron
Posted 14 years ago # -
That sounds great! So everything is fine now?
MachForm Founder
Posted 14 years ago #
Reply
You must log in to post.