Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以更改 Facebook Like Box 插件中的字体?如果有办法做到这一点,请告诉我。我正在忙着建立一个网站,我必须更改插件中的字体,但我不能
您是否尝试放入 data-font="verdana" 此 div : <div class="fb-like-box" data-href="http://www.facebook.com/platform" data-width="292" data-show-faces="true" data-stream="true" data-header="true"></div>?
data-font="verdana"
<div class="fb-like-box" data-href="http://www.facebook.com/platform" data-width="292" data-show-faces="true" data-stream="true" data-header="true"></div>