PDA

View Full Version : re: bigger Icons


axonuproar
07-28-2007, 06:04 AM
I have about 600 people using my website with Joomlalms, all is going well with the system, but the biggest complaint I get, from many is that the icons on the tool bar are goo small and there is no text labels other than when you mouse over them.

How can I make the icons bigger? I tried making the images bigger and uploading, but I cannot find where it is still keeping them in the small size.

Please help!

Thanks.

den
07-28-2007, 02:45 PM
Menu images are located at the folder 'components/com_joomla_lms/lms_images/toolbar/'.
To change the size of images in the code you should edit file 'components/com_joomla_lms/includes/jlms_menu.php' near lines ~ 90-120.

axonuproar
08-01-2007, 05:08 AM
Menu images are located at the folder 'components/com_joomla_lms/lms_images/toolbar/'.
To change the size of images in the code you should edit file 'components/com_joomla_lms/includes/jlms_menu.php' near lines ~ 90-120.

Hi! Thanks, it worked! I appreciate it.

One more question, now that I made the icons bigger, the course list page shows the home and courses icons still as 16x16, where do I change the code so that these images will be the larger size on the toolbar menu also?

den
08-01-2007, 07:48 AM
Check the same file - lines ~ 20 - 30.