MyBB Codes

Full Version: Facebook Badge
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hello Smile

Today I am going to tell you how to make your forum have a image like this
[Image: facebook.png]
floating around the top right of your forum.

First, open ACP>>Templates>>**Your Theme>> Header Teamplates>> Header and add
<div class="facebook"><a href="url to facebook group or fan page"><img src="http://www.shockinghost.com/facebook.png" alt="Facebook" title="Join our Facebook Fanpage" /></a></div>
To the bottom of the header template.

Now open ACP>>Themes>>*Your Theme**>>global.css>>Advanced Mode
and add to the bottom
.facebook {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 999;
}

Enjoy Smile

--Conor
Thank You Good Work
Oo cool thank
cool thank tutorial
Ok... thanks man
thank you so much tutorial!
cool thank tutorial
I am about to try this out right now. Thank you so much for this!
thank you so much!
Working fine thank you.
Pages: 1 2
Reference URL's