The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
New Image Tag e.g [imgo] for bigger images
I know this has been discussed about a hundret times and believe, i have read them all.
BUT: I did not find any solution so hopefully someone is so kind and gives me an answer or a link where this might has been posted. I have a small board (PHPKIT is like PHPBB) for our gaming clan. I found a hack there where you have a second image tag. Using [IMG] did not change, but when using [IMGO] it resizes images automaticly to 400xkeep_ratio Is there anything like that for vBulletin ? And I am not talking about Avatare or Attachements I am using 3.0.6 btw ... |
#2
|
||||
|
||||
There are two that I know of. One uses javascript, and one uses a hack to the vb files. Both of them have issues that haven't been fixed though.
Here they are. https://vborg.vbsupport.ru/showthread.php?t=68677 https://vborg.vbsupport.ru/showthread.php?t=67743 |
#3
|
|||
|
|||
Or... you could just make an [img] tag with no limitations...
Custom BB Codes -> Add new BB Code. Title: The IMGO Image tag Tag: IMGO Replacement: <img src="{param}" alt="{option}"> Example: Whatever you want Discribtion: Whatever you want Use {option)?: Yes Button Image: Whatever you want Easy as that |
#4
|
|||
|
|||
Quote:
|
#5
|
|||
|
|||
No problem
|
#6
|
|||
|
|||
Just figured, it's not working. It displays just the link to the image ..
How can I say that the picture need to be resized to 400xsomething ? Would it work like <a href="{image}" target="_blank"><img border="0" width="400" alt="Thumb resize." src="{image}" /></a>') ?? |
#7
|
|||
|
|||
That's very odd, as you use <img src, it should work...
You can try <img border="0" width="400" alt="Thumb resize." src="{param}" /> Then set "User {option}?" to no. |
#8
|
|||
|
|||
That one did it
Ok, that one is even better <a href="{param}" target="_blank"><img border="0" width="400" alt="Thumb resize." src="{param}" /></a> |
#9
|
|||
|
|||
Ah, yes, that's very usefull aswell
|
#10
|
|||
|
|||
this BBCODE dosent work in 3.5RC2 if anyone gets something for RC2 please let me know!?
I tried all the above and it just prints the links not the images |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|