![]() |
How to change the [url] tag link color?
The link color used by the [url] tag does not match my style postbit backgrounds, therefore I need to change the default [url] link color somehow. I'm referring to the [url] tag that members use in their posts. I would like to instead use a stylesheet custom link color I made, so I need to find the code being replaced by the [url] tag, so I can insert class="grey" at the end of the <a href="">. Thus everytime someone uses [url] tag, their link will be using my class="grey" attribute, to obtain that color.
Also when somebody simply types a url in, since it auto-parses it to url format, I need that to be of my class="grey" color. How can I do these two things? Any help would be great. ;) |
In functions.php check after
PHP Code:
|
Well I took your advice, and found the right spot to insert the code (or at least I think), but it still isn't working :(
Here is what I found in functions.php, and my class="grey" tag is in there. PHP Code:
|
Hi Velocd,
Search for: // ###################### Start checkurl ####################### And you'll find where to change the things :D Yours, Erwin |
Thanks so much I found the code and it's all good now! ;)
|
I just discovered one more little problem. When using the
mailto tag, it still comes up as the default style. I tried looking for it's code in functions.php around where the // ###################### Start checkurl ####################### is, but I couldn't find it anywhere! Any help please? |
Hi Velocd,
I think you mean the vBcode tag [*mail] you should do this: 1. goto your admin panel 2. goto custom vBcode 3. edit the [*mail] tag Thats it :D |
I need to make this change as well. Can someone tell me exactly what I need to change? I don't really understand what's been posted thus far. Here's what I have in functions.php under Start checkurl...
Quote:
|
I think I found some easier instructions if anyone needs them in the future, haven't actually tried it yet.
http://www.vbulletin.com/forum/showt...nge+link+color |
Quote:
I need to know how to do this for vb 3.5 Thanks |
All times are GMT. The time now is 05:12 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|