How to get rid of theWhite underscore...
I want to use some text as a link in several of my pages, but each time I do this there is a white line under the link text, how do I stop this
Rob
Rob
From the VSD hints thread:
Go to Edit > Edit Header and paste the code there. You might have to do it for each page you've already created.
And here's a more thorough how-to for link styles in this thread:
http://www.coffeecup.com/forums/designer/links-in-vsd/
Darce Jean wrote:
You can use a CSS code:
<style type="text/css">
A {text-decoration: none;}
</style>
Place this in the Header using the HTML Tool.
You can use a CSS code:
<style type="text/css">
A {text-decoration: none;}
</style>
Place this in the Header using the HTML Tool.
Go to Edit > Edit Header and paste the code there. You might have to do it for each page you've already created.
And here's a more thorough how-to for link styles in this thread:
http://www.coffeecup.com/forums/designer/links-in-vsd/
I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)
https://www.callendales.com
https://www.callendales.com
Thank you for your help
Rob
Rob
Another suggestion is to use just a shape, place the text within it using Advanced Text, and link the box to the page you want.
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.