Results 1 to 3 of 3

Thread: [solved] page icon

  1. #1

    Thread Starter
    Fanatic Member brown monkey's Avatar
    Join Date
    Jun 2004
    Location
    Cebu
    Posts
    552

    [solved] page icon

    how do i do this? i mean like this...
    Attached Images Attached Images  
    Last edited by brown monkey; Aug 19th, 2004 at 07:26 AM.

  2. #2
    Frenzied Member ober0330's Avatar
    Join Date
    Dec 2001
    Location
    OH, USA
    Posts
    1,945
    2 Options:

    1) create an icon called "favicon.ico" and place it in the folders on your webserver.

    2) use the following tag in your <head> portion of your pages:
    Code:
    <link rel="shortcut icon" href="your_icon.ico" />
    format your code!! - [vbcode] [/vbcode]

    ANSWERS CAN BE FOUND HERE!!

    my personal company

  3. #3

    Thread Starter
    Fanatic Member brown monkey's Avatar
    Join Date
    Jun 2004
    Location
    Cebu
    Posts
    552
    awesome. thank you.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width