0
Hello,
I'm trying to override b2jsubmitter.php output to change the "Submit" button CSS class to btn-primary instead of btn-success and also to remove the inline CSS styling, the problem is that for some reason, I can't make the override to work. I'm no expert but I've overridden before without any issues. This what I did:
copied:
root\website_name\components\com_b2jcontact\helpers\b2jsubmitter.php
to:
root\website_name\templates\template_name\html\com_b2jcontact\helpers\b2jsubmitter.php
And (obviously), modified the second one to my needs. Can anybody please tell me what I'm I doing wrong?
Thanks in advance!
I'm trying to override b2jsubmitter.php output to change the "Submit" button CSS class to btn-primary instead of btn-success and also to remove the inline CSS styling, the problem is that for some reason, I can't make the override to work. I'm no expert but I've overridden before without any issues. This what I did:
copied:
root\website_name\components\com_b2jcontact\helpers\b2jsubmitter.php
to:
root\website_name\templates\template_name\html\com_b2jcontact\helpers\b2jsubmitter.php
And (obviously), modified the second one to my needs. Can anybody please tell me what I'm I doing wrong?
Thanks in advance!
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »