Page 1 of 1

change link color

Posted: Mon Sep 18, 2017 10:57 am
by engineer_manal
Script URL:
Version of script:
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:
good afternoon,
I have a question regarding html and php,
if i have href tag and if the font has specific color ,for example blue, and sometimes we will change the link into different file , in this case i want the href font color to be changed automatic for example to red , so the user would know that there is a new file attached or the link is changed , then after the user opens the link i want the href font color to be back to the default color , let us say blue ..
is there a way to do that ??

Re: change link color

Posted: Wed Sep 20, 2017 6:14 pm
by Klemen
Unfortunately not in Hesk, you would have to modify the code/logic substantially to allow something like this and it's not something I can help with.