Page 1 of 1

Horizontal line in custom field

Posted: Tue Jun 20, 2017 7:12 am
by meamax67
Script URL:
Version of script: 2.7.3
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

Hi Klemen, it's possible to add a horizontal line at the end of each custom field?

Image

Thanks Klemen...

Re: Horizontal line in custom field

Posted: Fri Jun 23, 2017 1:21 pm
by Klemen
You will need to modify the code/logic in the idnex.php file.

Unfortunately I do not provide ready code customization, but if you know some PHP and HTML you should be able to modify the code (or hire someone to help you). The code block that prints custom fields starts after the 2nd and 3rd instance of

Code: Select all

foreach ($hesk_settings['custom_fields'] as $k=>$v)