Hey I use openx ads for changing ads automatically on every refresh. But there is a problem ... in my website i have a space of 500 x 400 to put a ads How say a picture is 800 x 600 large .. when i insert it , it only shows the 500 x 400 part and others are ignored so how can i auto resize so that no portion of the picture is ignored Please help i use wordpress 2.7 btw
If you add width and height to the image the browser will "resize" it automatically. <img src="..." width="500" height="400" />
say i have pics in mysite.com/pics Is there a way in wordpress that i can get the pictures from that folder and get displayed in index page like a slide show or display random pics after every refresh Regards