Hi everyone,
I have been asked to paste the below the home page of a customers website. We want the fields to display on one line at the top of the home page. We have been playing with the code and although we can get the fields to display on one line using an html tester (Tryit Editor), we cannot get it to display on one line when pasted into the code block element.
Can someone tell us where we are going wrong please?
<form id=”onvioSignIn” action=”https://onvio.co.uk/api/security/v2/sessions/login” method=”post”><input name=”firmId” type=”hidden” value=”552604″ />
<style>#onvioSignIn>{display:inline;margin:7px;}#onvioSignIn>a{font-size:.7em}</style><label for=”onvioEmail”>Email</label>
<input id=”onvioEmail” spellcheck=”false” maxlength=”250″ name=”username” required=”” type=”text” />
<label for=”onvioPassword”>Password</label>
<input id=”onvioPassword” autocomplete=”off” maxlength=”50″ name=”password” required=”” type=”password” />
<input type=”submit” value=”Sign In” />
Forgot Password?
</form>
Thank you
Neil
Hey Neil,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Hi Jordan,
alba.uk.com/client-login/
Thank you
Neil