I liked Kirupa’s tutorial on making a page with random images every time the page refreshed but I needed to be able to do that AND have each of the images link. I found a tutorial that shows how to do that using PHP on some site and everything works except there is a border around the image.
I uploaded the original source files to this link. There were no images so it shows the alternate text and as you can see it has the ugly blue border around it.
http://www.urgentfury.com/test2/
I can’t have a border because the page I want to use it for already has an image border made specifically for a 160 x 600 skyscraper ad and the line border causes the image to “break”. See example here:
http://www.urgentfury.com/test/
I don’t know if this is a PHP or HTML problem but I can’t find out where in the world to remove that border. All my code has Border=0.
I did a search on the net for an answer and some people say that you can’t see the border in IE but you can see it in Firefox, which is the browser I use.
If you want to take a look at the source files you can download the zip here:
http://www.alistapart.com/d/betterrotator/rotator.zip
It contains an index.php, rotator.php and images.ini file.
Any help would be greatly appreciated. Thanks. :bucktooth: