I want underline to be removed from a link. Also I want underline to appear when I hover it with my mouse pointer. How can this be done? Pls help.
No hover:

When I hover the Login link:

|
I want underline to be removed from a link. Also I want underline to appear when I hover it with my mouse pointer. How can this be done? Pls help. No hover:
When I hover the |
|||
|
|
You need to turn off the CSS property
Also, you might also need to style the |
||||
|
|
|
Assuming your login link has the id
|
|||
|
|
|
In your style sheet, whatever the ID is.
|
|||
|
|
|
Call a CSSClass within the login button and define the following lines in the style sheet,
Hope this helps.. |
|||
|
|