PDA

View Full Version : The vb URL tags to COLOR?


Sylvus
08-16-2003, 02:30 AM
Is there a hack to change the color of the vbcode URL? If you make a link (https://vborg.vbsupport.ru/newthread.php?s=&action=newthread&forumid=8) as I just did with the word "link", you'll notice it's difficult to know it's a link just by looking at it.

I want the url link to be a different color if the url tag is used.

I tried to modify functions.php and changed this:

$righturl = $url;

to this:

$righturl = <font color=cyan>$url</font>;

but it still comes out just like the color of the text in the message.

Help!

Syl...

Sylvus
08-16-2003, 02:56 AM
Is coo dawgs! I found a phat post that pointed me in the right direction.

Syl...

r6bbie
07-28-2006, 06:52 PM
what post, I need some help with this...