The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello. I'm trying to implement some BBcode where a user can place an image to the far right of their posts, without the post text moving the image.
At first I thought it'd just be as simple as: HTML Code:
<img align="right" src="{param}" /img>
![]() ![]() Is there a way to make the post format nicely when quoted? Thanks. |
#2
|
|||
|
|||
![]()
Maybe try <img style="float:right;" ................
|
#3
|
|||
|
|||
![]()
Already tried that, you get the same result. ...............
|
#4
|
|||
|
|||
![]()
Go to the "bbcode_quote" template. you will see three nested divisions before you get to any content. Try adding style="min-height:200px;" to each of those divisions in turn and see which one works, then adjust the value until it looks right for your image.
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|