White text in event details section

  • Sam Carter
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
7 years 3 weeks ago #114771 by Sam Carter
White text in event details section was created by Sam Carter
Hi - why is this happening?

and how can I fix it pls?

bowledoverdating.com/events/ten-pin-bowl...es-30-40-north-perth

please help!

Cheers
Attachments:

Please Log in or Create an account to join the conversation.

More
7 years 3 weeks ago #114772 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic White text in event details section
Hi Sam

It's just some small css conflict with your site template. You can submit a support ticket sending us super admin account of your site and link to the page. Our template developer can add some custom css to get it sorted for you

Regards,

Tuan

Please Log in or Create an account to join the conversation.

More
7 years 3 weeks ago - 7 years 3 weeks ago #114775 by James Riley
Replied by James Riley on topic White text in event details section
You're site template's CSS sets your entire site page to white text first, and then sets each element to the color that it needs to be. They really is no reason to default the page to white text first however as you are not using a "dark" theme! This setting could (and will) affect other components that rely on your site's default coloring rather than forcing their own color scheme upon you.

As you are not using a "dark" theme, I would recommend first trying a global CSS change rather than just an EventBooking CSS change. If your template offers a custom CSS file or control panel, enter this to default all text to black instead of white by overriding the existing CSS definition:
Code:
.home .t3-sl-1 {color:#000;}

If that causes issue on your other pages, then enter this into [ Event Booking -> Configuration -> Custom CSS tab -> Custom CSS ] instead to just fix the table:
Code:
#eb-event-info{color:#000;}

******************
That's how you can fix it yourself :)
... or as Tuan suggested, you can submit a support ticket and let the JoomDonation team fix it for you :)

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 :.
Last edit: 7 years 3 weeks ago by James Riley.
The following user(s) said Thank You: Tuan Pham Ngoc

Please Log in or Create an account to join the conversation.

More
7 years 3 weeks ago #114781 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic White text in event details section
Thanks @James. @Sam Please try Jame's suggestion. If it doesn't solve your issue, please submit a support ticket so that our developer can help

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • Sam Carter
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
7 years 3 weeks ago #114808 by Sam Carter
Replied by Sam Carter on topic White text in event details section
Will give it a go thanks!

Please Log in or Create an account to join the conversation.

  • Sam Carter
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
7 years 3 weeks ago #114809 by Sam Carter
Replied by Sam Carter on topic White text in event details section
Thanks for the suggestions and help! Much appreciated!

Please Log in or Create an account to join the conversation.

More
7 years 2 weeks ago #114817 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic White text in event details section
OK Sam. Let us know if you need assist

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • Sam Carter
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
7 years 2 weeks ago #114827 by Sam Carter
Replied by Sam Carter on topic White text in event details section
All AOK - my web guy fixed it - thanks for the attentive responses as always

Please Log in or Create an account to join the conversation.

More
7 years 2 weeks ago #114829 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic White text in event details section
Great. Thanks for the update

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc