The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Sure. width="100" height="100".
You just want to make sure the images are the correct proportion. Nothing worse than taking an image that's 75 by 300 and resizing it to 100 by 100. |
#12
|
|||
|
|||
Dead Eddie thanks for that code its exactly what Ive been searching for!!! Is there anyway i can make the text go to the rightside of the image I used your code on my website www.irishdrumandbass.com
Thanks John |
#13
|
||||
|
||||
Answered the PM, but I'll poke my head in here, too. Better late than never, eh?
Change the image tag to this: <img src="{vb:raw article.previewimage}" width="{vb:math {vb:raw article.imagewidth} / 2}" height="{vb:math {vb:raw article.imageheight} / 2}" style="float:left;"> (Or whatever you used in the height/width properties) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|