Joomla 5 Notice

We are pleased to announce that as of January 29, 2024, all of our Joomla extensions are compatible with Joomla 5.

For all who are still updateing from Joomla 3 to Joomla 4: Joomla 4 Migration instructions are available here:

There is now a separate Documentation for Visforms for Joomla 4 and for Visforms for Joomla 5!

Forum

Visforms Subscription user can ask questions in our forum. Please log in with the relevant user first.
Everybody can access the forum for reading.

Please only ask 1 question per topic.

Calendar pop-up for date field

More
8 years 9 months ago #1874 by acluck
Calendar pop-up for date field was created by acluck
Hello,

I want to put a background image on the calendar button, that shows to the right of the date field, to make it more apparent that its a button you can click on.

Example:


I can't seem to find where to do that. I don't want to change the CSS for all buttons, just the calendar button.

Thanks in advance!

More
8 years 9 months ago #1876 by Administrator AV
Replied by Administrator AV on topic Calendar pop-up for date field
Hi,

if you use a field of type date, this should always display a calender popup icon to the right. (By default, without any additional settings.)
If this icon is missing something is wrong with your form or field.

Could I have a link to the form then?

Regards,
Aicha

:idea: I recommend you the new and up-to-date documentation for Joomla 4:
docs.joomla-5.visforms.vi-solutions.de/en/docs/
Most of this also applies retrospectively to Joomla 3.
Please only ask 1 question per topic :-).

:idea: Ich empfehle Dir die neue und aktuelle Dokumentation für Joomla 4:
docs.joomla-5.visforms.vi-solutions.de/docs/
Das meiste gilt rückwirkend auch für Joomla 3.
Bitte immer nur 1 Frage pro Thema stellen :-).

More
8 years 9 months ago #1881 by acluck
Replied by acluck on topic Calendar pop-up for date field
Oh okay. I thought it was odd that there was no icon. Here's the link to my form: icrassociation.org/new/certification/icra-certification

More
8 years 9 months ago #1883 by Administrator AV
Replied by Administrator AV on topic Calendar pop-up for date field
Hi,

this is a problem of your template.
The date icon is created with a
Code:
<i class="icon-calendar"></i>
Usually Visforms make sure that the proper icon font is displayed for this i-tag
But your template overrides the Visforms settings (font-avwsome-min.css line 151 and again template.css line 36) and these CSS's has an error (in the template.css it tries to load an image for the calender icon but the image is missing).

The darker gray square at the right side of the input, is, where usually the date picker is displayed.

Regards,
Aicha

:idea: I recommend you the new and up-to-date documentation for Joomla 4:
docs.joomla-5.visforms.vi-solutions.de/en/docs/
Most of this also applies retrospectively to Joomla 3.
Please only ask 1 question per topic :-).

:idea: Ich empfehle Dir die neue und aktuelle Dokumentation für Joomla 4:
docs.joomla-5.visforms.vi-solutions.de/docs/
Das meiste gilt rückwirkend auch für Joomla 3.
Bitte immer nur 1 Frage pro Thema stellen :-).

More
8 years 9 months ago - 8 years 9 months ago #1884 by acluck
Replied by acluck on topic Calendar pop-up for date field
Ok, so the code that I added to template.css was only there to try to remedy the icon problem. It obviously wasn't working so I removed it. I also tried removing line151 from font-awesome-min.css but that didn't fix the issue. I disabled Font Awesome all together and now the calendar icon is showing. Thanks for pointing me in the right direction!
Last edit: 8 years 9 months ago by acluck.

Moderators: Administrator AVAdministrator IV
Powered by Kunena Forum