Thursday, 01 April 2010 21:12

Diffrent Logo Depending on language selection in limeSurvey

Written by  mark
Rate this item
(0 votes)
ok so first we need to edit common.php and add
if (strpos($line, "{LNG}") !== false) $line=str_replace("{LNG}", $_SESSION['s_lang'], $line);
once this is done we simply add a
 
and style in your style sheet #logoen and #logofr
mark

mark

E-mail: This e-mail address is being protected from spambots. You need JavaScript enabled to view it
Login to post comments