X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   General questions (X-Cart 5) (https://forum.x-cart.com/forumdisplay.php?f=66)
-   -   DatePicker input on my Form Field (https://forum.x-cart.com/showthread.php?t=76184)

qualiteam 04-24-2018 11:50 PM

Re: DatePicker input on my Form Field
 
Some storefront styles seem to conflict with styles of the date picker widget.
You have to use the "Inspect this element" function of your browser to see what CSS rules override the default widget's styles and revert it back from a custom CSS added in your module.

Soptareanu @Alex 04-25-2018 12:23 AM

Re: DatePicker input on my Form Field
 
Quote:

Originally Posted by qualiteam
Some storefront styles seem to conflict with styles of the date picker widget.
You have to use the "Inspect this element" function of your browser to see what CSS rules override the default widget's styles and revert it back from a custom CSS added in your module.

I put this line of code into my itemslist and now it works fine :
\XLite\View\FormField\AFormField::PARAM_FIELD_ONLY => false,


All times are GMT -8. The time now is 07:16 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.