4images Forum & Community
4images Issues / Ausgaben => Installation, Update & Configuration => Topic started by: doasinfinity on October 15, 2002, 04:11:05 AM
-
in the New Images columns, how do I remove the Lightbox button?
-
Just edit the templates. Find and remove {lightbox_button} You might try with thumbnail_bit.html
You could also try changing:
{lightbox_button}
To:
{if image_is_new}{lightbox_button}{endif image_is_new}