Yeah, I read it before posting... I'm just not sure what it means for my gallery as I have 2 different frameworks that involve albums.
On my main page `index.php` i have 3 colums or 3 albums per row. However; on my search page `search.php` i have 4 colums or 4 albums per row.
oh yeah... I guess I should specify that I have a header file that is called on all pages and it's in this header page where that function resides.
Could I place the function elsewhere or does it have to be at the very top?