微博分享各类规格代码

VARIABLES:
$weibo_var_width
$weibo_var_height
$weibo_buttontype 1-3 (icon), 4-6 (button)

142\" height=\"66
"90" height="70


weibo_sharebutton_button_settings
Old value:
Array
(
    [icontype] => 3
    [count] => 0
    [size] => 1
    [css] => margin: 0 1em 1em 1em;float:right
)


Size: 
Large = 1
Medium = 2
Small = 3
Icon = 0
Button = +3

Button Sizes with count
  var _w = 142 , _h = 66;
  var _w = 106 , _h = 58;
  var _w = 86 , _h = 50;

Icon with count
  var _w = 55 , _h = 66;
  var _w = 90 , _h = 24;
  var _w = 72 , _h = 16;


  var _w = 32 , _h = 32;
  var _w = 24 , _h = 24;
  var _w = 16 , _h = 16;

  var _w = 142 , _h = 32;
  var _w = 106 , _h = 24;
  var _w = 86 ,  _h = 16;



= 142 , _h = 32;
w = 106 , _h = 24;
 _w = 86 , _h = 16;
  var _w = 32 , _h = 32;
86 , _h = 16;

$weibo_count

CODE:




=======================
Button = Yes
Size = Big
Count = No
================



================
Button = Yes
Size = Medium
Count = No
================



================
Button = Yes
Size = Small
Count = No
================




================
Button = Yes
Size = Big
Count = Yes
================



================
Button = Yes
Size = Medium
Count = Yes
================



================
Button = Yes
Size = Small
Count = Yes
================


================
Icon = Yes
Size = Big
Count = No
================


================
Icon = Yes
Size = Medium
Count = No
================


================
Icon = Yes
Size = Small
Count = No
================



================
Icon = Yes
Size = Big
Count = Yes
================


================
Icon = Yes
Size = Medium
Count = Yes
================


================
Icon = Yes
Size = Small
Count = Yes
================


你可能感兴趣的:(PHP服务)