Underlined Links

  • 19 April 2016
  • 2 replies
  • 9 views

Hi, I cannot remove the underline on a link
could you pls help me to remove it ? I want to keep the link, but without the line


2 replies

Arnaud…

This requires a bit of in-line CSS and is pretty easy to do.

[Some" rel=“nofollow” target="_blank" title=“Link http//somelinkcom styletext-decorationnone colorffffff Some”>http://somelink.com" style=“text-decoration:none; color=#000000” >Some](<a href=) Link

That should give you just plain black text. If you google link decoration css you can find other properties you can use in there as well.

Joe

that works - Thanks Joe !

Reply