New album/new picture notification New album/new picture notification
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

New album/new picture notification

Started by zieloo, December 01, 2007, 11:00:51 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

zieloo

I tried to modify the currently used style so that it draws a colored border around an album (in album list) indicating there're some new photos. New, by date and should be configurable: a week/a month, etc. Plus, it would be great to do the same with completely new albums (even empty).

I tried to edit index.php and themes.inc.php but without success  :-\

Could anyone please help me?

Joachim Müller

Don't edit include/themes.inc.php. Edit themes/yourtheme/theme.php instead. Related to theming, moving accordingly.