Hi Greyhead its me again..π
is there a form.php or something..where i can customized the positioning of the form? what i basically wanna do is wrap a DIV on the captcha image and the Instructions for users text which is the ".small-message".
Thanks in advance
Hi ronjb,
You can format with CSS, or CSS plus JavaScript. That will do most things. Or you can hack the core ChronoForms files to change the basic HTML - that has the problem that you may need to re-make the edits when you upgrade ChronoForms in the future.
Bob
Hey Greyhead
Thanks for replaying, hacking to the core is what i was doing, but i can't find where it is located, i tried digging at /public_html/components/com_chronoforms/views, but nothings there.. can you tell me where can i find the files for the div chrono_verification1_container_div?
I'm just dumbstruck when it comes to java..πΆ
Thanks again
Hi ronjb,
None of this is Java, and if you are dumbstruck by it I suggest that you don't try to hack the core files either. The Captcha HTML is in the Load Captcha action: /administrator/components/com_chronoforms/form_actions/load_captcha/load_captcha.php
Bob
Thanks Again Grey,
I just did it with JSload I had some help from stackoverflow phewww... the load_captcha.php is more complicated than i thought..lol anyways probably by Thursday or Wednesday I can get you a beerπΆ
Thanks a lot and sorry for everything, you've been a great help to me..π