The '60' is the width of the BBCode box. You can use any number you want, but 60(pixels) is a good width for the words. Try 10, and then test the code. You will get a box around the GVIDEO that only shows GVI, or just the GV.
Here is my code with Gvideo and YouTube.
Code: Select all
$EMBB_widths = array('','60','60') ;
$EMBB_values = array('','YouTube','GVideo') ;
--Jedimaster