Changing the class of all button in event booking

  • smali amanollahi
  • Topic Author
  • Offline
  • New Member
  • New Member
More
6 years 3 months ago #108662 by smali amanollahi
Changing the class of all button in event booking was created by smali amanollahi
How can i change the class of all buttons generated by event booking (.btn and btn dropdown-toggle and btn btn-primary ) to my own template button class?

Thanks!

Please Log in or Create an account to join the conversation.

More
6 years 3 months ago #108671 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Changing the class of all button in event booking
Hi

The only way is customizing the layout file to use new class. I guess you should search through the source code of the folder components/com_eventbooking/view, find the line of code has these text and then change it to the class you want

You should move all the modified layout files to template override docs.joomla.org/How_to_override_the_outp...rom_the_Joomla!_core so that the change won't be lost when you update to future releases of the extension

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc