MX Calendar Next and Previous buttons

MX Calendar Next and Previous buttons

To replace the Next and Previous links on the MX Calendar Month and Year navigation fields edit the following file
divider

To replace the Next and Previous links on the MX Calendar Month and Year navigation fields edit the following file:

includes/resources/CAL.res.php

Change line 40 and 41 to point to images instead of using the text.

'PREV_CALENDAR' => '<img src="../../images/arrow_left_green.png" alt="Previous" border="0" align="left">',
'NEXT_CALENDAR' => '<img src="../../images/arrow_right_blue.png" alt="Next" border="0" align="right">'
Written by:  - 16 Oct, 2010