Ok if you've noticed when you mark fields as required, and click submit, it doesn't reload the page. It shows a javascript message popup by the input bar they left blank that was required.
How do you style that popup? Right now, FuelPHP has their default icon and quote and whatnot.. but I want to know how to style it so it looks more like my site and matches...
I dont want to get rid of it because it's really handy.
If someone could help me out. I can't seem to find the template they are using. I looked in the form.php and I still can't find it. And I can't view page source because it's not open by default..
EDIT
The weird thing is is that I dont know how it's doing that when I am not even including any of their bootstrap.js files or anything...
Well what is making the popup come up? They have their background colors colored... not popups.. how do I get those to stop and just make the textbox red?