The code is in my header template. So I just need to put that code on top of this code?
Also, in the second code, I'm trying to pull information from people when they log in so their information fills the box.
i.e
Code:
<img src="HERE" border="0" width="60" class="profilepicture" />
I'm trying to pull their avatar from their profile so it shows. I need to do that for each place that is bolded in the first post code. I'm not sure how to do that. Think you could help?