Quote Originally Posted by BDCreations View Post
Ditto - same here and have been seraching for days but can find nothing...even in the tuts instructions on changing to images does not apply to all sidebox content as I cannot change the IMPORTANT LINKS, WHO'S ONLINE or SEARCH from text to images...

Anyone know???
SEARCH can be found in languages/english.php
define('BOX_HEADING_SEARCH', 'Search');

WHO'S ONLINE can be found in languages/english/whos_online.php
define('BOX_HEADING_WHOS_ONLINE', 'Who\'s Online');

IMPORTANT LINKS can be found in languages/english/extra_definitions/ez_pages_definitions.php
define('BOX_HEADING_EZPAGES','Important Links');

With this information you should be able to use the instructions in the tutorials for using images for sidebox headers.