Hyperlinks
  • Is there a way to eliminate the underline with hyperlinks?
  • Hello,

    What links are you talking about? Admin panel links or links on your website?

    To modify look and feel of links in admin panel you need to edit file "manage/style.css" and remove "text-decoration:underline;" for "a:link" and "a:visited".

    For your website links, you need to do the same but with your website css styles.
  • I am trying to add content with instant-update and it is permanently underlined when I hyperlink text to another page. I adjusted the CSS in the style.css but no change.
  • Make sure that your text is not enclosed within a U element.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!