i started a wallpaper site and want to add two features in it 1. Css effect when moving curson on image (solved) 2. how to add image 'alt tag" option in AVwallpaper script (not solved) like this site > hdwallp@per$ (dot) in
Never used avwallpaper script, but like any other script I would do a find on entire directory for "<img" and it should give you list of places the image is being used. One of them should be the dynamic part and you should be able to insert the alt in there.