- Posts: 16
- Thank you received: 0
How to style the tooltip text?
- Damian Witham
- Topic Author
- Offline
- New Member
-
Less
More
5 years 4 months ago #130044
by Damian Witham
How to style the tooltip text? was created by Damian Witham
Is there an easy way to re-style the tooltips on the registration forms.
They currently have a white background with grey text. I'd like a black background with light grey text. And possibly rounded corners.
Actually just like this:
getuikit.com/docs/tooltip
They currently have a white background with grey text. I'd like a black background with light grey text. And possibly rounded corners.
Actually just like this:
getuikit.com/docs/tooltip
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
5 years 4 months ago #130047
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic How to style the tooltip text?
This would requires some custom css added (and honestly, this should be handled by your site template, not Events Booking)
You can submit a support ticket sending us:
- Super admin account of the site
- Link to the page
I will ask my template developer to add some custom css to change the appearance of the tooltip for you
Regards,
Tuan
You can submit a support ticket sending us:
- Super admin account of the site
- Link to the page
I will ask my template developer to add some custom css to change the appearance of the tooltip for you
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Damian Witham
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 16
- Thank you received: 0
5 years 4 months ago #130055
by Damian Witham
Replied by Damian Witham on topic How to style the tooltip text?
I'm happy to tinker with it, but can you let me know the class names for all the elements?
Please Log in or Create an account to join the conversation.
- Truong Tong Quang
-
- Offline
- Junior Member
-
Less
More
- Posts: 27
- Thank you received: 5
5 years 4 months ago #130057
by Truong Tong Quang
Replied by Truong Tong Quang on topic How to style the tooltip text?
Hi,
Can you add css here:
body .tooltip-inner {
color: #808080;
border: 1px solid #ddd;
background: #fff;
}
Please check it
Thanks,
Truong
Can you add css here:
body .tooltip-inner {
color: #808080;
border: 1px solid #ddd;
background: #fff;
}
Please check it
Thanks,
Truong
Please Log in or Create an account to join the conversation.
- Damian Witham
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 16
- Thank you received: 0
5 years 4 months ago #130109
by Damian Witham
Replied by Damian Witham on topic How to style the tooltip text?
Hey Truong, this works great, thanks.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
5 years 4 months ago #130115
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic How to style the tooltip text?
Great. Thanks for confirming
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2025 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.