-
AuthorPosts
-
June 2, 2013 at 7:11 pm #24213June 3, 2013 at 12:41 pm #122749
Hi dweb,
We’ll need to see the page where that screenshot is from to provide any css.
Regards,
Devin
June 3, 2013 at 12:47 pm #122750June 3, 2013 at 2:02 pm #122751Where on the site is that form specifically?
June 3, 2013 at 3:01 pm #122752June 4, 2013 at 1:07 am #122753Hi,
Add this on your custom.css
#top input[type="text"] {
float: left;
clear: left;
}Regards,
Ismael
June 8, 2013 at 5:02 pm #122754Worked but my blog comment is broken now !
http://www.hostingpics.net/viewer.php?id=277838comment.png
thank you
June 9, 2013 at 9:43 am #122755Please activate the calculator again. We must add some classes to the code above to make it more specific but atm I can’t check the calculator source code because it’s deactivated: http://gfenvironnement.com/simulation-de-credit/
June 9, 2013 at 4:39 pm #122756June 10, 2013 at 6:46 am #122757Hey!
Try
#top .advanced_mortgage_calculator_content input[type="text"] {
float: left;
clear: left;
}Best regards,
Peter
June 11, 2013 at 2:05 pm #122758June 13, 2013 at 1:03 am #122759Hi,
So it looks like everything is working now? http://www.clipular.com/c?5608625993154560=Rq0GgC7PC41ae9aPmBku6sOfvMs&f=.png
Great!
Nick
June 16, 2013 at 8:14 am #122760Hello,
Please take a look here :
http://www(dot)gt-motors(dot)fr/simulation-de-credit/
Not working !
Thank you
June 18, 2013 at 6:25 am #122761Hey!
Try:
#top .advanced_mortgage_calculator_content input[type="text"] {
display: inline !important;
}Best regards,
Peter
-
AuthorPosts
- The topic ‘Input control’ is closed to new replies.
