Hello,
Here is the website page I'm referring to: http://www.rivercrui…..ontact-us/
First let me start out by saying WOW, I love this plugin!!! Thank you for putting your time and effort to bringing us such a wonderful form plugin. I really really really appreciate having this here for our use. It's just wonderful!
I've been having problems with my reset image not showing up.
I first went through the pdf you provided and tried changing the path in my javascript file then I tried creating a new image and adding that image to the css:
img.captcha-reset {
vertical-align:text-bottom;
background: url(../images/captcha_reset_blue.gif) no-repeat;
margin:0 0 2px 3px;
width:50px;
height:36px;
border:none;
}
I couldn't find the image that this showed originally so I made one and uploaded and image. But I still don't see it. I also see in the code a path to
http://www.rivercrui…..spacer.gif"
but not this new image I created.
I'm sure I am doing something wrong but I just can't figure it out.
Any advice would be greatly appreciated :)
Thank you so much!