Page 2 of 2

Posted: Fri Feb 12, 2010 12:24 am
by koz
On a somewhat related topic, Robby, you are my hero.

Image

Posted: Fri Feb 12, 2010 1:18 am
by mean_liar
Maj wrote:I think it looks good, mean liar, though for some reason the color strikes me as a bit too blue. But it's cool.
If it's the same shade of blue-grey as the site it's difficult to pick up against a white background at 16x16. It ends up looking ghostly.

Posted: Fri Feb 12, 2010 3:38 am
by Maj
What about the same shade as the blue on the Quick Reply box?

Posted: Fri Feb 19, 2010 10:23 pm
by mean_liar
I like the design compass as-is, if only because I don't want to edit it and don't think I'd be able to do any better. I'm not a graphic designer, I just got tired of having no favicon.

Posted: Tue Mar 09, 2010 6:34 pm
by Maj
My browser (Opera) registers TGD as having a blank favicon. Weird.

Posted: Tue Mar 09, 2010 7:24 pm
by Gelare
Maj wrote:My browser registers TGD as having a blank favicon. Weird.
Mine too. I've got Firefox 3.5.8.

Posted: Tue Mar 09, 2010 7:31 pm
by Maxus
Gelare wrote:
Maj wrote:My browser registers TGD as having a blank favicon. Weird.
Mine too. I've got Firefox 3.5.8.
My link to the index shows up blank, whereas another link actually has one.

Image

At the bottom.

Posted: Tue Mar 09, 2010 7:41 pm
by schpeelah
Same here with Chrome. Doesn't even show up next to any of the tabs.

Posted: Tue Mar 09, 2010 10:18 pm
by Crissa
Mine is blank. Safari.

-Crissa

Posted: Wed Mar 10, 2010 4:01 am
by shadzar
no fave icon here either, but the page is correct.

Code: Select all

<link rel="icon" href="images/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon" />
maybe the icon is just not in the proper main images folder.

I think i see Subsilver as the default on this version of phpBB, so any other styles would require the fave icon to also be placed there as well...

"Style_folder"/images/faveicon.ico

since everything else is working right now, i think i will not be bothered by a missing 1k graphic myself...

Posted: Wed Mar 10, 2010 1:12 pm
by RobbyPants
Maj wrote:My browser (Opera) registers TGD as having a blank favicon. Weird.
I also use Opera and mine is blank too.

Posted: Wed Mar 10, 2010 7:33 pm
by Parthenon
Maybe I've forgotten everything about urls, but if the code for the icon is

Code: Select all

<link rel="icon" href="images/favicon.ico" type="image/x-icon" /> 
then isn't that http://tgdmb.com/images/favicon.ico, which is a 1x1 white gif. No wonder it's blank if there is no actual icon there.

Posted: Thu Mar 11, 2010 3:38 pm
by Zherog
I've not installed a favicon yet. The one in Maxus's image is the default for the host company, I believe. I've seen it on some other sites as well.

Posted: Thu Mar 11, 2010 4:12 pm
by shadzar
Parthenon wrote:Maybe I've forgotten everything about urls, but if the code for the icon is

Code: Select all

<link rel="icon" href="images/favicon.ico" type="image/x-icon" /> 
then isn't that http://tgdmb.com/images/favicon.ico, which is a 1x1 white gif. No wonder it's blank if there is no actual icon there.
The other day and in the past i was getting a 404 not found when trying to locate the fave icon. this means none existed, and all browsers then used the default for no icon. now it seems during the fix of the forums the placeholder file was put there which means a blank 1x1 images just to tell admins where to find and place their own icon.

so this means a file CAN be found by the browser and it is using that.

so it is blank because there is an icon there now, while before the server move there was no file so your browser went to default icon.

Posted: Thu Mar 11, 2010 10:28 pm
by Maj
Well, just because it's been sitting around, I changed the compass image into a gif that's more of a TGD blue.

So if people like that one...

<shrug>

Image