Links and VSD

User 489543 Photo


Registered User
51 posts

Is there any way to remove the underline from the links that VSD creates. I would like to have links that have a mouseover effect but no underline.....is it possible?

Thank you,

User 463058 Photo


Ambassador
1,085 posts
Online Now

User 564439 Photo


Registered User
15 posts

I found a way to do it. you can make a button type your word and make your button the same color background as the page background. You can't tell it's a button.
User 131758 Photo


Registered User
1 post

You can also create a button in a graphics program with the text as part of the image itself. Then make the image the link.
User 355448 Photo


Ambassador
3,144 posts

AE Designs,

You can insert a little CSS into your VSD page that eliminates the underline. Without searching, I think you would use something like:

<style type="text/css">
a {text-decoration:none;}
</style>

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.