- Posts: 41
- Thank you received: 0
Dark Theme and Dropdown and Popup background color
- siptec
- Topic Author
- Offline
- Senior Member
-
Less
More
14 years 2 months ago - 13 years 3 months ago #7877
by siptec
Dark Theme and Dropdown and Popup background color was created by siptec
We are having an issue changing the color of the map/location popup issue with the address bubble.
Any help would be appreciated.
Any help would be appreciated.
Last edit: 13 years 3 months ago by siptec.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
14 years 2 months ago #7888
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Dark Theme and Dropdown and Popup background color
Hi
I went to your site to check and found that we will just need to change color of the text to use black color. To do that, please open the file components/com_eventbooking/assets/style.css, add these line of css into the file :
After that, I believe It will look fine .
PS : Do you know Firebug ? If you know how to use Firebug, It will be easier to find and modify necessary css element to meet your need .
I went to your site to check and found that we will just need to change color of the text to use black color. To do that, please open the file components/com_eventbooking/assets/style.css, add these line of css into the file :
Code:
ul.bubble li{
color : #000 ;
}
After that, I believe It will look fine .
PS : Do you know Firebug ? If you know how to use Firebug, It will be easier to find and modify necessary css element to meet your need .
Please Log in or Create an account to join the conversation.
- siptec
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 41
- Thank you received: 0
14 years 2 months ago #7893
by siptec
Replied by siptec on topic Re: Dark Theme and Dropdown and Popup background color
Perfect! Thank you!
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.