|
|
#1 |
|
Member
Join Date: Dec 2008
Posts: 79
Rep Power: 3 ![]() |
I have another silly question - sorry. I've noticed some websites end up with a little symbol next to their URL in the browser (such as Craig's List has a purple peace symbol next to theirs or some bank accounts have 1 as well). How do they do that? Can we have one?
__________________
Rob Shurtleff - Marketing Lin Shurtleff - Webmaster www.HorseOptions.com Hosted Edition V4.0.9 |
|
|
|
|
|
#2 |
|
Member
Join Date: May 2008
Posts: 73
Rep Power: 8 ![]() ![]() |
|
|
|
|
|
|
#3 | |
|
Member
Join Date: Dec 2008
Posts: 79
Rep Power: 3 ![]() |
Quote:
Thank you for this.
__________________
Rob Shurtleff - Marketing Lin Shurtleff - Webmaster www.HorseOptions.com Hosted Edition V4.0.9 |
|
|
|
|
|
|
#4 |
|
Member
Join Date: May 2008
Posts: 73
Rep Power: 8 ![]() ![]() |
Most of the times, all you need to do is pick a favicon and upload it to the main directory of your 68 folder. Take a look there and try some of the icons Free Favicon - Free object favicons to download. .
Last edited by SecondShoe; 12-04-2008 at 12:46 PM. |
|
|
|
|
|
#5 |
|
Moderator
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,333
Rep Power: 40 ![]() ![]() |
This is actually quite simple. It is a standard HTML declaration that must be located in the Head of the web page. In this case, that would be in head of your layout.tpl file between <head> and </head>. If you put your favicon in your images folder in the root of your classifieds then the code would look like this:
HTML Code:
<link rel="icon" type="image/gif" href="images/favicon.gif" />
-Mike
__________________
Mike-N-Tosh v3.1.10 Developer IndianaPC.org - A community website Sandbox v4.0.9, 4.1 Templates, Mods & Docs for sale | My blog with much content for 68 Classifieds. Web Hosting | Web Design & Development | 68 Classifieds Customizations I am not a 68C employee, just a user and try to help out |
|
|
|
|
|
#6 |
|
Member
Join Date: Dec 2008
Posts: 56
Rep Power: 3 ![]() |
I can't get my favicon to work. I have placed it in the correct images folder, and have cleared my cookies/browser history.
here is my code placed in the layout.tpl: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <link rel="icon" type="image/gif" href="images/fav3.ico" /> anyone see the problem? |
|
|
|
|
|
#7 |
|
Moderator
Join Date: Mar 2006
Posts: 4,118
Rep Power: 101 ![]() ![]() |
how about a link to your site?
__________________
Larry. (Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free) Set your site apart from the competition with one of my modules...... Google Map Module | You Tube Module | Google Calendar Module | Event Calendar Module 68 Classifieds Important Links Customer Area | Issue Tracker | Knowledge Base | User Manuals |
|
|
|
|
|
#8 |
|
Member
Join Date: Dec 2008
Posts: 56
Rep Power: 3 ![]() |
Everyone on vacation?
|
|
|
|
|
|
#9 |
|
Moderator
Join Date: Mar 2006
Posts: 4,118
Rep Power: 101 ![]() ![]() |
you have, how do we know that?
You havent given us much to see, thats why I asked for a link to the site.
__________________
Larry. (Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free) Set your site apart from the competition with one of my modules...... Google Map Module | You Tube Module | Google Calendar Module | Event Calendar Module 68 Classifieds Important Links Customer Area | Issue Tracker | Knowledge Base | User Manuals |
|
|
|
|
|
#10 |
|
Moderator
Join Date: Mar 2008
Posts: 787
Rep Power: 21 ![]() |
Island - please put your version of 68C in your signature so we know in future what version of the software you are using.
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Icon for pic n/a in listing | HorseOptions | HTML, CSS, and Design Help | 2 | 12-04-2008 10:57 AM |
| Sort ICON | Unregistered | Pre Sales Questions | 1 | 12-01-2008 11:18 AM |
| Browser problems | petsforsaleuk | v4 Questions & Support | 1 | 06-14-2008 08:33 PM |
| v4 icon set | louad | v4 Questions & Support | 9 | 02-13-2007 09:53 AM |
| How can I replace the folder.gif icon...... | sbuell20 | v3.1 Questions & Support | 1 | 08-05-2006 08:38 AM |