Buford T Justice wrote: » Where did you get that code from?
Dad11 wrote: » I am wondering where I add the a href to link to the facebook page, Twitter page and so on.
Buford T Justice wrote: » have you some css to go with that?
<ul class="fa-ul"> <li><i class="fa-li fa fa-check-square"></i>List icons</li> <li><i class="fa-li fa fa-check-square"></i>can be used</li> <li><i class="fa-li fa fa-spinner fa-spin"></i>as bullets</li> <li><i class="fa-li fa fa-square"></i>in lists</li> </ul>?
daymobrew wrote: » No need - they will work (as long as you are loading FontAwesome). We would have to see your page and know how you want it to look to know the CSS needed. Post your attempt and people can review and tell you if your code needs changes.