Multiple Link Colours?

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 stack might be worth having a look at.

http://rapidweaver.marathia.com/stacks/LinkPlus/

Rob

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>&nbsp;<span style><A><FONT COLOR="green">and an</FONT></A></span></A></span>&nbsp;<span style><A HREF="http://www.test.pdf"><FONT COLOR="red">Example PDF</FONT></A></span>

08%20AM

2 Likes

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.