beautiful Alzander this work well and I'm now able to display also Twitter button... I choose to include it after FB button on line 388. Many thank for the tricks...
Please one more and last thing:
I choose to display a "button_count" FB style for match the same kind of look of Twitter button. I would like align horizontally this 2 button at the top right of articles.
I try many kind of CSS code (I'm not an expert but I go always take informations on W3schools) but I can't align the 2 button at same level (see screenshot).
I try to use the "float" attribute you suggest me but this don't help for align at right side I don't know why (even without Twitter code button). So I use and play with "margin" attribute and I'm near to get the result I want except the fact images are not on same level... Maybe including both button inside a table can work (I try but this broke my template) but it must be possible to do without using table...
here my css code:
margin-left:550px;
margin-right:300px;
margin-top:2px;
margin-bottom:20px;
any suggestion please?
many thank