If you want to pick a specific spot, tell me and I'll show you where to put the code.
One way to answer your above dilemma would be to make a dropdown box for the games, and label the images the same as the field. For instance, one of the options for your users is Counterstrike, so upload all of your images to the same spot, and label the image "Counterstrike.png" so you can just do <img src="pathtoimage.com/$post[fieldX].png">. Get what I'm saying?
|