The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Is there a BB Code mod or an easy way to post an image and text aligned next to each other?
example: IMAGE + Text as opposed to image text? |
#2
|
||||
|
||||
![]()
Such as this?
![]() Code: [img]https://vborg.vbsupport.ru/external/2008/07/37.gif[/img]text |
#3
|
|||
|
|||
![]()
kind of - here is an example:
![]() |
#4
|
|||
|
|||
![]()
That looks just like an img tag with writing next to it
|
#5
|
|||
|
|||
![]()
right - what i am after is for the text to align at the top of the image - not the bottom -
|
#6
|
||||
|
||||
![]()
It's easy to make a tag to do this. The issue is that such a tag would be exempt from all of vB's image checks. Also, a left aligned image may cause layout anomolies, though this will be isolated to the message cell. Keeping this in mind, you want a tag with this replacement:
Code:
<img src="{param}" align="left" alt="User posted image" border="0" /> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|