Thread: phAlbum Update
View Single Post
  #1  
Old 02-08-2014, 07:43 PM
xannon
Unregistered

Posts: n/a

phAlbum Update

I've been experimenting with phAlbum and managed to add lightbox functionality. It's a great script, and does what it's supposed to, but in the age of multiple devices, it's responsiveness on different screens needs a little work.

Looking at the code, the display of thumbs etc is table based, with the choice to select how many thumbs are displayed horizontally. This is awesome for desktop and tablet screens, but it causes a few issues with mobiles etc.

I'm pretty good with html, but i'm a beginner when it comes to php, so trying to convert the tables to divs and css3 is so far beyond my abilities.

Any chance of an update in the future? or advice on modding the code to be responsive?

Thanks for you work!
Reply With Quote