JoomlaLMS Learning Management System - Support Forum
|
#1
|
|||
|
|||
|
Hi I am looking to change the font colour in the certificate, I have read from a previous thread that you can change this colour in the includes/lms_certificates.php file, but I have changed this and the text is still a light green colour, I don't know where else to change this can you advise.
Here is a screen shot, Thanks |
|
#2
|
|||
|
|||
|
Try to change the color palette (to 32 bit) of the certificate image and reupload it again.
Maybe your image has very simple color-map (text forced to use color only from palette) , try to use full-color images. Last edited by den; 03-04-2008 at 04:19 PM. |
|
#3
|
|||
|
|||
|
your a genius thanks that fixed it
|
|
#4
|
|||
|
|||
|
Can you tell me how you did it? What exactly did you change in this php script?
Thanks for help, WoSko |
|
#5
|
|||
|
|||
|
All the texts on our certificates are printed using black color, you can change the color by modifying the following code on line 1106 of the 'lms_certificates.php' file:
$black = imagecolorallocate($im, 0, 0, 0); To change the color you need to edit the last 3 parameters of the imagecolorallocate functions, these parameters represent the color value using RGB color scheme. In order to determine RGB code of required color - please try googling for something like 'RGB color chart'. |
|
#6
|
|||
|
|||
|
Thank you very much for information. I have changed it.
Working very good. Thank again, WoSko www.englishforus.eu |
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
All times are GMT. The time now is 12:04 PM.






Linear Mode

