Welcome to TalkGraphics.com
Page 5 of 6 FirstFirst ... 3456 LastLast
Results 41 to 50 of 53
  1. #41

    Default Re: How do you get a logo in the address bar?

    Now I've tried putting a logo in another customer's web site. I've gone over and over it. This is really weird. When I load the site on the internet the logo starts to appear in the address bar, but then goes away and is replaced by the default icon.???????

    http://jecollision.com
    R_o_n _a_l _d __C. __D_u_k_e

    x a r a . c o m..a r t i s t s ..g a l l e r y

    Xara's Facebook

    Xara Designer Pro X 16, Xara 3D7 Web Designer

  2. #42

    Default Re: How do you get a logo in the address bar?

    Error in your code Ron

    <link rel="shortcut icon" href="/index_htm_files/"jeicon.ico" />

    Remove the extra quote (shown in red above).

    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	ronduke.png 
Views:	426 
Size:	18.6 KB 
ID:	65627  

  3. #43

    Default Re: How do you get a logo in the address bar?

    Ok, I did but still doesn't show.

    I created a 16x16 icon file. The icon file has no spaces in the file name.

    I placed this code in the placeholder:

    <link rel="shortcut icon" href="/index_htm_files/jeicon.ico" />

    I exported the file to "Export web site".

    I then published to the web.

    I can't figure out what I've done wrong.????
    R_o_n _a_l _d __C. __D_u_k_e

    x a r a . c o m..a r t i s t s ..g a l l e r y

    Xara's Facebook

    Xara Designer Pro X 16, Xara 3D7 Web Designer

  4. #44

    Default Re: How do you get a logo in the address bar?

    Sheeeesh!

    I went back to http://recapitalmgm.com and now the logo doesn't appear, right after I had got it to work. And I haven't done anything whatsoever to the file or the web site. I did a "control u" and the line of code is gone!
    R_o_n _a_l _d __C. __D_u_k_e

    x a r a . c o m..a r t i s t s ..g a l l e r y

    Xara's Facebook

    Xara Designer Pro X 16, Xara 3D7 Web Designer

  5. #45

    Default Re: How do you get a logo in the address bar?

    Yep you're right, no favicon code at recapitol Ron.

    Click image for larger version. 

Name:	recapitla.png 
Views:	463 
Size:	14.0 KB 
ID:	65628

    How are you adding this to your page? Via a placeholder named <head> ??

  6. #46

    Default Re: How do you get a logo in the address bar?

    That's correct. I followed closely the instructions in Egg's video.
    R_o_n _a_l _d __C. __D_u_k_e

    x a r a . c o m..a r t i s t s ..g a l l e r y

    Xara's Facebook

    Xara Designer Pro X 16, Xara 3D7 Web Designer

  7. #47

    Default Re: How do you get a logo in the address bar?

    Clearly something didn't stick to your file for export

    Attach the .web / .xar?

  8. #48

    Default Re: How do you get a logo in the address bar?

    What codes do I use in Placeholder to get my animated icon to show in Mozilla and the static to show in IE?
    R_o_n _a_l _d __C. __D_u_k_e

    x a r a . c o m..a r t i s t s ..g a l l e r y

    Xara's Facebook

    Xara Designer Pro X 16, Xara 3D7 Web Designer

  9. #49

    Default Re: How do you get a logo in the address bar?

    <link rel="shortcut icon" href="favicon.ico" >
    <link rel="icon" href="animated_favicon.gif" type="image/gif" >

  10. #50

    Default Re: How do you get a logo in the address bar?

    Quote Originally Posted by sledger View Post
    <link rel="shortcut icon" href="favicon.ico" >
    <link rel="icon" href="animated_favicon.gif" type="image/gif" >
    Oh oh. I copied your above code and pasted it to read as follows in my Placeholder:

    <link rel="shortcut icon" href="recapitallogo.ico" >
    <link rel="icon" href="animated_recapitalflag.gif" type="image/gif" >

    I verified that <head> was applied to object with Placeholder code. I exported to Web Site. Then Published it. I quadruple checked everything including the file names.
    Now neither works, Mozilla or IE. What did I do wrong?

    http://recapitalmgm.com
    R_o_n _a_l _d __C. __D_u_k_e

    x a r a . c o m..a r t i s t s ..g a l l e r y

    Xara's Facebook

    Xara Designer Pro X 16, Xara 3D7 Web Designer

 

 

Tags for this Thread

Bookmarks

Posting Permissions

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