Skip to content
Snippets Groups Projects
Commit 9dbe7d03 authored by Regis Houssin's avatar Regis Houssin
Browse files

change size of logo

parent 948fcde0
No related branches found
No related tags found
No related merge requests found
......@@ -57,13 +57,13 @@ $arrayofwidgets=array(
// Widget for Laurent Destailleur
array('name'=>'Laurent Destailleur', # id user 4702
'sort'=>1,
'logo'=>'&logoUrl='.urlencode('http://www.nltechno.com/images/logo_nltechno_long.jpg'), // Put your own logo (&logoUrl=http%3A%2F%2Fwww.monsite.com%2FMonLogo.jpg)
'logo'=>'&logoUrl='.urlencode('http://www.nltechno.com/images/logo_nltechno_long.jpg'), // Put your own logo
'id'=>'4256,4255', // Put of list of sparkangels widget id (for each language)
'lang'=>'fr,en'), // Put list of language code of widgets (always english at end)
// Widget for Regis Houssin
array('name'=>'Régis Houssin',
'sort'=>2,
'logo'=>'&logoUrl='.urlencode('http://www.cap-networks.com/images/logo.jpg'),
'logo'=>'&logoUrl='.urlencode('http://www.cap-networks.com/images/logo_small.jpg'),
'id'=>'5391',
'lang'=>'fr')
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment