MyBB Community Forums

Full Version: Favicon problems!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all!

My site is hosted at vwcamper.net/forum - and I have succesfully set up a favicon for that address.

However, I also use vwcamperforum.co.uk, which redircts to vwcamper.net/forum but that address is masked.

The ficon doesn't appear when using vwcamperforum.net

Any thoughts on how I can get the favicon to show on both domain names?

Best,

Phil
Do you mean ficon (forum-icon) or favicon ?
Thanks Tankey, I did mean Favicon and have edited the title and message.

So, any thoughts anyone?
vwcamperforum.net is not correct URL!!!
Make sure path to the image is correct!!!!

You got it wrong!!!

<link rel="shortcut icon" type="image/png" href="http://URL/forum/images/sky/favicon.ico">

It should be
 
<link rel="shortcut icon" type="image/x-icon" href="http://URL/forum/images/sky/favicon.ico">
I dont think I have explained well enough. I'll try again.

FAVICON
My forum is hosted at vwcamper.net/forum - using this address the favicon appears.

I also use (and promote the most) vwcamperforum.co.uk - which redirects to vwcamper.net/forum but when using this vwcamperforum.co.uk address the favicon doesn't appear.
I am sorry but I can't find any link to favicon at "vwcamperforum.co.uk" are you sure you added the code?