- Posts: 150
- Thank you received: 5
where to edit the "Register (Individual)" button?
- thepiston
- Topic Author
- Offline
- Premium Member
-
Less
More
9 years 7 months ago #86455
by thepiston
Replied by thepiston on topic where to edit the "Register (Individual)" button?
I use yootheme which uses this syntax:
Code:
<div class="uk-button">button text</div> or <a class="uk-button" href="#">link text that looks like a button </a>
Please Log in or Create an account to join the conversation.
- James Riley
-
- Offline
- Platinum Member
-
9 years 7 months ago #86614
by James Riley
2) Alternately, you could copy all the CSS declarations from your .uk-button selector to a new .btn selector in EB's custom.css file. If you don't know how to find the CSS on your site for the .uk-button class, post a link to a sample page on your site and I can snag it for you.
James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.
Replied by James Riley on topic where to edit the "Register (Individual)" button?
1) As I've seen btn class used often in extensions, you might want to consider modifying your template's CSS file, adding the btn class selector to the existing uk-button selector (search your template's CSS, LESS and/or SASS files for .uk-button, and add , .btn (COMMA-SPACE-PERIOD-btn) to the end the existing selector(s)). What are selectors and declarations, etc? That is explained here: www.w3schools.com/css/css_syntax.asp .thepiston wrote: I use yootheme which uses this syntax:
Code:<div class="uk-button">button text</div> or <a class="uk-button" href="#">link text that looks like a button </a>
2) Alternately, you could copy all the CSS declarations from your .uk-button selector to a new .btn selector in EB's custom.css file. If you don't know how to find the CSS on your site for the .uk-button class, post a link to a sample page on your site and I can snag it for you.
James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.
The following user(s) said Thank You: Tuan Pham Ngoc
Please Log in or Create an account to join the conversation.
- thepiston
- Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 150
- Thank you received: 5
9 years 7 months ago #86630
by thepiston
Replied by thepiston on topic where to edit the "Register (Individual)" button?
thanks - adding the .btn to my custom button class did indeed fix this problem easily and will not be written over with updates to EB or my template. Not sure why I didn't think of that earlier. Thanks!
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2026 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.