Webmaster Forum Forum Index Webmaster Forum
Tiger Team Solutions Tech Support
 
 FAQFAQ   SearchSearch   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Favricons

 
Post new topic   Reply to topic    Webmaster Forum Forum Index -> Programming Help
View previous topic :: View next topic  
Author Message
twin_rotor
Senior Tiger Member
Senior Tiger Member


Joined: 01 Aug 2007
Posts: 116
Location: Russvegas

PostPosted: Thu Aug 02, 2007 2:21 pm    Post subject: Favricons

I'm having a problem getting my favricon back on this URL:

http://forums.alliedcombatexperts.org/

It still works on the main page, but since I've moved the forums to its subdomain, the favricon doesn't show up.. Heres the line:

Code:
//-->
</script>
</head>

<link rel="shortcut icon" href="http://forums.alliedcombatxperts.org/favicon.ico" type="image/vnd.microsoft.icon" />

<body class="ltr">

<a name="top"></a>

_________________
www.alliedcombatexperts.org
Back to top
TigerBot
Tiger Member


Joined: 19 Jun 2007




PostPosted: Thu Aug 02, 2007 2:21 pm    Post subject: Sponsored Advertisement




_________________
TigerBot
Back to top
bsmith
Graphics Guru
Graphics Guru


Joined: 19 Jun 2007
Posts: 678
Location: Arkansas, USA

PostPosted: Tue Aug 07, 2007 8:34 am    Post subject:

I always just used:
Code:
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">

then put my favicon in my root. if it didn't show up I'd add one to the folder root and it would fix it.

of course, I'm not a favicon expert so I'm not sure if that is right or not... maybe one of the programming guys will swing by and confirm. Cool
_________________
If you have an an urgent question, please call me.
Spam will be removed.
Back to top
twin_rotor
Senior Tiger Member
Senior Tiger Member


Joined: 01 Aug 2007
Posts: 116
Location: Russvegas

PostPosted: Tue Aug 07, 2007 12:12 pm    Post subject:

My code matched yours before I started tryin to figure out why it wasn't working. The type link is different though, so I'll try that out instead.

Thanks
Ben
_________________
www.alliedcombatexperts.org
Back to top
bsmith
Graphics Guru
Graphics Guru


Joined: 19 Jun 2007
Posts: 678
Location: Arkansas, USA

PostPosted: Wed Aug 08, 2007 12:54 pm    Post subject:

Btw, if you are using IE6 it's not going to show up unless it's bookmarked... and then it may not show up for weeks if at all. Be sure you are testing in firefox or IE7.
_________________
If you have an an urgent question, please call me.
Spam will be removed.
Back to top
twin_rotor
Senior Tiger Member
Senior Tiger Member


Joined: 01 Aug 2007
Posts: 116
Location: Russvegas

PostPosted: Wed Aug 08, 2007 3:24 pm    Post subject:

I finally got around to changing the code to what you submitted above.. It works now. I still don't get why it worked before then stopped when I changed URLs(and I did move the favicon.ico also).

Anywho, doesn't matter now i guess Smile.. Thanks!

BTW, thanks for the tip with IE6.. Most of our clan members use Firfox or IE7.
_________________
www.alliedcombatexperts.org
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Webmaster Forum Forum Index -> Programming Help All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group