"Kunena New NoNew Post Icon Sets"
These Icon sets can be use along with The Pearl or other Kunena Templates that we just post before. To use it you just simply have to copy the files (post_new.png, post_nonew.png, post_new_s.png, post_nonew_s.png) to your com_kunena/template/yourtemplate/images/english/icons/.
Here to download them : Download
Since i had modify the file name not to use the standard kunena filename, then you need to modify some lines the icons.php file located on com_kunena/template/default/icons.php.
Here are the lines that should be modify : filename icons.php line 61-66
$fbIcons['unreadforum'] = 'post_new.png';
$fbIcons['readforum'] = 'post_nonew.png';
$fbIcons['notloginforum'] = 'post_nonew.png';
$fbIcons['unreadforum_childsmall'] = 'post_new_s.png';
$fbIcons['readforum_childsmall'] = 'post_nonew_s.png';
$fbIcons['notloginforum_childsmall'] = 'post_nonew_s.png';
Thank you,
xXx
kenlapz.ORG - House of Joomla Designer







