The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Links Automatically bolded with a specific color.
Please look at this link for an example:
http://www.basketballboards.net/foru...656&forumid=14 Do you see how the link in the first post is in bold with a dark blue color? Can this be done with vB3? Could someone show us how to do it? I'd really love to have this on my site! Any help is appreciated. Thanks. |
#2
|
||||
|
||||
open file functions_bbcodeparse.php
find function handle_bbcode_url there find PHP Code:
|
#3
|
||||
|
||||
So...
if I wanted to have the exact same thing on bbb.net, only have the color be #006600, can you show me what to edit and what to add? I'd really appreciate it! |
#4
|
||||
|
||||
not sure if i understood you properly but going off of xenon's instructions, open up the
file functions_bbcodeparse.php with notepad or whatever and then in there do a find (control and f) function handle_bbcode_url, there you should be able to follow the below quite comfortably PHP Code:
PHP Code:
|
#5
|
||||
|
||||
sabre, you have to escape (\) your quotes within the string
|
#6
|
||||
|
||||
After many trial and error periods, I was able to get it to work by taking out the quotation marks.
Thanks fellas for the help! |
#7
|
||||
|
||||
Hmmm... I have a question. It now works, but I'd like it to be slightly modified. I'd like there to be no underline when not hovered, but have an underline when hovered. Can anyone tell me how to do it?
|
#8
|
||||
|
||||
Xenon?
|
#9
|
||||
|
||||
There is no need to bump posts untill at least 24 hours have past. Thank you.
|
#10
|
||||
|
||||
Alright, I think I've waited more than 24 hours. Any help with how to remove the underline from the links? Thanks.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|