Post by Druvan » Sat May 04, 2019 7:04 am

Hello,

In languages files, how can I add another colour or font? What code to use for example for white colour? or too use Verdana font?
Anyone knows this?

New member

Posts

Joined
Mon Aug 08, 2016 5:39 am

Post by IP_CAM » Sat May 04, 2019 9:34 am

Regular HTML Code should widely be possible:

Code: Select all

$_['text_note']         = '<span style="color: #FF0000;">Note:</span> HTML is not translated!';
$_['entry_pno']            = 'Personal Number:<br /><span class="help">Social Security number here.</span>';
$_['text_success_wait'] = '<b><span style="color: #FF0000">Please wait...</span></b> 
$_['heading_title'] = '<div style="text-align:center">Welcome to %s</div>';

My Github OC Site: https://github.com/IP-CAM
5'200 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland
Who is online

Users browsing this forum: No registered users and 31 guests