ORCA Posted August 28, 2007 Posted August 28, 2007 How do you set that icon to be something other than the "e"? (Like the "W" for Wikipedia) I'm stumped. :hateputers:
rockhardzj Posted August 28, 2007 Posted August 28, 2007 It's called a favicon. Check htmlgoodies.com they have a write up somewhere about it. I think it can also be done through your webhost, to cover all pages.
ORCA Posted August 29, 2007 Author Posted August 29, 2007 It's called a favicon.Check htmlgoodies.com they have a write up somewhere about it. I think it can also be done through your webhost, to cover all pages. Excellent, that's just what i'm looking for. Thank you sir. BTW I am my own webhost, would u know off hand how to do it to cover all pages? Thanks again
rockhardzj Posted August 29, 2007 Posted August 29, 2007 I'll look into it, but I'm not 100% positive if it is webhost set. It might be part of the deal where if you use say phpbb, it might have a value somewhere to add the image, I think its a 16x16px .gif image. It's been a while since Ive done much in the web design thingy. It was a "fad" for me... :roll: Now I use pre-built engines to drive websites, and do only minor editing to get them the way i want...
ORCA Posted August 30, 2007 Author Posted August 30, 2007 Looks like it's a 16x16 .ico ? I hope photoshop can make those...
LEAD_NOT_FOLLOW Posted September 1, 2007 Posted September 1, 2007 Are you using style sheets or what? You can just use a code on each page and put it in there. Here is an example from the one I'm working on this week (in bold)... Faith Community Church of God - Huntington Indiana <script src="js/global.js" type="text/javascript"></script> <script type="text/javascript" src="flash/swfobject.js"></script>
ORCA Posted September 2, 2007 Author Posted September 2, 2007 Are you using style sheets or what? You can just use a code on each page and put it in there. Here is an example from the one I'm working on this week (in bold)... Faith Community Church of God - Huntington Indiana <script src="js/global.js" type="text/javascript"></script> <script type="text/javascript" src="flash/swfobject.js"></script> Beautiful! I get it now, thanks! :cheers:
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now