Hi All,
Im using vBIndex for front page news and Id like to be able to have an image aligned left and with an URL embedded into it.
I have it all working except for the embedded URL ..
Here what i have so far:
Tag: ALIGN
Replacement:
Example:
How do i also include the option to have an URL embedded into this image ?
Cheers
Paul
Im using vBIndex for front page news and Id like to be able to have an image aligned left and with an URL embedded into it.
I have it all working except for the embedded URL ..
Here what i have so far:
Tag: ALIGN
Replacement:
Code:
<img border="0" hspace="2" vspace="-2" src="{option}" align="{param}">
Code:
[align=http://www.vbulletin.com/forum/images/misc/vb_bullet.gif]right[/align]
Cheers
Paul
Comment