Official support hours: from 9 AM — 6 PM Monday to Friday (GMT +2).
The support staff may not reply on technical inquiries on weekends; all requests will be answered necessarily during working days. Reply time: depending on the complexity of your issue, the answer can be provided between a few hours up to 48 hours. In the particular instances we will notify you if extra time will be required to solve the issue.

×

Notice

The forum is in read only mode.

KInstance 2.0.0 - CSS conflict with calendar styles

5 years 4 weeks ago #973 by Wouter NL
Thanks for your reply.
Cache cleaning did not solved the issue.
I went to the profile page.
There I see now:

As you cab see it is an American date format.
How can I change that so the format will be European.? Like: 18-11-2018

And when I will change the Birthday I see this popup box.

That is not easy to read.
How can I change that layout and colors so it will be better to read?
Attachments:
5 years 4 weeks ago #978 by Eugene S.
Replied by Eugene S. on topic Error in KInstance 2.0.0 when saving the avatar
I separated this topic from another one.

Well, I have examined your site and drop-down menu CSS styles make a mess.
Look at the screenshot:


I changed color from #ffffff (white) to #000000 (black) and calendar element looks fine.

Try to add a new CSS rule somewhere in the template ( documentation ) or modify Joomla template style:
.dropdown-menu {
background-color:#000000;
}

Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
Attachments:
The following user(s) said Thank You: Wouter NL
5 years 4 weeks ago #982 by Wouter NL
Replied by Wouter NL on topic Error in KInstance 2.0.0 when saving the avatar
Thanks, that was simply fixed by changing the css.
Moderators: Eugene S.

Partners