1. bigal0228
  2. Support
  3. Wednesday, April 19 2017, 03:40 PM
The Datepicker does not display the colors properly on my template for some reason. Evidently it relies on some CSS from the template for background colors and other items and these conflict with the datepicker visibility on my site. Users are not able to see the numbers and letters until they hover over them with their mouse cursor. I was able to change some of the css for the larger sizes but there are so many different possibilities for each size screen it's impossible to get them all. Is there a CSS for the datepicker that would contain ALL of the datepicker items so it will display properly no matter what template CSS uses?
References
  1. https://radiobijoux.com
admin Accepted Answer
Admin
Hi
you can fix color issue with following CSS code:

.jsndatepicker.dropdown-menu {background:white}


Is there a CSS for the datepicker that would contain ALL of the datepicker items so it will display properly no matter what template CSS uses?
Sorry but generally this is not impossible, anyway, we use Bootstrap classes to try to fit the most of Joomla templates and this way normally works, but in your template there is a strange CSS code:
Bootstrap uses a class called "dropdown-menu" to assign style for dropdown windows (http://getbootstrap.com/components/#dropdowns), but, your template for this class assign background-color (#444) and do not assign a text color (should be white), see screenshot please.
So in this case this seems only a template issue.
Attachments (1)
  1. more than a month ago
  2. Support
  3. # 1
bigal0228 Accepted Answer
Pro
Thank you. Your advice seems to have corrected my issue with the datepicker. I appreciate the rapis response! You can consider this issue resolved.
  1. more than a month ago
  2. Support
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.