link button to css

G

Guest

hey all,
i gave my link button a CssClass name and in the stylesheet i'm trying to
remove the underline using:
text-decoration: none;

and i'm using A:link
but for some reason it's not working. Is it because my linkbutton is in a
fieldset tag?
 
G

Guest

looks like i was having a syntax issue:
A.NavButton-Style:link

however,
how do i style the linkbutton if the link has been disabled?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top