The Arcive of vBulletin Modifications Site. |
|
[Release] Attached Image will be small.. Details »»
|
|||||||||||||||||||||||||
This modication to the postbit_attachment template will make your image attachment smaller, so it doesn't mess op the forumlook, after clicking it will apear bigger.
__________________________________________________ _ Open your adminCP and scroll down to Templates > Edit > Expand > Postbit Templates > Postbit_attachmentimage Replace the whole code with: Code:
<!--<p>--><smallfont>$post[username] has attached this image:<br> <a href="attachment.php?=$session[sessionhash]&postid=$post[postid]" target="_blank"><img src="attachment.php?s=$session[sessionhash]&postid=$post[postid]" border="0" alt="" width="200" vspace="8" hspace="4"></a> </smallfont><!--</p>--> In this example the width of an attached image is 200, edit it the way you would like to have it ;x Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
For this modification, in your adminCP goto:
Options > Attachments: Preview images in thread; this MUST be on!! |
|
#3
|
||||
|
||||
|
Here's a screenshot, enjoy ;p
|
|
#4
|
||||
|
||||
|
flup this was released [url=https://vborg.vbsupport.ru/showthread.php?s=&threadid=52344] here and you even posted in the thread :S?
- miSt |
|
#5
|
||||
|
||||
|
This is a VBcode
Mine is a template mod ;x |
|
#6
|
||||
|
||||
|
This is not serious.
|
|
#7
|
|||
|
|||
|
thx
|
|
#8
|
||||
|
||||
|
flup, go ahead and attach a smilie and see what it does.
|
|
#9
|
|||
|
|||
|
Precisely; it will fail for small images.
|
|
#10
|
||||
|
||||
|
Is there a way to have the image stay the same size on up until a set size and it will automatically go into a link instead of being viewed?
|
![]() |
|
|