MyBB Community Forums

Full Version: How can i add this image please
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Correct me if i'm wrong but you want something like this ?
If yes then then edit header template and below <div id="header"> add this

<a href="link to your fb page" style="position:absolute;top:20;left:10;">
  <img src="path to your image" alt="fb"/>
</a>

(2011-12-07, 12:43 PM)Johnny S Wrote: [ -> ]Correct me if i'm wrong but you want something like this ?
If yes then then edit header template and below <div id="header"> add this

<a href="link to your fb page" style="position:absolute;top:20;left:10;">
  <img src="path to your image" alt="fb"/>
</a>


Hi Johnny
Yes that is perfectly what i want and needed, thank you so much for your time and post. Rep added.
Pages: 1 2