Results 1 to 7 of 7
-
6th Sep 2009, 08:52 PM #1OPMember
[TUT] How to install a Favicon in vBulletin
In this tutorial I am going to teach you how to install a Favicon to your website in vBulletin.
First off what is a Favicon?
- A favicon (short for favorites icon), also known as a website icon, shortcut icon, url icon, or bookmark icon is a 16x16 pixel square icon associated with a particular website or webpage.
More info:
Code:http://en.wikipedia.org/wiki/Favicon
What you will need:
- vBulletin fully installed
- A favicon (in .ICO format)
- A FTP client (if you don't have one google FileZilla, its free)
- Common sense
1st. Make sure you have a Favicon that is 16x16 pixels, more importantly make sure you have it saved as a .ICO file or you're fucked and it won't work. Well not really, if you have a 16x16 image but its not in a .ICO file format you can visit this site and convert your image to a .ICO file:
Code:http://www.chami.com/html-kit/services/favicon/
**If for some reason that didn't work try the following:
(Make sure you have your Favicon in your vBulletin folder or else it will fail!)
1st. Log in into your vBulletin AdminCP.
2nd. Now navigate to Styles and Templates - Style Manger
3rd. Now select which style you would like to add the favicon and select Common Templates from the drop down menu, here is a picture to guide you:
Once there, navigate to headinclude and find the following: <!-- CSS Stylesheet -->
Once found, make a space on the bottom of that line and insert this:
Code:<link REL="SHORTCUT ICON" HREF="favicon.ico">
Finally, scroll down and click on the save button and that should be it. Hope this helpsFlash Reviewed by Flash on . [TUT] How to install a Favicon in vBulletin In this tutorial I am going to teach you how to install a Favicon to your website in vBulletin. First off what is a Favicon? A favicon (short for favorites icon), also known as a website icon, shortcut icon, url icon, or bookmark icon is a 16x16 pixel square icon associated with a particular website or webpage. More info: http://en.wikipedia.org/wiki/FaviconLets get started: Rating: 5
-
6th Sep 2009, 09:01 PM #2Member
To add to phpbb3, upload the favicon to the root of the site i.e where index.php is located.
Then go into your style folder, and open up overall_header.html
PHP Code://Find
<meta name="description" content="" />
//Add After
<link rel="shortcut icon" href="http://YOURSITE.COM/favicon.ico" type="image/x-icon" />
<link rel="icon" href="http://YOURSITE.COM/favicon.ico" type="image/x-icon" />
//Change 'YOURSITE.COM' to the link to your favicon.ico
This is the staff, you have been banned
-
6th Sep 2009, 09:21 PM #3MemberWebsite's:
MovieBin.org TVBin.org MusicBin.org HDBin.org TheBinNetwork.orgvBulletin shouldn't need this adding as I'm positive it already picks up a favicon by default since when you install it, it installs it with vb's default favicon so all you need to do is replace that one with your own.
TheBinNetwork - MovieBin | TVBin | MusicBin | HDBin
TheBinNetworks News!Happy Hardcore and Drumb & Bass kick ass!
-
6th Sep 2009, 09:25 PM #4OPMember
-
6th Sep 2009, 09:27 PM #5MemberWebsite's:
MovieBin.org TVBin.org MusicBin.org HDBin.org TheBinNetwork.orghmm okay, but doesn't this seem to be a lot of trouble when you can just upload another favicon named favicon.ico to your forum directory and then just click replace/overwrite when uploading it?
TheBinNetwork - MovieBin | TVBin | MusicBin | HDBin
TheBinNetworks News!Happy Hardcore and Drumb & Bass kick ass!
-
6th Sep 2009, 09:29 PM #6OPMember
That's part 1 of the tutorial
-
16th Sep 2009, 08:45 AM #7MemberWebsite's:
WareztheDDL.com GTFO.wsyou can make a favicon in, '*.jpg', '*.jpeg', '*.png', or '*.gif'.
Once on your server, rename it to '*.ico'
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
vBulletin Install for Dummies
By Rick in forum Tutorials and GuidesReplies: 6Last Post: 29th Oct 2012, 03:25 AM -
Vbulletin nulled install
By shariq27 in forum Webmaster ResourcesReplies: 8Last Post: 30th Sep 2010, 07:03 PM -
How to install vBulletin.
By Royal King in forum Tutorials and GuidesReplies: 36Last Post: 18th Aug 2010, 04:12 PM -
[Hiring] vBulletin - Install Mod and Customize
By Maz in forum Completed TransactionsReplies: 5Last Post: 24th Apr 2010, 06:48 AM -
need someone to install vbulletin for me
By priviet02 in forum vBulletinReplies: 3Last Post: 20th Aug 2008, 08:28 PM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...