[Plugin: WP FB Like] Centering the button in manual position
-
I’m having problems centering the button using the manual position by wrapping the center tags around:
<center><?php if(function_exists('wp_fb_like')) { wp_fb_like(); } ?></center>
I’m also having problems getting the dark color scheme to work properly. If the post is already liked, the button is dark, but when it isn’t liked, it shows the default blue color.
Thanks in advance.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: WP FB Like] Centering the button in manual position’ is closed to new replies.