- Posts: 4
- Thank you received: 0
Change background colour of shopping basket
- Cahoot Creative
- Topic Author
- Offline
- New Member
-
Less
More
9 years 4 months ago #73886
by Cahoot Creative
Change background colour of shopping basket was created by Cahoot Creative
Hi there,
I have white text on a light grey background on my 'selected events' basket and it's barely legible! Pic attached.
Is it possible to change the background colour? is there a css solution?
Thanks,
Mark.
I have white text on a light grey background on my 'selected events' basket and it's barely legible! Pic attached.
Is it possible to change the background colour? is there a css solution?
Thanks,
Mark.
- James Riley
-
- Offline
- Platinum Member
-
9 years 4 months ago #73892
by James Riley
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 Change background colour of shopping basket
Definitely a CSS solution, and I can help you with it 
Would you be able to post a link to the page so that I can see what's happening live on your site and be able to provide the code you'll need?

Would you be able to post a link to the page so that I can see what's happening live on your site and be able to provide the code you'll need?
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.
- Cahoot Creative
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 4
- Thank you received: 0
9 years 4 months ago #73942
by Cahoot Creative
Replied by Cahoot Creative on topic Change background colour of shopping basket
Hi James,
Thanks very much for your reply. I'd love to take you up on your offer of help, but that event went live last night, and because of that I disabled the Shopping Cart!
The user will not be able to buy multiple products at the moment, but at least it works fine for one product - which in this case is a training course so there won't be many people needing to make multiple bookings.
I'd still like to know your solution though - does the screenshot below help?
Thanks again,
Mark.
Thanks very much for your reply. I'd love to take you up on your offer of help, but that event went live last night, and because of that I disabled the Shopping Cart!
The user will not be able to buy multiple products at the moment, but at least it works fine for one product - which in this case is a training course so there won't be many people needing to make multiple bookings.
I'd still like to know your solution though - does the screenshot below help?
Thanks again,
Mark.
- James Riley
-
- Offline
- Platinum Member
-
9 years 4 months ago #73978
by James Riley
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 Change background colour of shopping basket
I haven't been running the cart on my site... but I flipped the option on so that I could see the code that I needed to see 
If you add the following CSS to your site (either you're template's CSS main or custom file, or EventBooking's custom CSS file located in /media/com_eventbooking/assets/css/custom.css) your contrast problem should be solved.

If you add the following CSS to your site (either you're template's CSS main or custom file, or EventBooking's custom CSS file located in /media/com_eventbooking/assets/css/custom.css) your contrast problem should be solved.
Code:
#eb-mini-cart-page {color:#000 !important; /*or the color of your choice. The !important is probably not needed, but just in case something else tries to override the color, it might help to prevent the override. */ }
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.
- Cahoot Creative
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 4
- Thank you received: 0
9 years 4 months ago #74016
by Cahoot Creative
Replied by Cahoot Creative on topic Change background colour of shopping basket
Thanks very much James, I'll put that in my little black book!
Mark.
Mark.
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.