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...
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...