Remove underlines in hyperlinks

B

brelade

I have used the code below effectivatley in Pub 2003,but it no longer works
in 2007.

<style>
a{text-decoration:none}
a:hover {color: #000000; font-weight: bold;}
</style>

Anyone got any suggestions for use in Pub 2007
 
B

brelade

David, many thanks.
The hover / roll over change colour works, just the underlining remains
 
D

DavidF

brelade,

I haven't ignored you. I was able to reproduce your issue, but haven't
figured a workaround yet. I was hoping that someone else might jump in here
(Rob...you are the coder ;-).

I am surprised that the code snippet doesn't work in 2007, as I didn't think
there was much difference in the coding engine since 2003. Anyway, I will
keep playing with it, and if I come up with a solution, I'll let you know.

DavidF
 

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