hi there, what is the class for these buttons please, i want to change them on the whole site with css.
thank you
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Nikolai Shcherbin@rivervanrain
Nikolai Shcherbin - 1 like
- learningbob@learningbob
learningbob - 0 likes
- Nikolai Shcherbin@rivervanrain
Nikolai Shcherbin - 1 like
- learningbob@learningbob
learningbob - 0 likes
You must log in to post replies.https://github.com/Elgg/Elgg/blob/2.3/views/default/elements/buttons.css.php#L53
In future, use 'Inspect' on Google Chrome: https://zapier.com/blog/inspect-element-tutorial/
@RvR thank you !
i do use google inspect but i could not find the basic class, it was all long stuff .. i'm learning atm, guess forever !! :(
:)
Ok.
I forgot you might be using Aalborg theme. In this case, check this:
https://github.com/Elgg/Elgg/blob/2.3/mod/aalborg_theme/views/default/elements/buttons.css#L29
or
https://github.com/Elgg/Elgg/blob/2.3/mod/aalborg_theme/views/default/elements/buttons.css#L73
@RvR thank you !