hello,
I haven't seen a way to customise the like button's layout (change layout style, width, turn off show faces etc).
it'd be great if there were a way to do it. is it feasible?
cheers,
Luciano
hello,
I haven't seen a way to customise the like button's layout (change layout style, width, turn off show faces etc).
it'd be great if there were a way to do it. is it feasible?
cheers,
Luciano
Comments
Comment #1
Dave Cohen commentedThese module's only add a like button in the example code, fb_example.module. You should not enable that module directly, but instead copy the snippets of code that you want into your own custom module. There, you can totally tweak the markup used for the like button.