*

alexborg

  • ***
  • 73 posts
Re: Color picker
« Reply #15 on: January 23, 2022, 10:18:49 PM »
No, it has nothing to do with the PHP version It doesn't work on PHP 7.4.27 either, and it all happened after the update of Delta theme 1.2.0. In topic 1.1.9 it works properly.

The problem should be looked for somewhere between 1.1.9 and 1.2.0
Oglasi

*

MB Themes

Re: Color picker
« Reply #16 on: January 24, 2022, 09:19:11 AM »
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Marked as best answer by frosticek on January 25, 2022, 07:32:08 AM
*

MB Themes

Re: Color picker
« Reply #17 on: January 24, 2022, 09:47:28 AM »
This seems to be code, when added to admin/css/admin.css, will fix issue.
Code: [Select]
.mb-box input[type="color"] {max-width:100px;max-heigth:100px;}
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

alexborg

  • ***
  • 73 posts
Re: Color picker
« Reply #18 on: January 24, 2022, 11:20:53 PM »
Yes, this works 100% perfectly!

All praise for the best support  ;)
Oglasi

*

MB Themes

Re: Color picker
« Reply #19 on: January 25, 2022, 07:32:03 AM »
Cool, thanks  8)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Jack

  • **
  • 14 posts
Re: Color picker
« Reply #20 on: January 31, 2022, 07:08:59 PM »
now works!  :P