The titles of my ablums and locations of thumbnails are displaying strangely (not lining up) on the gallery page.
You can see what I mean here: www.chinamash.com
I assume an edit to the theme's index.php file will be needed but what exactly would I need to do?
Thanks
Comments
You can just remove that function from the theme files if you don't need it.
"int normalizeColumns( int $albumColumns, int $imageColumns )"
And then just delete that bit of code?
"Notice: Use of undefined constant normalizeColumns - assumed 'normalizeColumns' in /home2/chinamas/public_html/themes/default/album.php on line 1".
Is there a way to properly turn off the function so I don't get that?
http://www.zenphoto.org/support/topic.php?id=2540#post-15218
Thanks for your patience.