PDA

View Full Version : Verry Simple Question! (lets see how can figure it out)


NoPrints113
11-18-2002, 02:31 PM
ok now that i have ur attention.........

how do i wrap the text around an image like on Vbtemplates.coms main page iv been trying to figure itout im sure its real simple :D

heres the example with arrows if ur comfused on what im talking about ...thanx :D

Pre[Dar]Satan
11-18-2002, 03:00 PM
Satan]uhm, simply put the img and write around it or put it into a small table with cellpadding 4 or so :)

Brad
11-18-2002, 03:14 PM
something like this sould do it:

<td bgcolor="#FFFFFF"><img src="$bburl/path/to/avatar.jpg" border="0" align="left" vspace="3"><smallfont>*text here*</smallfont><br>
</td>

NoPrints113
11-18-2002, 03:26 PM
it shows just 1 line of the text like ur setting the image in between the text and it doesnt wrap around the whole image.... did u see the attachment i posted....?

filburt1
11-18-2002, 04:11 PM
Anime-loo is right, just give the image an hspace/vspace and align it to the left.

Viewing the source works wonders for one of those "how did this site do this?" questions ;)

NoPrints113
11-18-2002, 04:28 PM
no that adds the same thing i could do with a table puts the image on left and text on right i want the text to WRAP around the image that code did not work.... it maybe becouse i have it already in a table?? i dont know but somebody???