I re-installed and erased that code and it is still doing it. The css mouse over on the text is on some links and not others.
as above Eric, is it the same page link? i so the source code still shows it there. You should also upgrade to build 4 which was released a few days ago that will help.
http://kellyinfo.com/web/deletes.jpg
http://kellyinfo.com/web/deletes.jpg
Bruzer,
I tried doing the above but did not upload it to the web...I just previewed it on my computer and the links still where only showing mouseover on some links but not others.
Thanks for the help! but do you have any other suggestions...do I need to upload it?
I tried doing the above but did not upload it to the web...I just previewed it on my computer and the links still where only showing mouseover on some links but not others.
Thanks for the help! but do you have any other suggestions...do I need to upload it?
Eric,
seems your right I can't get it to work either, just installed VSD and no change, try a support ticket , and see if they can give you any better ideas.
seems your right I can't get it to work either, just installed VSD and no change, try a support ticket , and see if they can give you any better ideas.

Can you upload your latest changes so we can see what you have? You can try the following styling which may work, but if it doesn't it may be because of changes to your code which we can't see.
<style type="text/css">
#container a:link {text-decoration: none;}
#container a:visited {text-decoration: none;}
/* Add Hover with color to links */
#container a:hover {text-decoration: none; color:#006600;}
</style>
<style type="text/css">
#container a:link {text-decoration: none;}
#container a:visited {text-decoration: none;}
/* Add Hover with color to links */
#container a:hover {text-decoration: none; color:#006600;}
</style>
Cary I think that is going to work!!! It worked just now when i tried it. I be back later if I have any more issues....otherwise thank you!
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.