Re: [REQ] Logo needed for DriverPacks BASE & favicon for website
I see that no banner or a favicon.ico has been setup yet. Here is the Installing your Favicon Instructions
To add your new favicon.ico to a web page put it on the server into the same directory as the web page is for (e.g. www.example.com/foo/favicon.ico for www.example.com/foo/index.html). That is the first place a browser will search. If it doesn't find an icon there, it checks the top-level directory of the server (www.example.com/favicon.ico for the www.example.com server), so by putting it there you can have a default favicon for all the pages in your domain. Depending on browser and configuration, the favicon.ico is not always rendered, even if it is in one of the above locations, unless the web page explicitly declares its presence. To declare that your web page has an icon, you add the following 2 lines into the <head> section of your page:
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
You can download the favicon I made here. favicon.zip
What you do in this world is matter of no consequence. The question is what
you can make people believe that you have done.
-- Sherlock Holmes
Re: [REQ] Logo needed for DriverPacks BASE & favicon for website
Nice!
Any site admin want to chime in here?
Not all heroes wear capes, some wear Kevlar!
Re: [REQ] Logo needed for DriverPacks BASE & favicon for website
Yes we know how to add a favicon...
I do websites for a living ... silly boy
(
click on the website link below my avitar
- Or search for Rolls-Royce Service
- Note the favicon
- [ I like Sam ] -
)
However it is required to have root access to the file system... ONLY Bâshrat the Sneaky has root access to DriverPacks.net
The DriverPacks, the DP_Base program, and Support Forum are FREE!.
Re: [REQ] Logo needed for DriverPacks BASE & favicon for website
thanks for the info here...