Mod contrast on custom field pop up description

  • Charlie Calhoun
  • Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 1 month ago #113594 by Charlie Calhoun
Mod contrast on custom field pop up description was created by Charlie Calhoun
Is there a way to change the contrast on the custom field pop-up descriptions? Or change the location of the pop-up? My pop-up descriptions are displaying over the top of the previous fields and it is difficult to read. I'd like to just simply change the background color of the pop-up to make it easier to tell it's a pop up. Is there a way to do that?

Attachment shows normal fields and then a pop-up displayed, to show what I'm talking about.
Attachments:

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

More
7 years 1 month ago #113602 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Mod contrast on custom field pop up description
Hello Charlie

Could you please send me the link to the page so that I can look at it? Maybe in the next release, we can include an option to allow displaying description below the field label, guess that's easier to read

Regards,

Tuan

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

  • Charlie Calhoun
  • Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 1 month ago #114119 by Charlie Calhoun

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

More
7 years 1 month ago - 7 years 1 month ago #114121 by James Riley
Replied by James Riley on topic Mod contrast on custom field pop up description
Until an option for this is built-in to EB, I would just add the following CSS to [ EB -> Configuration -> Custom CSS ]
Code:
body .tooltip-inner {background-color:#DDD; border:#CCC solid 1px;} body .tooltip.top .tooltip-arrow { border-top-color: #DDD;}

Sample:

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

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

More
7 years 1 month ago #114129 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Mod contrast on custom field pop up description
Thanks James. Wish I have your css skill :)

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

  • Charlie Calhoun
  • Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 1 month ago #114150 by Charlie Calhoun
Replied by Charlie Calhoun on topic Mod contrast on custom field pop up description
Thanks! That should work just fine! I figured I could do it with CSS but I'm not an expert there either. Thanks James and Tuan!

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

More
7 years 1 month ago - 7 years 1 month ago #114155 by James Riley
Replied by James Riley on topic Mod contrast on custom field pop up description
Warning: Spoiler!
And I your PHP / mySQL / Ajax / Javascipt / JQuery and everything-else skill, Tuan. Maybe we can trade some time :)

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 1 month ago by James Riley.

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

Moderators: Tuan Pham Ngoc