Hi
Is it possible to have multiple link colours on the same line or page? Maybe a way of adding some CSS perhaps?
Any suggestions very welcome!
Cheers
Hi
Is it possible to have multiple link colours on the same line or page? Maybe a way of adding some CSS perhaps?
Any suggestions very welcome!
Cheers
you can do this with CSS, but a link to your page and descriptions of which links with which colors will help.
Hi there
I donβt have a live link as yet. My need is to have two links in the same text line in two different colours to represent a url link and a pdf link.
Cheers
This might work if you copy it in the text stack and make any adjustments needed to have the links you want:
<span style><A HREF="http://www.example.com"><FONT COLOR="blue">Example Link</FONT></A></span> <span style><A><FONT COLOR="green">and an</FONT></A></span></A></span> <span style><A HREF="http://www.test.pdf"><FONT COLOR="red">Example PDF</FONT></A></span>
Ron
Legend - that worked perfectly! Many thanks.
robbeattie I had LinkPlus running and that usually works wonders but in this case I needed two colours on the same line.
Thanks for your help all!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.