MyBB Community Forums

Full Version: A few requests...not a lot need hhelp qucik
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
1. How do you do these things on your forums?

Example: http://i35.tinypic.com/r89zyc.jpg

Basically, how do u change those icons so all of them are different?

-----------------------------------------------------------

2. How do you change this icon thing next to the URL bar?

Example: http://i37.tinypic.com/2hn2erm.jpg

THANK YOU IN ADVANCE FOR WHOEVER HELPS ME!

NUMBER 2 SOLVED!
The first is a mod by labrocca. I'm not sure if it's been released for 1.4 yet or not. Check out MyBB Central to check it's status.

The second one is called a favicon. Look here for help.
Don't you have to pay for labrocca's plugins?

Also, where do I paste the code for the favicon?
You put the
<link rel="shortcut icon" href="/favicon.ico">]

In your header template.
Hmm...the favicon still duznt work

And how do i get the ficon thing without having to pay?
Actually you should put it in the headerinclude template....I messed that one up. As for getting ficons free, if it's not free on myBB central, then I don't think you have any options. Unless you wait for someone else to make their own.
Ohh, well ok then...thats pretty stupid how u have to pay

lol

EDIT: also i cant find headerinclude wheres that

EDIT: I found it and i put it in and it still doesnt work
Did you make sure to clear your cache and hard refresh?
Yessir Big Grin
I put this
<link rel="shortcut icon" href="/favicon.ico">]

In the Index template

right after
<html><head>Icon code goes here
Pages: 1 2