Foros de discusión

Trying to change color of link underline and more...

Grahm Lyon, modificado hace 7 años.

Trying to change color of link underline and more...

New Member Mensajes: 3 Fecha de incorporación: 2/02/16 Mensajes recientes
Hello,

I am trying to change the underline color of a link when you hover over it. I have searched but have not found a solution.
I am also trying to find a portlet that will give me the option to enlarge an image in a sub window when it is clicked.

Thank you,

G
thumbnail
Samuel Kong, modificado hace 7 años.

Changed category

Liferay Legend Mensajes: 1902 Fecha de incorporación: 10/03/08 Mensajes recientes
Changed category
thumbnail
Samuel Kong, modificado hace 7 años.

RE: Trying to change color of link underline and more...

Liferay Legend Mensajes: 1902 Fecha de incorporación: 10/03/08 Mensajes recientes
You can use the :hover selector in your CSS. Just add your CSS rule to your theme.
thumbnail
Aravinth Kumar, modificado hace 7 años.

RE: Trying to change color of link underline and more...

Regular Member Mensajes: 152 Fecha de incorporación: 26/06/13 Mensajes recientes
Hi,
If you are trying to enlarge an image when it is clicked if its some kind of animation or something then I think you can find some jquery plugin which fits your need and you can use it in your portlet.