Is it possible instead of actually showing an image for an album thumbnail, I can set the URL for the image as a background for a div?
Basically I want a div with the background for each thumbnail and then I want to place the title for the album inside the div and do some styling to that, etc.
Comments
`<?php echo getAlbumThumb(); ?>` does the same for album thumbnails.