MyBB Community Forums
2 problems - favicon and center aligning. - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Extensions (https://community.mybb.com/forum-201.html)
+--- Forum: Themes (https://community.mybb.com/forum-103.html)
+---- Forum: Theme Support (https://community.mybb.com/forum-10.html)
+---- Thread: 2 problems - favicon and center aligning. (/thread-7737.html)

Pages: 1 2 3


RE: 2 problems - favicon and center aligning. - NSH - 2006-03-26

kindly tell my how..


RE: 2 problems - favicon and center aligning. - Cloud Strife - 2006-03-26

go to u admin CP

and go to templetes > modify/delete... your theme > expand... then, go to Header... click on Change Original... and in the top insert the code
<link rel="shortcut icon" href="images/favicon.ico" />

also u need to upload the favicon.ico to your site


RE: 2 problems - favicon and center aligning. - NSH - 2006-03-28

Thanks it appears and works Smile

[Image: faviconproblem6dq.png]


Link to site - www.kokonsh.orgfree.com/index.php



RE: 2 problems - favicon and center aligning. - zaher1988 - 2006-03-28

hey!! lol i thought u have added the code i have suppliedConfused!1
it is the same codeConfused

anyway, take note, that favicon isn't working! and wont work unless u have ur site in the favorite list!! , at least these were all my cases
even with ur site
regards


RE: 2 problems - favicon and center aligning. - Michael S. - 2006-03-28

The favicon should work without adding the site to the favourites.


RE: 2 problems - favicon and center aligning. - zaher1988 - 2006-03-28

hey micheal can u do me a favor and check my site Shy do u see it ?
i only see it when i add my site to the favorite

thx


RE: 2 problems - favicon and center aligning. - Michael S. - 2006-03-28

It does not work because there's something wrong with your code:
<link rel="icon" href[color=red][b]="[/b][/color]="http://www.thetechex.net/images/animated_favicon1.gif" type="image/gif" >



RE: 2 problems - favicon and center aligning. - zaher1988 - 2006-03-28

wow !Confused who added that Toungue Confused

but i had 2

<link rel="shortcut icon" href="http://www.thetechex.net/images/favicon.ico" >
 <link rel="icon" href="http://www.thetechex.net/images/animated_favicon1.gif" type="image/gif" >

on of should have worked , check now!! i'm not sure if it's working

regards


RE: 2 problems - favicon and center aligning. - NSH - 2006-03-28

I don't know what is the better code BUT ifound that favicon is shown anyways (regardless of favourite-adding) in mozilla ff


RE: 2 problems - favicon and center aligning. - Michael S. - 2006-03-28

@zaher: It's working fine now.