sase Posted February 22, 2009 Share Posted February 22, 2009 To prevent the spam with Csslink: http://cssglobe.com/post/1316/fighting-form-spam-with-cssThe HTML code Answer? <input type="text" name="captcha" id="captcha" /> The CSS code label.captcha{ display:block; background:url('../img/toplama.gif') no-repeat 0 0; height:28px; line-height:28px; padding-left:40px; margin-bottom:.5em; Background-position: center;} the output image Link to comment Share on other sites More sharing options...
Guest Posted February 22, 2009 Share Posted February 22, 2009 So you only have to edit the contact-form.php file and the global css file?... to get this result, right?... Link to comment Share on other sites More sharing options...
sase Posted February 22, 2009 Author Share Posted February 22, 2009 So you only have to edit the contact-form.php file and the global css file?... to get this result, right?... Yessee link: http://cssglobe.com/post/1316/fighting-form-spam-with-css Link to comment Share on other sites More sharing options...
Guest Posted February 23, 2009 Share Posted February 23, 2009 So you only have to edit the contact-form.php file and the global css file?... to get this result, right?... Yessee link: http://cssglobe.com/post/1316/fighting-form-spam-with-css How do you manage the img ( toplama.gif )? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now