Hello I'm hoping you can help. When I add links to the site, it underlines them. The underline goes away when you mouse over the link. This is a bit cumbersome and unsightly when you have a page with a lot of links together. I'd like to reverse that and remove the underline and have it appear when you mouse over the link. I'm using the Logistix template. Can you help?
- 1 Post
- 0 Reply Likes
Posted 10 years ago
- 558 Posts
- 41 Reply Likes
It may just be the style you're using. I use the midnight template, and my links are not underlined until I mouse over them. (just a different color) The only time that is reversed, is when the widget is selected for editing in the site builder.
Try changing templates and see if that reverses what you see. You can always change back.
Just a thought... don't know which browser you're using, but do have "allways underline links" selected in your internet options in your system or browser?
Try changing templates and see if that reverses what you see. You can always change back.
Just a thought... don't know which browser you're using, but do have "allways underline links" selected in your internet options in your system or browser?
Monique, VP of Customer Support
- 6294 Posts
- 446 Reply Likes
Guido is correct. This is a feature of the style. Unfortunately there is no way to change it at present except to change styles.
- 31 Posts
- 0 Reply Likes
i don't know if this is an error, but I try to remove the underliune all-together and it doesn't. Well, it does on the actual site when I update it, but the underline is there wnen I edit it. Any idea why it would do that?
- 5892 Posts
- 299 Reply Likes
Hello,
Is this happening with your links? So you are able to remove the underline so that it is no longer there on your live site? I'm interested to know.
Emmy
Is this happening with your links? So you are able to remove the underline so that it is no longer there on your live site? I'm interested to know.
Emmy
Grace, Champion
- 361 Posts
- 4 Reply Likes
Use html code to make text link. You can remove the underline in your text link (text-decoration:none).
- 37 Posts
- 3 Reply Likes
where abouts in the html would you out in that piece of code
- 1721 Posts
- 51 Reply Likes
Hi micheal
It depends. If the underline is in a <div> or <p>, you can add it as inline css like this: <div style="text-decoration: none;">Text goes here</div>
Hope that helps!
It depends. If the underline is in a <div> or <p>, you can add it as inline css like this: <div style="text-decoration: none;">Text goes here</div>
Hope that helps!
- 37 Posts
- 3 Reply Likes
thanks nazlie, i changed styles in the mean time and it got rid of it but il keep its good to know
- 31 Posts
- 0 Reply Likes
Hey Emmy,
The underline doesn't appear on the live site. Just on the editing page of the site.
The underline doesn't appear on the live site. Just on the editing page of the site.
- 2819 Posts
- 135 Reply Likes
Hi Derrick, the underline is just there during editing to let you know that it's a link.
- 22 Posts
- 0 Reply Likes
my underlines do appear on the published site. am i doing something wrong???
- 10698 Posts
- 495 Reply Likes
Hello Lakeshia
You have nothing to worry about. What you're seeing is correct where the links are automatically underlined. The people on this thread are wanting to remove the underline.
You have nothing to worry about. What you're seeing is correct where the links are automatically underlined. The people on this thread are wanting to remove the underline.