-
AuthorPosts
-
January 27, 2016 at 4:03 pm #767646
Hello,
I recently created a form in Hubspot and removed their style format before embedding the form’s code (listed below), but it still looks off…
Is there any way I can clean this up — perhaps make the boxes line up evenly? Any and all help would be GREATLY appreciated!
Thanks,
MikeForm snippet currently used:
<!--[if lte IE 8]> <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2-legacy.js"></script> <![endif]--> <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2.js"></script> <script> hbspt.forms.create({ css: '', portalId: '1878634', formId: '24484a18-5da9-4e50-a4e7-d4a8920bd969' }); </script>
January 27, 2016 at 5:18 pm #767745Hi Mike,
Thanks for writing in! Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
January 28, 2016 at 9:58 am #768982This reply has been marked as private.January 28, 2016 at 6:32 pm #769634Hi Mike,
It’s currently displaying a parking page from Bluehost. Is it correct URL? Please check and let us know 🙂
Thanks!
January 29, 2016 at 9:45 am #770756Hello,
Yes, that’s the correct URL. But while it’s in development, it’s set to “fioxtech.com” — without the “www.” or “http://www.” etc.
Hope that works!
Cheers,
MikeJanuary 29, 2016 at 6:00 pm #771407Hi Mike,
I have just tried to access the site without the www and http://www but it is still displaying as a parking page of BlueHost.
Would you mind double checking its accessibility please? Thank you.
February 1, 2016 at 3:31 pm #774938Sure! in the mean-time, I’m having the same issue on the footer of this site that you guys can/have accessed in the past:
URL: http://www.sensiblemicro.com
Thanks again,
MikeFebruary 2, 2016 at 12:15 am #775462Hi there,
Please add the following code in Customize -> Custom -> CSS :
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { width: 100% !important; }
Hope that helps.
February 3, 2016 at 9:49 am #778121You guys are AMAZING! A thousand ‘thank you’s!!
February 3, 2016 at 11:47 am #778389Happy to hear that. Feel free to ask us again. Have a great day! 🙂
February 12, 2016 at 1:12 pm #793255February 13, 2016 at 3:56 am #794024Hi there,
Please provide us with URL of page in question.
Thanks.
February 15, 2016 at 9:19 am #796554Hello,
Here’s one page that has the form:
http://fioxtech.com/power-cord-iec320-c13-to-nema-1-15p-2/
Thanks!!
-MikeFebruary 15, 2016 at 3:28 pm #797075Hi there,
I have just tried to access the link you have provided but it is displaying a BlueHost page just like on the previous posts. I have tried accessing it with or without www but it displays the same BlueHost page. Kindly double check so that we could assist you further.
Thank you.
February 18, 2016 at 8:49 am #801721Hello,
Sorry for all the confusion there — I believe I’ve fixed the issue that was causing the discrepancy.
Could you please try the same link again now?: http://fioxtech.com/power-cord-iec320-c13-to-nema-1-15p-2/
If that doesn’t work, the same button spacing issue is found on the footer of this page: http://sensiblemicro.com/
Fingers crossed!
-Mike -
AuthorPosts