The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Write more than one line near an image
Hi,
I would like to know how to write more than one line near an image like that : Thanks ! That's my last question for today |
#2
|
|||
|
|||
You need to add the bit in green to your img tag.
Code:
<img src="..." style="float:left" /> Code:
<img src="..." style="float:left; margin:5px;" /> |
#3
|
|||
|
|||
On my forums I cant write more than one line of text like that :
Just one line to the right of the image [IMG=http://www.image69.fr/img/8/v264.png] I would like to have many lines to the right of the image like that : [IMG=http://www.image69.fr/img/10/v265.png] I think thats your answer don't help me I have to create a new bbcode balise ? |
#4
|
||||
|
||||
It's called text wrapping. And yes, you would have to create a new BBCode to get text to wrap around an object in your posts. It would have to be something like this:
Code:
<span style="float:right;padding:0px 10px 10px 10px;">{param}</span> |
#5
|
|||
|
|||
ok thanks i will try
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|