Hi everyone!
I would like to make the following template:
Full: A table containing thumbnails of the poster of the movies (with a reasonable size, so that it can be clearly seen) and the title below it. Both of them are links to the individual movie.
Individual: The whole data for the movie.
I think that this is interesting, as the poster is the fastest way to see and select movies, and I haven't still found this in any other script. I would like to use a batch-converter image program (such as Irfanview) to generate the thumbnails of the main page.
My problem is the following one: If I want to have, let's say, five images per row, I sould insert some code after the fifth movie reference to change to the next row of the table. This, as far as I know, is not possible with AMC, as it generates the same code for all the different movies, so that you can not specify some difference for each fifth movie. Thus, the only possibility I find is to have all the movies in the same row or the same collumn. But I think that the table-view would be much clear if the amount of movies is big...
I am sure that there should be some simple way to solve this problem, if it isn't already solved in a previous script. I would like to make a simple page, without the need to install a PHP server.... Can anyone help me?
Thanks in advance!!!
Help to program thumbnail index html template
-
- Posts: 7
- Joined: 2005-03-29 21:45:39