How to add this css effect and image 'alt tag' code

Discussion in 'Programming' started by DarkMatrix, Feb 13, 2014.

  1. #1
    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
     
    Last edited: Feb 13, 2014
    DarkMatrix, Feb 13, 2014 IP
  2. ThePHPMaster

    ThePHPMaster Well-Known Member

    Messages:
    737
    Likes Received:
    52
    Best Answers:
    33
    Trophy Points:
    150
    #2
    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.
     
    ThePHPMaster, Feb 13, 2014 IP