Unstoppable Domains

I'm going nuts

Spacemail by SpaceshipSpacemail by Spaceship
Watch

henrikjt

Established Member
Impact
0
Hi All,

I cannot get my gifs to show on my website at: http://beautifulburlingame.com/burlingame.html

i uploaded them so my server and they dont show up. on the link i posted the picture shows up but the gif doesnt. if you look in my source code you will see that this gif doesnt show up:
<p><img src="Assets/navlogolarge2.gif" width="700" height="75" /><br />

i checked my server and it is sitting there. Please help, i have no clue what is wrong.
Thanks
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
Double check your paths in your img tags. They look pretty inconsitent. If all of your images are in your images directory on your server, then you just need to change the path. Also avoid putting spaces in your file names, replace the spaces with the underscore character "_" or give them a shorter 1 word name. I thinking of "Cashin Logo use this one.gif"

Hope this helps.
 
0
•••
There are a few things that you can do to help correct this problem.

First, don't mix lower and upper case letters. For example, you use Assets/images. It is generally easier to stop dead links if you write: assets/images. As you might know, on a Windows computer there is no difference from Assets and assets. On other platforms, Assets is a completely different folder than assets. This is often a source of errors.

Second, you also use spaces in your paths. For example, you have img src="Assets/images/Cashin Logo use this one.gif. This is a problem waiting to happen. It is a much better way to write this: assets/images/cashin-logo-use-this-one.gif.

This is not, however, the reason you can't see your pictures. It appears that the permissions are set incorrectly.

While attempting to access http://beautifulburlingame.com/Assets/navlogolarge2.gif, I get this 403 error message:

Forbidden

You don't have permission to access /Assets/images/burlingame-map2.jpg on this server.


However, if you try to access: http://beautifulburlingame.com/Assets/images/navlogolarge.gif, the picture loads without a problem.

You might try to save your images again and upload them with an FTP program like Filezilla.

I also noticed that navlogolarge2.gif is the only image not located in your images folder. You might want to move it to the images folder and correct your path.

I don't know about other people, but I try to keep everything as consistent as possible.

I hope this helps. :)
 
0
•••
You can check the html code, make sure theres no errors/mistypes etc. =)
 
0
•••
Dynadot — .com Registration $8.99Dynadot — .com Registration $8.99
Appraise.net

We're social

Unstoppable Domains
Domain Recover
NameMaxi - Your Domain Has Buyers
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back