Quote:
Originally Posted by vbboarder
This mod uses the navbar_additions template instead of navbar for the login/ PM area, so instead of doing the manual template edits to navbar that the Facebook Connect mod needs, you should do those edits to the navbar_additions template.
Instructions from Facebook Connect mod:
Find in navbar/ navbar_additions:
<!-- / login form -->
Insert After:
HTML Code:
<!-- fbconnect -->
<center>
<span class="fbconnect" style="height:21px">
<img src="http://static.ak.fbcdn.net/images/loaders/indicator_white_small.gif" alt="Connect with Facebook" />
</span>
</center>
<!-- / fbconnect -->
|
I'm sorry but I don't understand what you mean. I didn't have to do any templete edits with this mod. What exactly am I editing. I need very specific instructions because I'm new at this.