vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How Do I get A logo in the URL address? (https://vborg.vbsupport.ru/showthread.php?t=202610)

natecoupons 01-21-2009 05:43 PM

How Do I get A logo in the URL address?
 
I want a custom logo in the url address. Like vbulletin's, in the address bar.

Does anyone know how to do that??

UKBusinessLive 01-21-2009 05:58 PM

They are called Favicon's and now i'll show you how to make one.. ;)

Make an image in your favorite dtp, and resize it to 16 x 16 pixels

Now Save it as bmp and name it favicon (File>Save As name it favicon and choose bmp as file format).

We're done with the graphical part of your favicon.

Now open your ftp client and upload it to your server. Once uploaded rename it from favicon.bmp to favicon.ico

To have it load into your website you just have to add this html line to your pages: (assuming you stored it into the images folder on your server)

Code:

<link rel="shortcut icon" href="images/favicon.ico" />
Thats it it really is that simple :D

Enjoy

Suri.CMS 01-21-2009 06:11 PM

Thank You. It's useful.

UKBusinessLive 01-21-2009 06:17 PM

Quote:

Originally Posted by Suri.CMS (Post 1720352)
Thank You. It's useful.

No worries, Its just a little something that we all mean to get done, but somehow always seem to put it off, Hopefully now, you'll be able to add your own.

Enjoy ;)

natecoupons 01-21-2009 08:42 PM

Question...you said add the html to your pages....which pages??

UKBusinessLive 01-21-2009 08:45 PM

After you have created your favicon.ico file all that you have to do is to upload it to any directory on your site, which has HTML files. ;)

natecoupons 01-21-2009 09:01 PM

okay here is what i have done.

I have created a 16x16 bmp which i then uploaded to my images folder.

I then changed the extension to ico.

Nothing has happened. I know I have to place the html code on a page....what which page or template do I place it in?

Thanks!!

Vaupell 01-21-2009 09:23 PM

you cannot use BMP images, you need to use a favicon editor..

i used google and searched : favicon editor

and just clicked i feel lucky.. and i got this : http://www.degraeve.com/favicon/
which is what your looking for.

and the meta tag you place on your index / start or what ever your first / initial page is named on your website. ;)

Butcher 01-21-2009 09:24 PM

i place mine in the root directory and the image get's picked up automatically without the need to insert any html
and to add to the above try this favicon generator
http://www.favicon.co.uk/

Dismounted 01-22-2009 03:06 AM

Also, you may have to clear your browser cache for the new one to show up.


All times are GMT. The time now is 02:17 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00978 seconds
  • Memory Usage 1,727KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete