Quote:
Originally Posted by vbenhancer
FOUND YOUR PROBLEM...
it is not related to MY product, but your theme which is coded like .... yeah...
i check your source code, and i find this:
HTML Code:
</head> <body> <link rel="shortcut icon" href="http://www.1320nation.com/forums/favicon.ico" type="image/x-icon"> <link rel="icon" href="http://www.1320nation.com/forums/favicon.ico" type="image/x-icon">
problem is that the favicon code is supposed to be located in the header, just below the DOCTYPE... your theme is completely messed up, and your code is not loading. my code is transforming the favicon code when generating the header... but clearly your code is having the favicon in the wrong place, so it's not loading properly... can't help there, sorry!
|
I'll see if I can get it taken care of. Thanks a million for spending a little time looking into this for me!