View Full Version : little help??
Psychdrone
04-15-2002, 12:11 AM
how would I make it so that the img tags when used would resize any picture to an appropriate size like 100 by 100, no matter the size of the picture??
Or you could add a new img tag, like img2 for example??
Andy Z
04-15-2002, 02:46 AM
Not sure if this is what you want but,
<img alt="Woohoo!" src="woohoo.gif" height="100" width="100"> I'm not sure if can add something to a CSS sheet or not for this. So you'll have to do it for each image.
My forums are down right now, but I think you can go to where you can add, edit etc bbcode and edit the [img] tag so the html would be like < img src="{forgot the variable that would go here (it's the link to pic)}" width="100" height="100">, or something like that.
Hope you can figure out my instructions since my board is down.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.