cancel
Showing results for 
Search instead for 
Did you mean: 

How to change the default color of higlighted link when cursor is over link ?

Former Member
0 Kudos

Hi Experts,

Please find below the screenshot of links in FPM-VB :

Here default color of the highlighted link is yellow when I hover mouse over link, I wish to change it to some other color.

How can I do this?

Thanks

Siju

Accepted Solutions (1)

Accepted Solutions (1)

former_member182119
Active Participant
0 Kudos

Hello Siju,

this is possible by using object attribute HOT_COLOR. You can specify directly a fixed color like RGB(255,0,0), or a relative color. Please see documentation of data element VBI_DELTA_COLOR for more details.

Best regards,

Uwe

Answers (0)