Hello
I guess that this script is somewhere, but I don't know to which section it belongs to, so my search through hotscripts was unsuccessful.
I would like to manage the content of my website in the following manner:
I have a website with pictures and my main page has the form of a table (5 columns and many rows). Every cell of the table has a thumbnail and information about the gallery below. For example a thumbnail of me and below the following information 'pictures of my party, 30 images'. The thumbnail is clickable and it redirects the user to a new page. So far I am doing it in html so whenever I add a new picture gallery or article, I have to move manually all the other thumbnails and info to the following cells, so that the newest update is the first thumbnail on the top left.
I have found similar scripts but they act as a pure image gallery, which means that the clickable thumbnail redirects ONLY to folders which contain images. But I need to have the possibility to redirect the thumbnail click to anything. Sometimes I redirect to images, html files, other websites, doc documents etc. Additionally some open in the same window and some in a new one.
Any suggestions? Thanks for help