I saved it in my custom template/buttons/english folder, just as it says to in the instructions.
Here's the code, all I changed was the file extension:
Thanks for the help. I've triple checked that all files are in the right place and still, no code is even showing up for any of the title images at all. I just don't know what's up.PHP Code:<?php
/**
*
* @copyright Copyright 2010 Glenn Herbert
* @license http://www.gnu.org/licenses/ GNU Public License V3.0
* //includes/languages/english/extra_definitions/your_template/image_titles_defines.php
* Images for Titles by Glenn Herbert (gjh42) 2010-09-01
*/
define('IMAGE_TITLES_EXT','.jpg');// or .jpg, .png, etc.
?>


Reply With Quote

