Quote:
Originally Posted by rdrunnr
This is a great mod. Is there a way to size the images in the coding so they are all the same size?
|
Try this. (I have not tested this yet so I'm not sure if this will work or not)
HTML Code:
banner[number++] = "<a href='REDIRECT_URL' target='_blank'><img src='BANNER_URL' width="x" height="x" border='1'></a>"
Change "x" to the number of pixels you want the height/width to be