-
-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
Yet it is possible to customize the button only to some extent.
I need to add tooltips and symbol instead of button text.
E.g.
@cookieconsentbutton(action: 'reset', label: '<i class="material-icons" style="font-size: 2em">shield</i>',
attributes: ['id' => 'reset-button', 'class' => 'btn fixed-bottom cookie-reset'],
btnattributes: ['class' => 'btn bg-transparent', 'style' => 'margin-left: 5px; margin-bottom:5px',
'data-toggle' => 'tooltip', 'title' => __('cookieConsent::cookies.manage')])
I added a pull request #42 for that.
Hope it finds a way to the main code. @toonvandenbos fell free to check and adapt, as you have better insight into the code.
Thanks for your work and support!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels