How do I put the orkut logo ????
its possible???
How do I put the orkut logo ????
its possible???
Hi,
Do you want put orkut in the list of the sites to share?, is not imposible. If you feel comfortable you can add it yourself by editing the sociable.php file and adding this to the $sociable_known_sites array:
'Buzz' => Array(
'favicon' => 'orkut_mini-001.gif',
'url' => 'http://promote.orkut.com/preview?nt=orkut.com&tt=TITLE&du=PERMALINK',
'description' => 'Orkut',
),
You can grab the image (orkut_mini-001.gif) here: http://www.gstatic.com/orkut/api/orkut_mini-001.gif and add this to the images directory.
This topic has been closed to new replies.