'register' and 'back' buttons

  • Stefan Schoch
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
2 years 4 months ago #155122 by Stefan Schoch
'register' and 'back' buttons was created by Stefan Schoch
Hi there,

in the event details view, the register and back buttons look like this:
i.imgur.com/8VUAX5n.png (first 'register' colored, then 'back' grey)
on the registration form, they look like this:
i.imgur.com/8gBBaqv.png (different order, different colors)

What do I have to do to have the 'back' button always in grey and the the order of the buttons is the same?

Stefan

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

More
2 years 4 months ago #155127 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic 'register' and 'back' buttons
The color of the button, can be changed by adding some custom css. For the order of the button, if you want to change it, you would need to modify code. That's not something can be changed using css or configurable

Regards,

Tuan

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

  • Stefan Schoch
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
2 years 4 months ago #155130 by Stefan Schoch
Replied by Stefan Schoch on topic 'register' and 'back' buttons
I guess I would have to create CSS for btn-primary and btn-secondary to change the colors, but that would affect the whole site.

I'd prefer to change the back-button of the registrations page to 'btn-secondary' (is currently btn-primary), so I think I will need to change the code anyways.

Which file would I have to edit and how can I prevent it from being overwritten with the next update?

Regards,
Stefan

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

Moderators: Tuan Pham Ngoc