The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Custom BB Code Help - Linked Image
Hello,
I need some help in creating a custom BBcode for posting images with links. I am using this great hack but it will not allow images to point to a link it instead just opens them in the highslide. So my thought is why not just create a custom BBcode that does the same thing as the default vb options but with a [IMGA] tag instead of [IMG] which the hack looks for. I'm not a coder at all but this is what I have so far...it may be way off... BB Code Tag Name Quote:
Replacement Quote:
Thank you for the help! |
#2
|
||||
|
||||
HTML Code:
<a href="{param}"><img src="{param}" alt="" border="0" /></a> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|